[project @ 2004-05-05 11:37:46 by simonmar]
[ghc-hetmet.git] / ghc / utils / runghc / Makefile
1 TOP=../..
2 include $(TOP)/mk/boilerplate.mk
3
4 HS_PROG         = runghc
5 INSTALL_PROGS   += $(HS_PROG)
6
7 include $(TOP)/mk/target.mk