X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2FMakefile;fp=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2FMakefile;h=499b985705f8cdb59084580e466b842e72a267c5;hb=ccaf3258e199adc3ea63070350a2c07bfd3796b5;hp=a25effd585339a680662dc6f9ec2f73fc19d638e;hpb=e17f95e1ada4149f16326254eb66ea659c2b9ecb;p=helm.git diff --git a/helm/software/matita/help/C/Makefile b/helm/software/matita/help/C/Makefile index a25effd58..499b98570 100644 --- a/helm/software/matita/help/C/Makefile +++ b/helm/software/matita/help/C/Makefile @@ -77,5 +77,9 @@ endif %.ps: %.dvi dvips $< +tex: $(patsubst %.xml,%.tex,$(MAIN)) +dvi: $(patsubst %.xml,%.dvi,$(MAIN)) +ps: $(patsubst %.xml,%.ps,$(MAIN)) + .PRECIOUS: matita.tex matita.dvi