summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 43fca78..4a83093 100644
--- a/Makefile
+++ b/Makefile
@@ -183,10 +183,9 @@ uninstall:
sh tools/manpages.sh -up '$(DESTDIR)$(MANDIR)' $(manpages)
-MAKEFILE = Makefile
## Show this help.
help:
- cat $(MAKEFILE) | sh tools/makehelp.sh
+ sh tools/makehelp.sh < Makefile
ALWAYS: