remove empty dir
[ghc-hetmet.git] / ghc / mk / target.mk
index 1865b19..0d49585 100644 (file)
@@ -8,13 +8,6 @@
 GHC_TOP := $(TOP)
 TOP:=$(TOP)/..
 
-# When booting from .hc files, remove the suffix rule for 
-# .l?hs -> .o, so that the .hc -> .o is used instead.
-ifeq "$(GhcWithHscBuiltViaC)" "YES"
-%.$(way_)o : %.lhs
-%.$(way_)o : %.hs
-endif
-
 include $(TOP)/mk/target.mk
 
 # Reset TOP