summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorbjh <bjh@13f79535-47bb-0310-9956-ffa450edef68>1999-10-18 12:06:54 +0000
committerbjh <bjh@13f79535-47bb-0310-9956-ffa450edef68>1999-10-18 12:06:54 +0000
commit7a4d069c99194fbd09d99bdf1d58378d70a5dbbd (patch)
tree02e03e20aecc3fe59faf7dd57e280b50355ffc5c /misc
parent130eacb378101dc80144c9b2b0f2b979d78e1566 (diff)
downloadlibapr-7a4d069c99194fbd09d99bdf1d58378d70a5dbbd.tar.gz
OS/2: Update dependencies
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59372 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'misc')
-rw-r--r--misc/os2/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/os2/Makefile.in b/misc/os2/Makefile.in
index f9bfe6027..f08ea393b 100644
--- a/misc/os2/Makefile.in
+++ b/misc/os2/Makefile.in
@@ -51,6 +51,10 @@ depend:
&& rm Makefile.new
# DO NOT REMOVE
+default.o: default.c ../unix/getopt.c ../unix/misc.h \
+ $(INCDIR1)/apr_general.h $(INCDIR1)/apr_config.h \
+ $(INCDIR1)/apr_errno.h $(INCDIR1)/apr_file_io.h ../unix/start.c \
+ $(INCDIR)/apr_pools.h $(INCDIR1)/apr_lib.h
getopt.o: getopt.c misc.h $(INCDIR1)/apr_general.h \
$(INCDIR1)/apr_config.h $(INCDIR1)/apr_errno.h \
$(INCDIR1)/apr_file_io.h