windows.sh
author Ashley Hewson <ash@lshift.net>
Wed, 23 Jul 2014 14:31:59 +0000
changeset 369 c359a85eef93
parent 347 301479a4acdf
permissions -rw-r--r--
README.md edited online with Bitbucket
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
347
301479a4acdf Initial notes and work towards a Windows install
Tom Parker<palfrey@lshift.net>
parents:
diff changeset
     1
#!/bin/sh
301479a4acdf Initial notes and work towards a Windows install
Tom Parker<palfrey@lshift.net>
parents:
diff changeset
     2
301479a4acdf Initial notes and work towards a Windows install
Tom Parker<palfrey@lshift.net>
parents:
diff changeset
     3
DOCBOOK_XSL=/usr/share/sgml/docbook/xsl-stylesheets make $@
301479a4acdf Initial notes and work towards a Windows install
Tom Parker<palfrey@lshift.net>
parents:
diff changeset
     4