Corrected Makefile at suggestion of Richard Downing - make BASEDIR=/some/path instead of BASEDIR=/some/path make

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Utley 2004-05-07 08:02:07 +00:00
parent 4a80bec1b7
commit f067d1ded4

2
README
View File

@ -10,7 +10,7 @@ various other formats.
XML to XHTML:
-------------
BASEDIR=/path/to/output/location make
make BASEDIR=/path/to/output/location
XML to PDF: