summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUhead.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/NWGNUhead.inc b/build/NWGNUhead.inc
index c96b7aad7..17f149cad 100644
--- a/build/NWGNUhead.inc
+++ b/build/NWGNUhead.inc
@@ -46,6 +46,8 @@ help :
@echo nlms. . . . . . . builds all nlms
@echo install . . . . . builds libs and nlms and copies install files to
@echo "$(INSTALL)"
+ @echo installdev. . . . copies headers and files needed for development to
+ @echo "$(INSTALL)"
@echo clean . . . . . . deletes $(OBJDIR) dirs, *.err, and *.map
@echo clobber_all . . . deletes all possible output from the make
@echo clobber_install . deletes all files in $(INSTALL)