Fixed distclean description

This commit is contained in:
Travis Shirk 2006-02-08 03:23:13 +00:00
parent a72b7a429a
commit 64c4300fc4
1 changed files with 1 additions and 1 deletions

View File

@ -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