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

9 lines
369 B
Plaintext
Raw Normal View History

2000-05-03 13:27:16 +04:00
# $Id: Solaris.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} -xM ${COPTS} ${SRCS} >> Makefile
# End of $RCSfile: Solaris.m4,v $