X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fcompat%2FMakefile;fp=ghc%2Flib%2Fcompat%2FMakefile;h=b34c900cff42f48b1ecd45f7d33995dbc0865c64;hb=593daf39e9daa45771f9ce0a28e2eca43d449473;hp=2450ecf467a45526d43fc6804cbde48b89c3d516;hpb=48f77ccca1446999be4373acf7fd1a667aaf6f4d;p=ghc-hetmet.git diff --git a/ghc/lib/compat/Makefile b/ghc/lib/compat/Makefile index 2450ecf..b34c900 100644 --- a/ghc/lib/compat/Makefile +++ b/ghc/lib/compat/Makefile @@ -50,7 +50,7 @@ EXCLUDED_SRCS += \ Distribution/License.hs \ Distribution/Package.hs \ Distribution/ParseUtils.hs \ - Distribution/Setup.hs \ + Distribution/Compiler.hs \ Distribution/Version.hs endif @@ -63,7 +63,7 @@ Distribution/InstalledPackageInfo.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Dis Distribution/License.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/License.hs Distribution/Package.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Package.hs Distribution/ParseUtils.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/ParseUtils.hs -Distribution/Setup.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Setup.hs +Distribution/Compiler.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Compiler.hs Distribution/Version.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Version.hs # Make the #includes in the stubs independent of the current location