aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-05-07 08:02:07 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-05-07 08:02:07 +0000
commitf067d1ded4c8c895e4e220bb49c9a1f2e1842054 (patch)
tree610431f9d4a76f44254d7a8e82d9a6a09866ac11 /README
parent4a80bec1b7444a0597ff9e50dbafb58921067112 (diff)
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
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e7606fb6d..61f7721a2 100644
--- a/README
+++ b/README
@@ -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: