summaryrefslogtreecommitdiff
path: root/Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.fpc')
-rw-r--r--Makefile.fpc3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.fpc b/Makefile.fpc
index 30fd3c20f3..2cbe32ec52 100644
--- a/Makefile.fpc
+++ b/Makefile.fpc
@@ -232,8 +232,7 @@ override TARGET_DIRS:=$(wildcard $(TARGET_DIRS))
help:
@$(ECHO)
@$(ECHO) Targets
- @$(ECHO) all Alias for build
- @$(ECHO) build Build a new compiler and all packages
+ @$(ECHO) all Build a new compiler and all packages
@$(ECHO) install Install newly build files
@$(ECHO) zipinstall Create zip/tar of installed files
@$(ECHO) singlezipinstall Alias for zipinstall