TOP=../..
include $(TOP)/mk/boilerplate.mk

HS_PROG = genprimopcode

binary-dist:
	@:

include $(TOP)/mk/target.mk

