소스 검색

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 21 년 전
부모
커밋
f067d1ded4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: