# -----------------------------------------------------------------------------

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

# -----------------------------------------------------------------------------

SUBDIRS = preprocess enumerant function

# -----------------------------------------------------------------------------

include $(TOP)/mk/target.mk
