author | Cédric Krier <ced@b2ck.com> |
Mon, 11 Sep 2017 21:38:10 +0200 | |
changeset 375 | a41e4382ea6e |
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 |