windows.sh
author David Ireland <david@lshift.net>
Mon, 22 Dec 2014 09:07:48 +0000
branchphases
changeset 370 aea2b3c90605
parent 347 301479a4acdf
permissions -rw-r--r--
Adding branch for phases
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