Merge github.com:freedoom/freedoom

This commit is contained in:
Simon Howard 2019-08-28 04:13:55 +01:00
commit 5e6e6332cd
75 changed files with 169 additions and 162 deletions

View file

@ -1,6 +1,7 @@
all: freedoom-manual.pdf
freedoom-manual.pdf: manual.adoc
asciidoctor-pdf -a toc manual.adoc -o $@
clean:
$(RM) freedoom-manual.pdf