X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FMakefile;h=3443f522c1c23a27d20c6cbe24af16269d48467a;hb=272a418428beede04a9c4ae027474878c59d6ca1;hp=f374aae42f30633a15fdaf0dc354cfe7c7d9eb52;hpb=0df411c8517aca0d4f8fdbb6baae3d10ef797840;p=ghc-hetmet.git diff --git a/ghc/compiler/Makefile b/ghc/compiler/Makefile index f374aae..3443f52 100644 --- a/ghc/compiler/Makefile +++ b/ghc/compiler/Makefile @@ -287,9 +287,6 @@ else EXCLUDED_SRCS += deSugar/DsMeta.hs typecheck/TcSplice.lhs hsSyn/Convert.lhs endif -# There are some C files to include in HS_PROG, so add these to HS_OBJS -HS_OBJS += $(C_OBJS) - # ----------------------------------------------- # mkdependC stuff #