cviceni 1 + 2
This commit is contained in:
commit
131177e13c
5 changed files with 144 additions and 0 deletions
7
Makefile
Normal file
7
Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
.PHONY: clean
|
||||
|
||||
cviceni.pdf: $(wildcard *.tex)
|
||||
tectonic cviceni.tex
|
||||
|
||||
clean:
|
||||
rm cviceni.pdf
|
Loading…
Add table
Add a link
Reference in a new issue