bnicholes 2004/04/29 10:25:39
Modified: . NWGNUmakefile
Log:
Add apr_dbm_berkeleydb.c to the NetWare build
Submitted by: Guenter Knauf <[EMAIL PROTECTED]>
Revision Changes Path
1.9 +1 -0 apr-util/NWGNUmakefile
Index: NWGNUmakefile
===================================================================
RCS file: /home/cvs/apr-util/NWGNUmakefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- NWGNUmakefile 8 Apr 2004 22:39:29 -0000 1.8
+++ NWGNUmakefile 29 Apr 2004 17:25:39 -0000 1.9
@@ -237,6 +237,7 @@
$(OBJDIR)/apr_buckets_socket.o \
$(OBJDIR)/apr_date.o \
$(OBJDIR)/apr_dbm.o \
+ $(OBJDIR)/apr_dbm_berkeleydb.o \
$(OBJDIR)/apr_dbm_sdbm.o \
$(OBJDIR)/apr_hooks.o \
$(OBJDIR)/apr_md4.o \