summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/BuildTools/M4/depend/Solaris.m4
blob: bf245f6fa191ecc5bb8e810815b55cdb77c84fb8 (plain)
1
2
3
4
5
6
7
8
#	@(#)Solaris.m4	8.1	(Berkeley)	3/5/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} -xM ${COPTS} *.c >> Makefile

#	End of Solaris.m4
OpenPOWER on IntegriCloud