[project @ 2005-06-16 09:45:28 by simonmar]
authorsimonmar <unknown>
Thu, 16 Jun 2005 09:45:29 +0000 (09:45 +0000)
committersimonmar <unknown>
Thu, 16 Jun 2005 09:45:29 +0000 (09:45 +0000)
commit1957057da8b5fa97478cfaf3aebd78294f5215fb
treebc5cdd6e1dd65c2a3de1e529029b3b708416b886
parente8d07af14d22cc4be86960fe5cbdc7630a495836
[project @ 2005-06-16 09:45:28 by simonmar]
Move the boilerplate Makefile code for using libghccompat.a into a
shared .mk file, lib/compat/compat.mk.  libghccompat.a is really a
poor-mans package, but to make it a real package would mean dealing
with variationg in the package support of different GHC versions, so
this is easier for now.
ghc/compiler/Makefile
ghc/lib/compat/compat.mk [new file with mode: 0644]
ghc/utils/ghc-pkg/Makefile
ghc/utils/hsc2hs/Makefile