Update
[linuxnijmegen-make.git] / Makefile
index c964766..94ef4a3 100644 (file)
--- 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