X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FMakefile;h=271011fb81604e3f849ac6d472f85313e5a3c6a1;hb=aac5b0fadaf4fce5a09f0db11a91a2fd9808fff1;hp=ec9eb414b0cde1ccb446f1a01810698039c84483;hpb=87bf5c65a7b9dec4a753960a587ccfce9215a6a1;p=ghc-hetmet.git diff --git a/ghc/compiler/Makefile b/ghc/compiler/Makefile index ec9eb41..271011f 100644 --- a/ghc/compiler/Makefile +++ b/ghc/compiler/Makefile @@ -573,6 +573,7 @@ MKDEPENDC_SRCS = # Make doesn't work this out for itself, it seems parser/Parser.y : parser/Parser.y.pp +EXTRA_SRCS += parser/Parser.y include $(TOP)/mk/target.mk