From 5fde2f94c3259d67ffc2e7c6ee1ff52d75085786 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 7 Jan 2012 17:47:27 +0000 Subject: [PATCH] Minor clarification in Makefile git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 70080abf5..fd54040de 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ CHUNK_QUIET = 1 ROOT_ID = PDF_OUTPUT = LFS-BOOK.pdf NOCHUNKS_OUTPUT = LFS-BOOK.html +SHELL = /bin/bash ifdef V Q =