bnicholes    2002/08/05 14:09:07

  Modified:    .        NWGNUmakefile
  Log:
  Added apr_reslist.c to the NetWare makefile
  
  Revision  Changes    Path
  1.5       +1 -0      apr-util/NWGNUmakefile
  
  Index: NWGNUmakefile
  ===================================================================
  RCS file: /home/cvs/apr-util/NWGNUmakefile,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- NWGNUmakefile     19 Jul 2002 19:48:05 -0000      1.4
  +++ NWGNUmakefile     5 Aug 2002 21:09:07 -0000       1.5
  @@ -240,6 +240,7 @@
        $(OBJDIR)/apr_hooks.o \
        $(OBJDIR)/apr_md4.o \
        $(OBJDIR)/apr_md5.o \
  +     $(OBJDIR)/apr_reslist.o \
        $(OBJDIR)/apr_rmm.o \
        $(OBJDIR)/apr_sha1.o \
        $(OBJDIR)/getuuid.o \
  
  
  

Reply via email to