Prepare merge with server code
This commit is contained in:
parent
9461aea9fc
commit
99d0152c32
5 changed files with 0 additions and 0 deletions
9
Makefile
9
Makefile
|
|
@ -1,9 +0,0 @@
|
|||
all: guide.pdf
|
||||
|
||||
.tex.pdf:
|
||||
latexmk --xelatex ${.IMPSRC}
|
||||
|
||||
clean:
|
||||
latexmk -c
|
||||
|
||||
.SUFFIXES: .tex .pdf
|
||||
Reference in a new issue