summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-04-29 17:03:06 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-04-29 17:03:06 +0000
commit41325f96404b0acbb33c438b00cdd0ac81ce4b62 (patch)
tree210ef79687a39b253099251d3791a0312867cb08 /build
parenteeea4dc6cad13cb03120269646c94902f7e85251 (diff)
downloadlibapr-41325f96404b0acbb33c438b00cdd0ac81ce4b62.tar.gz
Add the installdev target to the help list
Submitted by: Guenter Knauf <fuankg@apache.org> git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/APR_0_9_BRANCH@65085 13f79535-47bb-0310-9956-ffa450edef68
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)