Merge from vendor branch SENDMAIL:
[dragonfly.git] / contrib / sendmail-8.13.7 / devtools / M4 / depend / NCR.m4
1 #       $Id: NCR.m4,v 8.6 1999/05/27 22:03:29 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         ${CC} -w0 -Hmake ${COPTS} ${SRCS} >> Makefile
7
8 #       End of $RCSfile: NCR.m4,v $