summaryrefslogtreecommitdiff
path: root/ghc/misc/examples/hsh/Makefile
blob: c4a6d8ea7ca7df67603ad157394fe187699ad0ba (plain)
1
2
3
4
5
6
TOP = ../../..
include $(TOP)/mk/boilerplate.mk
SRC_HC_OPTS += -syslib posix
HS_PROG=hsh
include $(TOP)/mk/target.mk