author | Tom Parker <palfrey@lshift.net> |
Tue, 03 Apr 2012 18:44:58 +0100 | |
branch | windows |
changeset 349 | b271be84da5e |
parent 347 | 301479a4acdf |
permissions | -rw-r--r-- |
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 |