summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-04-08 09:34:36 +0100
committerYann Herklotz <git@yannherklotz.com>2022-04-08 09:34:36 +0100
commit1c33b587665dd00725e5c801968507e7a7c09159 (patch)
tree025cc3ffe99106d56da8358d18bcca6b30add3ad /Makefile
parentf1cdc82def499275f1e74c47e7efbbbd9beb6306 (diff)
downloadlsr22_fvhls-1c33b587665dd00725e5c801968507e7a7c09159.tar.gz
lsr22_fvhls-1c33b587665dd00725e5c801968507e7a7c09159.zip
Add modifications
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 9bfb28c..0732b54 100644
--- a/Makefile
+++ b/Makefile
@@ -5,10 +5,4 @@ PROJNAME=main
all: $(PROJNAME).pdf
$(PROJNAME).pdf: $(PROJNAME).tex
- latexmk -pdf -pdflatex="pdflatex -interactive=nonstopmode" -use-make $<
-
-cleanall:
- latexmk -C
-
-clean:
- latexmk -c
+ context $<