NetBSD/gnu/dist/sendmail/devtools/M4/depend/NCR.m4

9 lines
368 B
Plaintext
Raw Normal View History

2000-05-03 13:27:16 +04:00
# $Id: NCR.m4,v 1.1.1.1 2000/05/03 09:27:18 itojun 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} -w0 -Hmake ${COPTS} ${SRCS} >> Makefile
# End of $RCSfile: NCR.m4,v $