gri3-wm/docs/Makefile

9 lines
139 B
Makefile
Raw Normal View History

2009-03-07 17:02:17 +01:00
hacking-howto.html: hacking-howto
asciidoc -n $<
all: hacking-howto.html
clean:
rm -f */*.{aux,log,toc,bm,pdf,dvi}
rm -f *.log *.html