Tweak some deps to avoid multiple $(wildcard ...)s
authorIan Lynagh <igloo@earth.li>
Sun, 23 Jan 2011 00:10:45 +0000 (00:10 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 23 Jan 2011 00:10:45 +0000 (00:10 +0000)
commit032dd778604f80378823af026a99850141ad6cd3
treef56804ba20904265a395876456fbb9dec077f742
parentb36b42fdc0554447ead96305dc2979ffcd74aff9
Tweak some deps to avoid multiple $(wildcard ...)s
Note that some things depending on the rts/includes header files now
depend on more files: They used to include depend on includes/*.h, but
now they also depend on header files in subdirectories. As far as I can
see this was a bug.
includes/ghc.mk
rts/ghc.mk
rules/cmm-suffix-rules.mk