David 10 năm trước cách đây
mục cha
commit
1015b48877
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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