David 10 vuotta sitten
vanhempi
commit
1015b48877
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      Makefile

+ 8 - 0
Makefile

@@ -0,0 +1,8 @@
+all: main.tex pokemon.tex juego.tex
+	pdflatex main.tex	
+
+main.pdf:
+	pdflatex main.tex
+
+clean:
+	rm -f *.log *.aux