index
:
NWI-IBC026-Semantiek-Correctheid
master
Files related to NWI-IBC026 Semantiek en Correctheid, spring 2016, Radboud University Nijmegen.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 798e4e21d27e5b1ce833aa73adc4d1e08e29e7c6 (
plain
) (
blame
)
1
2
3
4
5
all
:
$(
subst
.tex
,
.pdf
,
$(
wildcard
task
*
.tex
))
%.pdf
:
%.
tex
pdflatex
$<
&&
pdflatex
$<