nlp_a2019_notes/Makefile

5 lines
140 B
Makefile
Raw Normal View History

2019-10-13 04:37:35 +00:00
dot_compile:
dot -Tpng fsa_sheep.dot -o fsa_sheep.png
build: examen_partiel.md dot_compile
pandoc examen_partiel.md -o examen_partiel.pdf