quakespasm/Linux/sgml/Makefile.sgml
Steven 6606458d0c Move the sgml stuff to Linux/sgml, and update doco re gamma known-bugs.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@882 af15c1b1-3010-417e-b628-4374ebc0bcbd
2013-12-26 21:16:44 +00:00

6 lines
164 B
Text

# sgml tools are from linuxdoc-tools
default: README.sgml
sgml2html -s 0 -T 2 README.sgml 2>/dev/null
all: default text
text txt: README.sgml
sgml2rawtxt README