Don't generate graph TeX files with make, only compile them

This commit is contained in:
flyingscorpio@arch-desktop 2022-01-15 12:55:26 +01:00
parent df9356efb7
commit eae32eb3ae
12 changed files with 0 additions and 1 deletions

View file

@ -1,7 +1,6 @@
all: graph
graph:
@./launch_automate.py graph all
@find ./graphs -name '*.tex' -exec latexmk -pdf {} \;
@cp ./build/*.pdf ./graphs/

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.