repo.or.cz
/
llpp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove debugging aid
[llpp.git]
/
man
/
Makefile
blob
4da0913c671032e63f2c7d653fbd474c4923827e
1
.PHONY
:
all
2
all
:
llpp
.1
llppac
.1
llpphtml
.1
3
4
%
.1
: %
.xml
5
xmlto man
-
o .
$<
6
7
%
.xml
: %
.man asciidoc.conf
8
asciidoc
-
d manpage
-
b docbook
-
f asciidoc.conf
-
o
$
@
$<
9
10
.PHONY
:
clean
11
clean
:
12
rm
-
f llpp
.1
llppac
.1
llpphtml
.1