X-Git-Url: https://git.llucax.com/z.facultad/75.52/treemulator.git/blobdiff_plain/ea5776d090486ba7895940545e8dff58d558a7d3..afe75d9ce0838d616897573a46ed7471c3028849:/doc/Makefile?ds=sidebyside diff --git a/doc/Makefile b/doc/Makefile index a1d9a27..e249ae6 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,12 +1,15 @@ all: doc -doc: clases.png clean-doc +doc: clases.eps clases.png clean-doc doxygen clases.png: dia -t png -e clases.png clases.dia +clases.eps: + dia -t eps -e clases.eps clases.dia + clean-doc: rm -fR html latex