summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in36
1 files changed, 18 insertions, 18 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 970cb647d..36570237b 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -64,26 +64,26 @@ depend:
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
+ $(INCDIR)/apr_fnmatch.h ../include/apr_lib.h ../include/apr_general.h \
+ ../include/apr_errno.h ../include/apr_file_io.h ../include/hsregex.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_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
+ ../include/apr_errno.h ../include/apr_lib.h ../include/apr_general.h \
+ ../include/apr_file_io.h ../include/hsregex.h
+apr_md5.o: apr_md5.c ../include/apr_config.h ../include/apr_md5.h \
+ ../include/apr_lib.h ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_file_io.h ../include/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
+ ../include/apr_general.h ../include/apr_errno.h $(INCDIR)/apr_pools.h \
+ ../include/apr_lib.h ../include/apr_file_io.h ../include/hsregex.h \
+ ../misc/unix/misc.h
+apr_signal.o: apr_signal.c ../include/apr_config.h \
+ ../include/apr_lib.h ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_file_io.h ../include/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
+ ../include/apr_lib.h ../include/apr_general.h ../include/apr_errno.h \
+ ../include/apr_file_io.h ../include/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
+ ../include/apr_general.h ../include/apr_errno.h $(INCDIR)/apr_pools.h \
+ ../include/apr_lib.h ../include/apr_file_io.h ../include/hsregex.h \
+ ../misc/unix/misc.h