Fix "make 1" etc following the build system changes
authorIan Lynagh <igloo@earth.li>
Thu, 27 Jan 2011 00:17:39 +0000 (00:17 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 27 Jan 2011 00:17:39 +0000 (00:17 +0000)
commitc1e824a275339da8fae6614f5a0db751874d0a36
treed0ef3aa81de615dc808dd1cf2bf2450269a0798b
parentff3bfae6010625b7ffe96bc62e8e139870684600
Fix "make 1" etc following the build system changes
The logic is now in mk/compiler-ghc.mk rather than being duplicated in
ghc/Makefile and compiler/Makefile.
Makefile
compiler/Makefile
ghc/Makefile
mk/compiler-ghc.mk [new file with mode: 0644]
mk/sub-makefile.mk
rules/build-dependencies.mk
rules/build-package-data.mk
rules/include-dependencies.mk