summaryrefslogtreecommitdiff
path: root/makefiles/gmake/help.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/gmake/help.mk')
-rw-r--r--makefiles/gmake/help.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/gmake/help.mk b/makefiles/gmake/help.mk
index 324ff04..fc7e321 100644
--- a/makefiles/gmake/help.mk
+++ b/makefiles/gmake/help.mk
@@ -7,6 +7,7 @@ make doc build the documentation
make clean clean up build artifacts
make distclean clean up all generated artifacts
make install install (set 'DESTDIR' and 'prefix' at will)
+make uninstall uninstall (set 'DESTDIR' and 'prefix' at will)
make dist[-Z|-gz|-bz2] create tarball containing all sources
make help show this very help page
make init-po create initial version of the gettext files