Forráskód Böngészése

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
Jeremy Utley 20 éve
szülő
commit
f067d1ded4
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README

+ 1 - 1
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: