summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2000-12-12 13:09:08 +0000
committerAndreas Bille <abi@openoffice.org>2000-12-12 13:09:08 +0000
commitb943c33901e9f46a470173bb5aace5ea0e805583 (patch)
treed99c2e46fefc199aacf2b43d9869d3cb4557d5db /xmlhelp
parent8183d12b7ee2884f91011939da0a9bc1954dba97 (diff)
#81691#
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/com/sun/star/help/makefile.mk15
1 files changed, 9 insertions, 6 deletions
diff --git a/xmlhelp/source/com/sun/star/help/makefile.mk b/xmlhelp/source/com/sun/star/help/makefile.mk
index af81518e83f4..c7b1ad700619 100644
--- a/xmlhelp/source/com/sun/star/help/makefile.mk
+++ b/xmlhelp/source/com/sun/star/help/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: abi $ $Date: 2000-12-03 18:08:05 $
+#* last change $Author: abi $ $Date: 2000-12-12 14:09:08 $
#*
-#* $Revision: 1.7 $
+#* $Revision: 1.8 $
#*
#* $Logfile:$
#*
@@ -29,13 +29,15 @@ CLASSGENDIR = $(OUT)$/classgen
RDB = $(SOLARBINDIR)$/applicat.rdb
JAVAFILES = $(subst,$(CLASSDIR)$/$(PACKAGE)$/, $(subst,.class,.java $(JAVACLASSFILES)))
-COPYSCRIPT = \
- $(BIN)$/helpserver.sh
+UNIXTEXT= \
+ $(MISC)$/helpserver.sh
ALL: \
- $(COPYSCRIPT) \
+ $(UNIXTEXT) \
ALLTAR
+
+
$(BIN)$/helpserver.sh: helpserver.sh
+$(COPY) helpserver.sh $(BIN)
@@ -65,7 +67,8 @@ JAVACLASSFILES = \
$(CLASSDIR)$/$(PACKAGE)$/HelpIndexer.class \
$(CLASSDIR)$/$(PACKAGE)$/CreateDb.class \
$(CLASSDIR)$/$(PACKAGE)$/XSLData.class \
- $(CLASSDIR)$/$(PACKAGE)$/StringDbt.class
+ $(CLASSDIR)$/$(PACKAGE)$/StringDbt.class \
+ $(CLASSDIR)$/$(PACKAGE)$/dummy.class
JARCLASSDIRS = com