Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe-hacker authored Jul 2, 2024
1 parent 354fbba commit d94f241
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,4 @@ help :
@echo " make clean clean"
@echo "Only for developers:"
@echo " make check run clang-tidy"
@echo " make format format code"
@echo "*Premature optimization is the root of all evil."
@echo "Dependent libraries:"
@printf " - libpthread (for non-bionic system)\n - libcap\n - libseccomp\n\033[0m"
@echo " make format format code"

0 comments on commit d94f241

Please sign in to comment.