Parent: [00a4fb] (diff)

Child: [33f52f] (diff)

Download this file

Makefile    11 lines (7 with data), 161 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
.SUFFIXES: .txt .html
.txt.html:
asciidoc $<
all: upmpdcli.html scmulti.html release-0.8.html release-0.9.html \
release-0.11.html
clean:
rm -f *.html