all:
	xsltproc -o book/ --xinclude ../xslt/html/chunk.xsl API.xml

clean:
	rm book/*html