Refactor how dependencies are included; fixes #5109
authorIan Lynagh <igloo@earth.li>
Thu, 14 Apr 2011 18:42:51 +0000 (19:42 +0100)
committerIan Lynagh <igloo@earth.li>
Thu, 14 Apr 2011 19:37:13 +0000 (20:37 +0100)
commitae587ec8ab4dd8414d629d3629dec0cc44b37aa7
tree340978465ebb07e0938fdb62c1e99e52e37cba93
parent9eebc6dec9a2271a51795bcfbcf1d3be849435a6
Refactor how dependencies are included; fixes #5109

This avoids duplicating some logic around the build system.
ghc.mk
rts/ghc.mk
rules/build-package.mk
rules/build-prog.mk
rules/dependencies.mk [new file with mode: 0644]