From ee90ba5f8020ed80dbda0ac573e5562b688300dc Mon Sep 17 00:00:00 2001 From: Martin Hafskjold Thoresen Date: Sat, 1 Jul 2017 12:01:44 +0200 Subject: Initial commit Outline for chapters written. --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..15a94bd --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ + +main: *.tex + tectonic book.tex + -- cgit v1.2.3