2009-02-15 12:51:19 -05:00
|
|
|
all:
|
2009-03-14 13:55:47 -04:00
|
|
|
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
|
2009-08-24 06:22:42 -04:00
|
|
|
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3-msg.man
|
2009-03-15 18:15:16 -04:00
|
|
|
clean:
|
2009-08-24 06:22:42 -04:00
|
|
|
rm -f i3.xml i3.1 i3.html i3-msg.1 i3-msg.html i3-msg.xml
|