]> matita.cs.unibo.it Git - helm.git/blob - helm/xsltd/Makefile
This commit was manufactured by cvs2svn to create tag 'initial'.
[helm.git] / helm / xsltd / Makefile
1 start-xaland:
2         java -ss1024K -oss8192K \
3            xaland 12345 12346 \
4            $(HELM_STYLES_DIR)/rootcontent.xsl \
5            $(HELM_STYLES_DIR)/annotatedpres.xsl \
6            $(HELM_STYLES_DIR)/theory_content.xsl \
7            $(HELM_STYLES_DIR)/theory_pres.xsl
8
9 start-xaland-2:
10         java -ss1024K -oss8192K \
11            xaland2 12345 12346 \
12            $(HELM_STYLES_DIR)/rootcontent.xsl \
13            $(HELM_STYLES_DIR)/annotatedpres.xsl \
14            $(HELM_STYLES_DIR)/theory_content.xsl \
15            $(HELM_STYLES_DIR)/theory_pres.xsl
16
17 start-xaland-old:
18         java xaland 12345 12346 \
19          $(HELM_STYLES_DIR)/style_prima_del_linguaggio_naturale/rootcontent.xsl \
20          $(HELM_STYLES_DIR)/style_prima_del_linguaggio_naturale/annotatedpres.xsl \
21          $(HELM_STYLES_DIR)/style_prima_del_linguaggio_naturale/theory_content.xsl \
22          $(HELM_STYLES_DIR)/style_prima_del_linguaggio_naturale/theory_pres.xsl
23
24 start-xaland3:
25         java xaland 12347 12348 \
26            $(HELM_STYLES_DIR)/rootcontent.xsl \
27            $(HELM_STYLES_DIR)/annotatedpres.xsl \
28            $(HELM_STYLES_DIR)/theory_content.xsl \
29            $(HELM_STYLES_DIR)/theory_pres.xsl