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

#
# No ways and export this piece of config info downwards.
#
export WAYS=

SUBDIRS = set

include $(TOP)/mk/target.mk
