panthema / 2009 / cryptote / cryptote-0.5.390 / src / help / en / Makefile.am (Download File)
# $Id: Makefile.am 366 2009-02-09 09:53:36Z tb $

SUBDIRS = . html

cryptote.pdf: cryptote.tex
	pdflatex -halt-on-error $<
	pdflatex -halt-on-error $<

pdf: cryptote.pdf

if GOT_TEX2RTF

html/cryptote.hhp: cryptote.tex
	tex2rtf cryptote.tex html/cryptote -html

html: html/cryptote.hhp

all-local: html/cryptote.hhp

endif

.PHONY: pdf html

EXTRA_DIST =  cryptote.tex tex2rtf.ini texhelp.sty

CLEANFILES = cryptote.aux cryptote.idx cryptote.log cryptote.toc cryptote.out cryptote.pdf

clean-local:
	rm -f *.con