summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/BuildTools/M4/depend/NCR.m4
blob: 22af77da8b5f2a1b8012d0af09bda566cbce52e6 (plain)
1
2
3
4
5
6
7
8
#	@(#)NCR.m4	8.3	(Berkeley)	2/19/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} -w0 -Hmake ${COPTS} *.c >> Makefile

#	End of NCR.m4
OpenPOWER on IntegriCloud