i3/docs/Makefile
2009-03-15 23:15:16 +01:00

9 lines
139 B
Makefile

hacking-howto.html: hacking-howto
asciidoc -n $<
all: hacking-howto.html
clean:
rm -f */*.{aux,log,toc,bm,pdf,dvi}
rm -f *.log *.html