[project @ 2002-09-30 10:53:21 by simonmar]
[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