glfs/README
Xi Ruoyao b4a94beb9e README: remove the reference to ancient targets
"pdf" has been removed in r10536 :(


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23562 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-18 17:54:09 +00:00

25 lines
887 B
Plaintext

$LastChangedBy$
$Date$
How do I convert these XML files to other formats like HTML, PDF,
and TXT? You need to have some software installed that deal with these
conversions. Please read the INSTALL file to determine what programs
you need to install and where to get instructions to install that software.
After that, you can build the html with a simple 'make' command.
The default target builds the html in $(HOME)/public_html/blfs-book.
For all targets, setting the parameter REV=systemd is needed to build the
systemd version of the book.
Other Makefile targets are: html (the default), nochunks, validate, and
blfs-patch-list.
html: builds BLFS into a hierarchy containing multiple HTML pages.
nochunks: builds BLFS in one huge file.
validate: does an extensive check for xml errors in the book.
blfs-patch-list: generates a list of all blfs controlled patches in the book.