bnicholes    2004/04/05 16:39:11

  Modified:    test     NWGNUmakefile
  Log:
  Added sockchild and tryread to the NetWare test build
  
  Revision  Changes    Path
  1.4       +2 -0      apr/test/NWGNUmakefile
  
  Index: NWGNUmakefile
  ===================================================================
  RCS file: /home/cvs/apr/test/NWGNUmakefile,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NWGNUmakefile     9 Dec 2003 21:15:44 -0000       1.3
  +++ NWGNUmakefile     5 Apr 2004 23:39:11 -0000       1.4
  @@ -168,6 +168,8 @@
        $(OBJDIR)/aprtest.nlm \
        $(OBJDIR)/mod_test.nlm \
        $(OBJDIR)/proc_child.nlm \
  +     $(OBJDIR)/sockchild.nlm \
  +     $(OBJDIR)/tryread.nlm \
        $(OBJDIR)/testatmc.nlm \
        $(EOLIST)
   #
  
  
  

Reply via email to