1
0
mirror of git://projects.qi-hardware.com/m1.git synced 2025-04-21 12:27:27 +03:00

added edk_leaflet.tex

This commit is contained in:
Wolfgang Spraul
2011-01-02 00:12:29 +00:00
parent addb727dd6
commit afd9a5482b
3 changed files with 120 additions and 0 deletions

10
doc/Makefile Normal file
View File

@@ -0,0 +1,10 @@
# if leaflet.cls is missing, in Debian try apt-get install texlive-latex-extra
edk_leaflet.pdf: edk_leaflet.tex
pdflatex $^
clean:
rm edk_leaflet.pdf
rm edk_leaflet.log
rm edk_leaflet.aux