Add stage2/ghci to ghc-api's import list.
[ghc-hetmet.git] / ghc / misc / examples / hsh / Makefile
1 TOP = ../../..
2 include $(TOP)/mk/boilerplate.mk
3 SRC_HC_OPTS += -syslib posix
4 HS_PROG=hsh
5 include $(TOP)/mk/target.mk
6