X-Git-Url: https://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=assignment-4%2FMakefile;fp=assignment-4%2FMakefile;h=d8f5235a3519e6ea4ef5a1f376ce75cbaf8243dd;hp=0000000000000000000000000000000000000000;hb=85f8f7278f24fe73fef1a19174376b155319072f;hpb=1043b5b05e00f830da26624eee8b25fb4dc4e4fc diff --git a/assignment-4/Makefile b/assignment-4/Makefile new file mode 100644 index 0000000..d8f5235 --- /dev/null +++ b/assignment-4/Makefile @@ -0,0 +1,3 @@ +all: report.pdf +%.pdf: %.latex + pdflatex -shell-escape $<