Author: bdubbs Date: 2012-01-07 10:47:27 -0700 (Sat, 07 Jan 2012) New Revision: 9699
Modified: trunk/BOOK/Makefile Log: Minor clarification in Makefile Modified: trunk/BOOK/Makefile =================================================================== --- trunk/BOOK/Makefile 2012-01-06 21:43:31 UTC (rev 9698) +++ trunk/BOOK/Makefile 2012-01-07 17:47:27 UTC (rev 9699) @@ -5,6 +5,7 @@ ROOT_ID = PDF_OUTPUT = LFS-BOOK.pdf NOCHUNKS_OUTPUT = LFS-BOOK.html +SHELL = /bin/bash ifdef V Q = -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
