Parent: [33f52f] (diff)

Child: [8ea64c] (diff)

Download this file

Makefile    11 lines (7 with data), 148 Bytes

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