From 251c9e7b216055011daae61c18687bb83d36e8e8 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 21 Nov 2003 23:46:25 +0000 Subject: Stop trying to copy headers out of directories that don't exist git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101843 13f79535-47bb-0310-9956-ffa450edef68 --- NWGNUmakefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'NWGNUmakefile') diff --git a/NWGNUmakefile b/NWGNUmakefile index b0082d9883..006e358ae6 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -337,10 +337,8 @@ install :: nlms FORCE installdev :: FORCE -copy $(subst /,\,$(AP_WORK))\include\*.h $(INSTALL)\Apache2\include\*.* -copy $(subst /,\,$(AP_WORK))\os\netware\*.h $(INSTALL)\Apache2\include\*.* - -copy $(subst /,\,$(NWOS))\include\*.h $(INSTALL)\Apache2\include\*.* -copy $(subst /,\,$(NWOS))\*.imp $(INSTALL)\Apache2\lib\*.* -copy $(subst /,\,$(APR))\include\*.h $(INSTALL)\Apache2\include\*.* - -copy $(subst /,\,$(APR))\arch\netware\include\*.h $(INSTALL)\Apache2\include\*.* -copy $(subst /,\,$(APRUTIL))\include\*.h $(INSTALL)\Apache2\include\*.* -copy $(subst /,\,$(APR))\*.imp $(INSTALL)\Apache2\lib\*.* -copy $(subst /,\,$(NWOS))\*.xdc $(INSTALL)\Apache2\lib\*.* -- cgit v1.2.3