mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 07:21:58 +00:00
7724318518
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1007 af15c1b1-3010-417e-b628-4374ebc0bcbd
6 lines
182 B
Text
6 lines
182 B
Text
# sgml tools are from linuxdoc-tools
|
|
default: Quakespasm.sgml
|
|
sgml2html -s 0 -T 2 Quakespasm.sgml 2>/dev/null
|
|
all: default text
|
|
text txt: Quakespasm.sgml
|
|
./sgml2rawtxt Quakespasm
|