Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 51527 invoked by uid 500); 11 Jul 2002 15:49:05 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 51515 invoked from network); 11 Jul 2002 15:49:05 -0000 Date: 11 Jul 2002 15:49:04 -0000 Message-ID: <20020711154904.7348.qmail@icarus.apache.org> From: bnicholes@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr/build nw_export.inc X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bnicholes 2002/07/11 08:49:04 Modified: . NWGNUmakefile build nw_export.inc Log: Fixing up APR for NetWare so that it builds with the new apr_poll() changes Revision Changes Path 1.7 +9 -0 apr/NWGNUmakefile Index: NWGNUmakefile =================================================================== RCS file: /home/cvs/apr/NWGNUmakefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- NWGNUmakefile 26 Jun 2002 22:01:02 -0000 1.6 +++ NWGNUmakefile 11 Jul 2002 15:49:04 -0000 1.7 @@ -295,6 +295,7 @@ $(OBJDIR)/utf8_ucs2.o \ $(OBJDIR)/uuid.o \ $(OBJDIR)/version.o \ + $(OBJDIR)/waitio.o \ $(OBJDIR)/xlate.o \ $(EOLIST) @@ -389,6 +390,10 @@ $(OBJDIR)/%.o: network_io/unix/%.c $(OBJDIR)\cc.opt @echo Compiling $< $(CC) network_io\unix\$(