From: Bradley Nicholes Date: Thu, 29 Apr 2004 17:03:06 +0000 (+0000) Subject: Add the installdev target to the help list X-Git-Tag: 2.0.50~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e63f290702b03a7495f16614e11c788fe58daf9;p=thirdparty%2Fapache%2Fhttpd.git Add the installdev target to the help list Submitted by: Guenter Knauf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103553 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUhead.inc b/build/NWGNUhead.inc index 3657c4c1cc2..dbb3f9597fd 100644 --- a/build/NWGNUhead.inc +++ b/build/NWGNUhead.inc @@ -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)