diff options
Diffstat (limited to 'build/NWGNUhead.inc')
-rw-r--r-- | build/NWGNUhead.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/NWGNUhead.inc b/build/NWGNUhead.inc index 2ae65206ff..78a96db7c6 100644 --- a/build/NWGNUhead.inc +++ b/build/NWGNUhead.inc @@ -49,7 +49,7 @@ $(INSTDEVDIRS) :: endif #NO_LICENSE_FILE check help : - @echo $(DL)targets for RELEASE=$(RELEASE): + @echo $(DL)targets for RELEASE=$(RELEASE):$(DL) @echo $(DL)(default) . . . . libs nlms$(DL) @echo $(DL)all . . . . . . . does everything (libs nlms install)$(DL) @echo $(DL)libs. . . . . . . builds all libs$(DL) |