
# This variable should contain a space separated list of all
# the directories containing buildable applications (usually
# prefixed with the app_ prefix)
#
# If the variable is set to "all" then all directories that start with app_
# are built.
BUILD_SUBDIRS = all

include $(XMOS_MAKE_PATH)/xcommon/module_xcommon/build/Makefile.toplevel


# This folder is for making sure that the module_build_info in the
# library is correct. Not an app that needs to be run, just built.

