X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compat%2FMakefile;h=2ddc83e5703fa7e63cdfc4b7da992d32cd58037d;hp=0e24ccb73b3db18a673344750b91a09c4f51e88b;hb=4a0d5a0d20818bd555299ebdf14296bf55749084;hpb=34fdf05fcfa807d083649306ddea0ddaa4b55eb3 diff --git a/compat/Makefile b/compat/Makefile index 0e24ccb..2ddc83e 100644 --- a/compat/Makefile +++ b/compat/Makefile @@ -70,7 +70,6 @@ endif # Some explicit dependencies, needed because ghc -M can't discover the # true dependencies of these stub files. System/Directory/Internals.$(way_)o : $(FPTOOLS_TOP)/libraries/base/System/Directory/Internals.hs -Distribution/Compat/FilePath.$(way_) : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Compat/FilePath.hs Distribution/Compat/ReadP.$(way_) : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Compat/ReadP.hs Distribution/GetOpt.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/GetOpt.hs Distribution/InstalledPackageInfo.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/InstalledPackageInfo.hs