Add --version to runghc. Trac #2757.
[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 distclean maintainer-clean:
9         $(RM) -f runghc.cabal
10
11 # XXX Need to make runhaskell somehow
12