gri3-wm/man/Makefile

6 lines
191 B
Makefile
Raw Normal View History

2009-02-15 18:51:19 +01:00
all:
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
2009-08-24 12:22:42 +02:00
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3-msg.man
clean:
2009-08-24 12:22:42 +02:00
rm -f i3.xml i3.1 i3.html i3-msg.1 i3-msg.html i3-msg.xml