From 9ec2d646eb23b88e4ef8119b0b46240081953daf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 11 Jan 2010 18:58:50 +0000 Subject: Merge of andrew-docs branch. --- docs/build_book | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 docs/build_book (limited to 'docs/build_book') diff --git a/docs/build_book b/docs/build_book new file mode 100755 index 000000000..771da7dd3 --- /dev/null +++ b/docs/build_book @@ -0,0 +1,4 @@ +#!/bin/sh +BOOK=1 make clean latex +cd .build/latex +make all -- cgit v1.2.3