ossp-pkg/l2/Makefile.in 1.25 -> 1.26
--- Makefile.in 2001/10/04 14:58:29 1.25
+++ Makefile.in 2001/10/11 08:02:16 1.26
@@ -300,18 +300,18 @@
l2_channel.o: l2_channel.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
l2_ch_fd.o: l2_ch_fd.c l2.h
l2_ch_file.o: l2_ch_file.c l2.h
-l2_ch_pipe.o: l2_ch_pipe.c l2.h
-l2_ch_syslog.o: l2_ch_syslog.c l2.h
+l2_ch_pipe.o: l2_ch_pipe.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
+l2_ch_syslog.o: l2_ch_syslog.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
l2_ch_socket.o: l2_ch_socket.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
l2_ch_smtp.o: l2_ch_smtp.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
l2_ch_null.o: l2_ch_null.c l2.h
-l2_ch_filter.o: l2_ch_filter.c l2.h
+l2_ch_filter.o: l2_ch_filter.c l2.h l2_ut_pcre.h
l2_ch_prefix.o: l2_ch_prefix.c l2.h
-l2_ch_buffer.o: l2_ch_buffer.c l2.h
+l2_ch_buffer.o: l2_ch_buffer.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
l2_ut_format.o: l2_ut_format.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
l2_ut_param.o: l2_ut_param.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
-l2_ut_pcre.o: l2_ut_pcre.c l2_ut_pcre.h l2_ut_pcre_tab.c
+l2_ut_pcre.o: l2_ut_pcre.c l2_ut_pcre.h l2_ut_pcre.tab
l2_ut_level.o: l2_ut_level.c l2.h l2_p.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
l2_ut_fmtcb.o: l2_ut_fmtcb.c l2.h
-l2_ut_sa.o: l2_ut_sa.c l2_p.h l2.h l2_config.h l2_ut_pcre.h l2_ut_sa.h
+l2_ut_sa.o: l2_ut_sa.c l2_config.h l2_ut_sa.h
l2_version.o: l2_version.c l2_version.c
|
|