Some work
This commit is contained in:
+1
-3
@@ -2,9 +2,7 @@ TEXC = latexmk -lualatex -output-directory=build
|
||||
|
||||
.PHONY: FORCE
|
||||
|
||||
pdf: build/rapport.pdf
|
||||
|
||||
build/%.pdf: %.tex FORCE
|
||||
build/rapprt.pdf: main.tex FORCE
|
||||
$(TEXC) -latexoption=-shell-escape $<
|
||||
|
||||
clean: FORCE
|
||||
|
||||
Reference in New Issue
Block a user