]> git.sur5r.net Git - i3/i3status/blob - man/Makefile
Allow overriding of a2x in the environment; as it may also be installed as a2x.py
[i3/i3status] / man / Makefile
1 all: i3status.1
2
3 A2X?=a2x
4
5 i3status.1: asciidoc.conf i3status.man
6         ${A2X} -f manpage --asciidoc-opts="-f asciidoc.conf" i3status.man
7 clean:
8         rm -f i3status.xml i3status.1 i3status.html