include tools/Makefile.base-vars
TOOLS_DIR = tools
NAME = bc-chapter-02
OUTNAME = $(NAME)
XML_SOURCE = bc-chapter-02.xml

default: html pdf

include tools/Makefile.base-rules
