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