Merge from vendor branch SENDMAIL:
[dragonfly.git] / contrib / sendmail-8.13.7 / devtools / M4 / depend / BSD.m4
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}
7
8 #       End of $RCSfile: BSD.m4,v $