X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Frunghc%2FMakefile;h=1415921b04502d667ac09b1ce04c5496e44dc7aa;hp=0b606de6384049fd4680d3e5a1bd21f4cb4482dd;hb=bb57db143d9c0207e4c2c4c24ceb688714c2980d;hpb=8ffd91b6102f4ad3111cabdf6bdb1998f257887f diff --git a/utils/runghc/Makefile b/utils/runghc/Makefile index 0b606de..1415921 100644 --- a/utils/runghc/Makefile +++ b/utils/runghc/Makefile @@ -5,5 +5,8 @@ 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