Don't make C deps for compiler/parser/cutils.c in stage1
authorIan Lynagh <igloo@earth.li>
Tue, 15 Dec 2009 12:37:57 +0000 (12:37 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 15 Dec 2009 12:37:57 +0000 (12:37 +0000)
commit3a60f713e57c22c7357bec66bfcee6e8ddffee9a
treedc61a304f3e5bb8afa2e0cc832fb6932158b9707
parentaff23274b14d6e8551e949c3290adaf265e31371
Don't make C deps for compiler/parser/cutils.c in stage1
CPP finds the Rts.h, RtsFlags.h etc from the tree, rather than the
bootstrapping compiler, and then fails because it doesn't think
RtsFlags.h should be used any more.
compiler/ghc.mk