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

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

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

SUBDIRS = Chapter01 Chapter02 Chapter03

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

include $(TOP)/mk/target.mk
