init target in Makefile

This commit is contained in:
Benjamin Kellermann 2017-02-20 20:53:49 +01:00
parent c04db70c2a
commit ef79474b63
1 changed files with 5 additions and 1 deletions

View File

@ -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: