annotate Makefile.vars.tmpl @ 811:a66f6d499afa

Add paragraph IDs
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 24 Apr 2009 00:27:21 -0700
parents 55e2953f82d6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
756
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
1 #
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
2 # Please create your Makefile.vars file from this template file.
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
3 #
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
4 # Please use absolute path, DO NOT use relative path !
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
5 #
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
6
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
7 # po4a (>= 0.36.1): Only for PO based Makefile !
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
8 # po4A_HOME=/usr/bin
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
9 # PO4A_LIB=/usr/share/perl5
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
10 PO4A_HOME=/home/dongsheng/var/svn/i18n-zh/trunk/lib/po4a
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
11 PO4A_LIB=$(PO4A_HOME)/lib
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
12
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
13 # saxon65.jar, saxon65-dbxsl.jar, xml-commons-resolver-1.2.jar: Only for pdf format !
767
55e2953f82d6 Update Chinese translation
Dongsheng Song <songdongsheng@live.cn>
parents: 756
diff changeset
14 JAVA_LIB=/home/dongsheng/var/svn/i18n-zh/trunk/lib/share/java
756
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
15
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
16 # fop (>= 0.9.6): Only for pdf format !
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
17 FOP_HOME=/home/dongsheng/var/svn/i18n-zh/trunk/lib/fop
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
18
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
19 # docbook-xsl (>= 1.74.3): Only for ePub format !
1e020cb7d417 Remove tools
Dongsheng Song <songdongsheng@live.cn>
parents:
diff changeset
20 DB2EPUB=/home/dongsheng/var/svn/i18n-zh/trunk/lib/docbook/docbook-xsl/epub/bin/dbtoepub