From f044b1b1bc4b755d6dbd93e74bb76d3393f3e830 Mon Sep 17 00:00:00 2001 From: Phil Kimble Date: Sun, 9 Sep 2001 16:06:16 +0000 Subject: [PATCH] Changed the Makefile.in that held -include $(DEP_FILES) to #include $(DEP_FILES) --- lib/Makefile.in | 2 +- mbcico/Makefile.in | 2 +- mbfido/Makefile.in | 2 +- mbmon/Makefile.in | 2 +- mbsebbs/Makefile.in | 2 +- mbtask/Makefile.in | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 90f56ae8..9d4904be 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -343,7 +343,7 @@ distdir: $(DISTFILES) DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) --include $(DEP_FILES) +#include $(DEP_FILES) mostlyclean-depend: diff --git a/mbcico/Makefile.in b/mbcico/Makefile.in index e14c8f90..a76e23e5 100644 --- a/mbcico/Makefile.in +++ b/mbcico/Makefile.in @@ -301,7 +301,7 @@ distdir: $(DISTFILES) DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) --include $(DEP_FILES) +#include $(DEP_FILES) mostlyclean-depend: diff --git a/mbfido/Makefile.in b/mbfido/Makefile.in index 38ac09cb..4b2cdbee 100644 --- a/mbfido/Makefile.in +++ b/mbfido/Makefile.in @@ -364,7 +364,7 @@ distdir: $(DISTFILES) DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) --include $(DEP_FILES) +#include $(DEP_FILES) mostlyclean-depend: diff --git a/mbmon/Makefile.in b/mbmon/Makefile.in index 5db811b2..3cd8b230 100644 --- a/mbmon/Makefile.in +++ b/mbmon/Makefile.in @@ -267,7 +267,7 @@ distdir: $(DISTFILES) DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) --include $(DEP_FILES) +#include $(DEP_FILES) mostlyclean-depend: diff --git a/mbsebbs/Makefile.in b/mbsebbs/Makefile.in index 33d8d5b0..75683923 100644 --- a/mbsebbs/Makefile.in +++ b/mbsebbs/Makefile.in @@ -386,7 +386,7 @@ distdir: $(DISTFILES) DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) --include $(DEP_FILES) +#include $(DEP_FILES) mostlyclean-depend: diff --git a/mbtask/Makefile.in b/mbtask/Makefile.in index 42a14b47..9e7142a3 100644 --- a/mbtask/Makefile.in +++ b/mbtask/Makefile.in @@ -276,7 +276,7 @@ distdir: $(DISTFILES) DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) --include $(DEP_FILES) +#include $(DEP_FILES) mostlyclean-depend: