[commit: ghc] master: Define $(prog)_INPLACE variables automatically, and start using them (1da6975)
Ian Lynagh
igloo at earth.li
Sun Mar 3 23:23:17 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/1da6975add0b333027f2b643933a4b60f0f66095
>---------------------------------------------------------------
commit 1da6975add0b333027f2b643933a4b60f0f66095
Author: Ian Lynagh <ian at well-typed.com>
Date: Sun Mar 3 18:49:23 2013 +0000
Define $(prog)_INPLACE variables automatically, and start using them
compiler/ghc.mk | 48 ++++++++++++++++++++---------------------
ghc.mk | 10 ++++-----
mk/config.mk.in | 18 ++++------------
mk/tree.mk | 2 --
rts/ghc.mk | 4 ++--
rules/build-prog.mk | 16 +++++++++-----
rules/hs-suffix-rules-srcdir.mk | 4 ++--
rules/pretty_commands.mk | 2 +-
utils/genapply/ghc.mk | 2 +-
utils/genprimopcode/ghc.mk | 2 +-
utils/ghc-cabal/ghc.mk | 30 +++++++++++++-------------
utils/touchy/ghc.mk | 2 +-
12 files changed, 67 insertions(+), 73 deletions(-)
Diff suppressed because of size. To see it, use:
git show 1da6975add0b333027f2b643933a4b60f0f66095
More information about the ghc-commits
mailing list