Switch to unified view

a/doc/Makefile b/doc/Makefile
1
.SUFFIXES: .txt .html
1
.SUFFIXES: .txt .html
2
2
3
.txt.html:
3
.txt.html:
4
    asciidoc $<
4
    asciidoc $<
5
5
6
all: upplay.html searching.html upplay-releases.html
6
all: upplay.html searching.html upplay-releases.html upplay-mingw.html
7
7
8
clean:
8
clean:
9
    rm -f *.html
9
    rm -f *.html