summaryrefslogtreecommitdiff
path: root/gnu/dist/sendmail/devtools/M4/depend/Solaris.m4
blob: 9ca35e325b6cd1862f772fcc6b011469999fad0c (plain)
1
2
3
4
5
6
7
8
#	Id: Solaris.m4,v 8.4 1999/05/27 22:03:29 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
	${CC} -xM ${COPTS} ${SRCS} >> Makefile

#	End of RCSfile: Solaris.m4,v