[project @ 2004-01-28 10:22:27 by simonmar]
[ghc-hetmet.git] / ghc / compiler / Makefile
index f374aae..3443f52 100644 (file)
@@ -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
 #