Skip to content
Snippets Groups Projects
Commit 8f279f0e authored by Carl Mai's avatar Carl Mai
Browse files

add a makefile

parent 12ef5900
No related branches found
No related tags found
No related merge requests found
target clean:
latexmk -C
rm *.bbl *.tdo *.bpn *.run.xml
target:
`pwd`/run
run 0 → 100755
#!/bin/sh
latexmk -pdf thesis.tex
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment