Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / contrib / sendmail-8.14 / devtools / M4 / depend / QNX6.m4
1 #       $Id: QNX6.m4,v 1.1 2007/03/21 23:56:17 ca Exp $
2 #       This can go away (use CC-M in devel/OS/QNX.6.x) with newer qcc (PR 26458)
3 depend: ${BEFORE} ${LINKS}
4         @mv Makefile Makefile.old
5         @sed -e '/^# Do not edit or remove this line or anything below it.$$/,$$d' < Makefile.old > Makefile
6         @echo "# Do not edit or remove this line or anything below it." >> Makefile
7         ${CC} -E -Wp,-M ${COPTS} ${SRCS} >> Makefile
8