summaryrefslogtreecommitdiff
path: root/threadproc/os2
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 /threadproc/os2
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 'threadproc/os2')
-rw-r--r--threadproc/os2/Makefile.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/threadproc/os2/Makefile.in b/threadproc/os2/Makefile.in
index b1c786072..b23823cd9 100644
--- a/threadproc/os2/Makefile.in
+++ b/threadproc/os2/Makefile.in
@@ -60,7 +60,7 @@ proc.o: proc.c threadproc.h $(INCDIR1)/apr_thread_proc.h \
$(INCDIR1)/apr_file_io.h $(INCDIR1)/apr_general.h \
$(INCDIR1)/apr_config.h $(INCDIR1)/apr_errno.h \
$(INCDIR1)/apr_win.h $(INCDIR2)/fileio.h \
- $(INCDIR1)/apr_lib.h $(INCDIR1)/hsregex.h
+ $(INCDIR1)/apr_lib.h
signals.o: signals.c threadproc.h $(INCDIR1)/apr_thread_proc.h \
$(INCDIR1)/apr_file_io.h $(INCDIR1)/apr_general.h \
$(INCDIR1)/apr_config.h $(INCDIR1)/apr_errno.h \
@@ -69,7 +69,7 @@ thread.o: thread.c threadproc.h $(INCDIR1)/apr_thread_proc.h \
$(INCDIR1)/apr_file_io.h $(INCDIR1)/apr_general.h \
$(INCDIR1)/apr_config.h $(INCDIR1)/apr_errno.h \
$(INCDIR1)/apr_win.h $(INCDIR1)/apr_lib.h \
- $(INCDIR1)/hsregex.h $(INCDIR2)/fileio.h
+ $(INCDIR2)/fileio.h
threadcancel.o: threadcancel.c threadproc.h \
$(INCDIR1)/apr_thread_proc.h $(INCDIR1)/apr_file_io.h \
$(INCDIR1)/apr_general.h $(INCDIR1)/apr_config.h \
@@ -79,5 +79,4 @@ threadpriv.o: threadpriv.c threadproc.h \
$(INCDIR1)/apr_thread_proc.h $(INCDIR1)/apr_file_io.h \
$(INCDIR1)/apr_general.h $(INCDIR1)/apr_config.h \
$(INCDIR1)/apr_errno.h $(INCDIR1)/apr_win.h \
- $(INCDIR1)/apr_lib.h $(INCDIR1)/hsregex.h \
- $(INCDIR2)/fileio.h
+ $(INCDIR1)/apr_lib.h $(INCDIR2)/fileio.h