Parent: [d0e98f] (diff)

Child: [119ed5] (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: upplay.html upplay-releases.html upplay-mingw.html \
building.html songcast.html
clean:
rm -f *.html