X-Git-Url: https://git.martlubbers.net/?p=linuxnijmegen-make.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=94ef4a31356f803c4e84e4137218e5ae2abd82ac;hp=c9647661c75cf5836f4fc2dcc380231a5ba5ad92;hb=66da871381050b9e6c26ba6ffedf827a4dff14de;hpb=f9fada0f57ec0db9f601a6357e2e73bc0b8be85b diff --git a/Makefile b/Makefile index c964766..94ef4a3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DOC:=make -LATEX:=pdflatex -LATEXFLAGS:=-file-line-error -halt-on-error -no-shell-escape +LATEX?=pdflatex +LATEXFLAGS?=-file-line-error -halt-on-error -no-shell-escape TEXS:=$(wildcard *.tex) .PHONY: all clean