Parent: [6bafdd] (diff)

Child: [54f288] (diff)

Download this file

Makefile    12 lines (8 with data), 193 Bytes

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