diff --git a/Makefile b/Makefile index 13f452088..450545f9a 100644 --- a/Makefile +++ b/Makefile @@ -127,7 +127,7 @@ help: @echo Usage: @echo make - builds all modules @echo make clean - delete built modules and object files - @echo make distclean - delete all other unnecessary file for a pristine dist + @echo make distclean - clean plus deletion all other non-repository files @echo make install - install binaries into the official directories @echo make uninstall - uninstall binaries from the official directories @echo make help - prints this help