summaryrefslogtreecommitdiff
path: root/threadproc
diff options
context:
space:
mode:
authorfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2000-04-23 00:49:30 +0000
committerfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2000-04-23 00:49:30 +0000
commit0f29f0f89c91b6a6bf76fea7b698b5ac33d8325e (patch)
tree48b041f4a88579e798bc40e81a35b61ac9e8ebce /threadproc
parenta473ea57f898fca3bb5543031897f9048d94bbf3 (diff)
downloadlibapr-0f29f0f89c91b6a6bf76fea7b698b5ac33d8325e.tar.gz
Update depend
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59931 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'threadproc')
-rw-r--r--threadproc/unix/Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/threadproc/unix/Makefile.in b/threadproc/unix/Makefile.in
index 016f07a49..5cb8564ed 100644
--- a/threadproc/unix/Makefile.in
+++ b/threadproc/unix/Makefile.in
@@ -88,6 +88,11 @@ threadpriv.o: threadpriv.c threadproc.h $(INCDIR)/apr_private.h \
$(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_file_io.h \
$(INCDIR)/apr_general.h $(INCDIR)/apr.h \
$(INCDIR)/apr_errno.h $(INCDIR)/apr_time.h \
+ ../../file_io/unix/fileio.h $(INCDIR)/apr_lib.h
+threadpriv.o: threadpriv.c threadproc.h $(INCDIR)/apr_config.h \
+ $(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_file_io.h \
+ $(INCDIR)/apr_general.h $(INCDIR)/apr.h \
+ $(INCDIR)/apr_errno.h $(INCDIR)/apr_time.h \
../../file_io/unix/fileio.h $(INCDIR)/apr_lib.h \
$(INCDIR)/apr_portable.h $(INCDIR)/apr_network_io.h \
$(INCDIR)/apr_lock.h