Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 94291 invoked by uid 500); 23 May 2003 22:47:16 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 94280 invoked by uid 500); 23 May 2003 22:47:16 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 23 May 2003 22:47:15 -0000 Message-ID: <20030523224715.19804.qmail@icarus.apache.org> From: bnicholes@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 NWGNUmakefile X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bnicholes 2003/05/23 15:47:15 Modified: . NWGNUmakefile Log: Opps. Copy/Paste problem Revision Changes Path 1.19 +1 -1 httpd-2.0/NWGNUmakefile Index: NWGNUmakefile =================================================================== RCS file: /home/cvs/httpd-2.0/NWGNUmakefile,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- NWGNUmakefile 23 May 2003 22:42:26 -0000 1.18 +++ NWGNUmakefile 23 May 2003 22:47:15 -0000 1.19 @@ -343,7 +343,7 @@ -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\*.* + -copy $(subst /,\,$(NWOS))\*.xdc $(INSTALL)\Apache2\lib\*.* # # Any specialized rules here