X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Frunghc%2FMakefile;h=fb5c1c1c5504c2e02916120b5caeb5753d31696a;hp=37e2a1db5f1718b31801533bea674b011ae43918;hb=34cc75e1a62638f2833815746ebce0a9114dc26b;hpb=d8ee31a38b280e69c0b19e19992fc1df9c84c08c diff --git a/utils/runghc/Makefile b/utils/runghc/Makefile index 37e2a1d..fb5c1c1 100644 --- a/utils/runghc/Makefile +++ b/utils/runghc/Makefile @@ -1,7 +1,3 @@ - -TOP=../.. -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