/me idiot
This commit is contained in:
parent
64c4300fc4
commit
22721cb0db
2
Makefile
2
Makefile
|
@ -127,7 +127,7 @@ help:
|
||||||
@echo Usage:
|
@echo Usage:
|
||||||
@echo make - builds all modules
|
@echo make - builds all modules
|
||||||
@echo make clean - delete built modules and object files
|
@echo make clean - delete built modules and object files
|
||||||
@echo make distclean - clean plus deletion all other non-repository files
|
@echo make distclean - clean plus deletion of all other non-repository files
|
||||||
@echo make install - install binaries into the official directories
|
@echo make install - install binaries into the official directories
|
||||||
@echo make uninstall - uninstall binaries from the official directories
|
@echo make uninstall - uninstall binaries from the official directories
|
||||||
@echo make help - prints this help
|
@echo make help - prints this help
|
||||||
|
|
Loading…
Reference in New Issue