From 4eac79f861ca58a72c464c5ec56d9bd732e39cf0 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 28 Apr 2023 16:55:19 +0200 Subject: removed protocols --- exams/info1/hauptklausur/makefile | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 exams/info1/hauptklausur/makefile (limited to 'exams/info1/hauptklausur/makefile') diff --git a/exams/info1/hauptklausur/makefile b/exams/info1/hauptklausur/makefile deleted file mode 100644 index 0c39a1b..0000000 --- a/exams/info1/hauptklausur/makefile +++ /dev/null @@ -1,9 +0,0 @@ -CC = xelatex -BIB = biber -VIEW = zathura - -all: - @$(CC) -shell-escape main - -run: all - @$(VIEW) main.pdf -- cgit v1.2.3