24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-14 22:00:16 +02:00
xmpp.chapril.org-ejabberd/doc/Makefile

12 lines
149 B
Makefile
Raw Normal View History

# $Id$
all: guide.html dev.html
guide.html: guide.tex
hevea -charset ISO8859-1 guide.tex
dev.html: dev.tex
hevea -charset ISO8859-1 dev.tex