]> granicus.if.org Git - apache/commitdiff
Add the installdev target to the help list
authorBradley Nicholes <bnicholes@apache.org>
Thu, 29 Apr 2004 17:02:15 +0000 (17:02 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 29 Apr 2004 17:02:15 +0000 (17:02 +0000)
Submitted by: Guenter Knauf <fuankg@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103552 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUhead.inc

index 3657c4c1cc285c3116a5a8414166274060d6c36b..dbb3f9597fd56c6863877219168a629115515b66 100644 (file)
@@ -56,6 +56,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)