GHC new build system megapatch
[ghc-hetmet.git] / utils / runghc / Makefile
index 0b606de..fb5c1c1 100644 (file)
@@ -1,9 +1,3 @@
-
-TOP=../..
-ENABLE_SHELL_WRAPPERS = YES
-
-include $(TOP)/mk/boilerplate.mk
-include $(TOP)/mk/cabal.mk
-
-# XXX Need to make runhaskell somehow
-
+dir = utils/runghc
+TOP = ../..
+include $(TOP)/mk/sub-makefile.mk