Import sendmail 8.13.7
[dragonfly.git] / contrib / sendmail-8.13.7 / devtools / M4 / depend / BSD.m4
blobe97140061b99a1dd0342047890c153bd1cad70fa
1 #       $Id: BSD.m4,v 8.6 1999/05/27 22:03:28 peterh Exp $
2 depend: ${BEFORE} ${LINKS}
3         @mv Makefile Makefile.old
4         @sed -e '/^# Do not edit or remove this line or anything below it.$$/,$$d' < Makefile.old > Makefile
5         @echo "# Do not edit or remove this line or anything below it." >> Makefile
6         mkdep -a -f Makefile ${COPTS} ${SRCS}
8 #       End of $RCSfile: BSD.m4,v $