Fix "runghc foo" where the program is foo.hs or foo.lhs
[ghc-hetmet.git] / utils / runghc / Makefile
1
2 TOP=../..
3 ENABLE_SHELL_WRAPPERS = YES
4
5 include $(TOP)/mk/boilerplate.mk
6 include $(TOP)/mk/cabal.mk
7
8 # XXX Need to make runhaskell somehow
9