summaryrefslogtreecommitdiff
path: root/utils/runghc/Makefile
blob: 1415921b04502d667ac09b1ce04c5496e44dc7aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12

TOP=../..
ENABLE_SHELL_WRAPPERS = YES

include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/cabal.mk

distclean maintainer-clean:
	$(RM) -f runghc.cabal

# XXX Need to make runhaskell somehow