Minor clarification in Makefile

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9169 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2012-01-07 17:48:20 +00:00
parent 0ea627b56d
commit ed4ba3e660

View File

@ -12,6 +12,7 @@ CHUNK_QUIET = 1
ROOT_ID =
PDF_OUTPUT = BLFS-BOOK.pdf
NOCHUNKS_OUTPUT = BLFS-BOOK.html
SHELL = /bin/bash
ALLXML := $(filter-out $(RENDERTMP)/%, \
$(wildcard *.xml */*.xml */*/*.xml */*/*/*.xml */*/*/*/*.xml))