summaryrefslogtreecommitdiff
path: root/gnu/dist/sendmail/devtools/M4/depend/BSD.m4
blob: 4ee8b927358be0585a367d6453d345db677c1ecc (plain)
1
2
3
4
5
6
7
8
#	Id: BSD.m4,v 8.6 1999/05/27 22:03:28 peterh Exp
depend: ${BEFORE} ${LINKS}
	@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
	mkdep -a -f Makefile ${COPTS} ${SRCS}

#	End of RCSfile: BSD.m4,v