bnicholes 2003/12/09 11:11:03 Modified: . NWGNUmakefile Log: Remove pollacc.c from the NetWare make file Revision Changes Path 1.22 +0 -1 apr/NWGNUmakefile Index: NWGNUmakefile =================================================================== RCS file: /home/cvs/apr/NWGNUmakefile,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- NWGNUmakefile 3 Dec 2003 23:55:52 -0000 1.21 +++ NWGNUmakefile 9 Dec 2003 19:11:03 -0000 1.22 @@ -273,7 +273,6 @@ $(OBJDIR)/pipe.o \ $(OBJDIR)/otherchild.o \ $(OBJDIR)/poll.o \ - $(OBJDIR)/pollacc.o \ $(OBJDIR)/proc.o \ $(OBJDIR)/procsup.o \ $(OBJDIR)/proc_mutex.o \