From ef79474b63eee346d83df831111b027b3c405a54 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Mon, 20 Feb 2017 20:53:49 +0100 Subject: [PATCH] init target in Makefile --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f9e2449..3c81d84 100644 --- a/Makefile +++ b/Makefile @@ -244,7 +244,11 @@ watchtikz_%: %.pdf fi;\ done -.PHONY: default final clean distclean watch tikzpics $(PICDIR) build-dep +init: + ln -s schleuderpackung/datenschleuder.cls + make -C schleuderpackung/img/ + +.PHONY: default final clean distclean watch tikzpics $(PICDIR) build-dep init .SECONDARY: