Import sendmail 8.13.7
[dragonfly.git] / contrib / sendmail-8.13.7 / devtools / M4 / depend / Solaris.m4
1 #       $Id: Solaris.m4,v 8.4 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} -xM ${COPTS} ${SRCS} >> Makefile
7
8 #       End of $RCSfile: Solaris.m4,v $