summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in48
1 files changed, 24 insertions, 24 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 25ae2f24b..970cb647d 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -61,29 +61,29 @@ depend:
&& rm Makefile.new
# DO NOT REMOVE
-apr_cpystrn.o: apr_cpystrn.c $(INCDIR)/apr_config.h
-apr_execve.o: apr_execve.c $(INCDIR)/apr_config.h
-apr_fnmatch.o: apr_fnmatch.c $(INCDIR)/apr_config.h $(INCDIR)/apr_fnmatch.h \
- $(INCDIR)/apr_lib.h ../include/apr_general.h ../include/apr_config.h \
+apr_cpystrn.o: apr_cpystrn.c ../include/apr_config.h
+apr_execve.o: apr_execve.c ../include/apr_config.h
+apr_fnmatch.o: apr_fnmatch.c ../include/apr_config.h \
+ $(INCDIR)/apr_fnmatch.h $(INCDIR)/apr_lib.h ../include/apr_general.h \
../include/apr_errno.h ../include/apr_file_io.h $(INCDIR)/hsregex.h
-apr_getpass.o: apr_getpass.c $(INCDIR)/apr_config.h \
+apr_getpass.o: apr_getpass.c ../include/apr_config.h \
../include/apr_errno.h $(INCDIR)/apr_lib.h ../include/apr_general.h \
- ../include/apr_config.h ../include/apr_file_io.h $(INCDIR)/hsregex.h
-apr_md5.o: apr_md5.c $(INCDIR)/apr_config.h $(INCDIR)/apr_md5.h \
- $(INCDIR)/apr_lib.h ../include/apr_general.h ../include/apr_config.h \
- ../include/apr_errno.h ../include/apr_file_io.h $(INCDIR)/hsregex.h
-apr_pools.o: apr_pools.c $(INCDIR)/apr_config.h ../include/apr_general.h \
- ../include/apr_config.h ../include/apr_errno.h ../include/apr_pools.h \
- $(INCDIR)/apr_lib.h ../include/apr_file_io.h $(INCDIR)/hsregex.h \
- ../misc/unix/misc.h
-apr_signal.o: apr_signal.c $(INCDIR)/apr_config.h $(INCDIR)/apr_lib.h \
- ../include/apr_general.h ../include/apr_config.h \
- ../include/apr_errno.h ../include/apr_file_io.h $(INCDIR)/hsregex.h
-apr_slack.o: apr_slack.c $(INCDIR)/apr_config.h
-apr_snprintf.o: apr_snprintf.c $(INCDIR)/apr_config.h $(INCDIR)/apr_lib.h \
- ../include/apr_general.h ../include/apr_config.h \
- ../include/apr_errno.h ../include/apr_file_io.h $(INCDIR)/hsregex.h
-apr_tables.o: apr_tables.c $(INCDIR)/apr_config.h \
- ../include/apr_general.h ../include/apr_config.h \
- ../include/apr_errno.h ../include/apr_pools.h $(INCDIR)/apr_lib.h \
- ../include/apr_file_io.h $(INCDIR)/hsregex.h ../misc/unix/misc.h
+ ../include/apr_file_io.h $(INCDIR)/hsregex.h
+apr_md5.o: apr_md5.c ../include/apr_config.h $(INCDIR)/apr_md5.h \
+ $(INCDIR)/apr_lib.h ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_file_io.h $(INCDIR)/hsregex.h
+apr_pools.o: apr_pools.c ../include/apr_config.h \
+ ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_pools.h $(INCDIR)/apr_lib.h ../include/apr_file_io.h \
+ $(INCDIR)/hsregex.h ../misc/unix/misc.h
+apr_signal.o: apr_signal.c ../include/apr_config.h $(INCDIR)/apr_lib.h \
+ ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_file_io.h $(INCDIR)/hsregex.h
+apr_slack.o: apr_slack.c ../include/apr_config.h
+apr_snprintf.o: apr_snprintf.c ../include/apr_config.h \
+ $(INCDIR)/apr_lib.h ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_file_io.h $(INCDIR)/hsregex.h
+apr_tables.o: apr_tables.c ../include/apr_config.h \
+ ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_pools.h $(INCDIR)/apr_lib.h ../include/apr_file_io.h \
+ $(INCDIR)/hsregex.h ../misc/unix/misc.h