summaryrefslogtreecommitdiff
path: root/contrib/sendmail/BuildTools/M4/depend/CC-M.m4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/BuildTools/M4/depend/CC-M.m4')
-rw-r--r--contrib/sendmail/BuildTools/M4/depend/CC-M.m48
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/sendmail/BuildTools/M4/depend/CC-M.m4 b/contrib/sendmail/BuildTools/M4/depend/CC-M.m4
deleted file mode 100644
index 10d61b8ccebc..000000000000
--- a/contrib/sendmail/BuildTools/M4/depend/CC-M.m4
+++ /dev/null
@@ -1,8 +0,0 @@
-# @(#)CC-M.m4 8.2 (Berkeley) 2/19/1998
-depend: ${BEFORE}
- @mv Makefile Makefile.old
- @sed -e '/^# Do not edit or remove this line or anything below it.$$/,$$d' < Makefile.old > Makefile
- @echo "# Do not edit or remove this line or anything below it." >> Makefile
- ${CC} -M ${COPTS} *.c >> Makefile
-
-# End of CC-M.m4