Skip to content
Snippets Groups Projects
Commit 1e924eec authored by Malin Freeborn's avatar Malin Freeborn
Browse files

cleanse Makefile

parent 8a98f95d
No related branches found
No related tags found
No related merge requests found
filename=main
branch := $(shell git rev-parse --abbrev-ref HEAD)
output: svg-inkscape
output: main.pdf
main.pdf: svg-inkscape main.idx
makeindex main.idx
makeglossaries main
pdflatex ${filename}.tex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment