Use -MM option to gcc in makegen-cc to generate header file lists,
authorTaylor R. Campbell <net/mumble/campbell>
Sun, 25 Dec 2005 05:59:46 +0000 (05:59 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Sun, 25 Dec 2005 05:59:46 +0000 (05:59 +0000)
commitf81f0d1afce8921a4cd4fc380eda35a837ae9c4d
tree7a10e5f3e94720625e1ab71588161125b925f75f
parent254e2d0626e1c9b5bfb40240b3bd04c72ef5b184
Use -MM option to gcc in makegen-cc to generate header file lists,
not -M; -MM inhibits inclusion of system files, which not only are
superfluous but also, if absent, cause errors to be silently inserted
into the resultant Makefiles, which make then chokes on.
v7/src/microcode/configure.ac