bnicholes 2004/04/29 10:03:06
Modified: build Tag: APACHE_2_0_BRANCH NWGNUhead.inc
build Tag: APR_0_9_BRANCH NWGNUhead.inc
Log:
Add the installdev target to the help list
Submitted by: Guenter Knauf <[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.1.2.2 +2 -0 httpd-2.0/build/NWGNUhead.inc
Index: NWGNUhead.inc
===================================================================
RCS file: /home/cvs/httpd-2.0/build/NWGNUhead.inc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- NWGNUhead.inc 6 Apr 2004 22:49:23 -0000 1.1.2.1
+++ NWGNUhead.inc 29 Apr 2004 17:03:06 -0000 1.1.2.2
@@ -56,6 +56,8 @@
@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)
No revision
No revision
1.1.2.3 +2 -0 apr/build/NWGNUhead.inc
Index: NWGNUhead.inc
===================================================================
RCS file: /home/cvs/apr/build/NWGNUhead.inc,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- NWGNUhead.inc 6 Apr 2004 22:49:23 -0000 1.1.2.2
+++ NWGNUhead.inc 29 Apr 2004 17:03:06 -0000 1.1.2.3
@@ -46,6 +46,8 @@
@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)