INTEGRATION: CWS sb42 (1.3.12); FILE MERGED
2005/12/01 16:58:34 jl 1.3.12.1: #58239# test did not build
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.3 $
|
# $Revision: 1.4 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2005-10-19 11:53:11 $
|
# last change: $Author: hr $ $Date: 2006-01-24 16:43:44 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@@ -38,8 +38,11 @@ PRJNAME := cli_ure
|
|||||||
TARGET := test_climaker
|
TARGET := test_climaker
|
||||||
PACKAGE = climaker
|
PACKAGE = climaker
|
||||||
|
|
||||||
|
#we use the climaker which is build by this project
|
||||||
|
CLIMAKER*=$(WRAPCMD) $(BIN)$/climaker
|
||||||
.INCLUDE: settings.mk
|
.INCLUDE: settings.mk
|
||||||
|
|
||||||
|
|
||||||
#----- compile .java files -----------------------------------------
|
#----- compile .java files -----------------------------------------
|
||||||
|
|
||||||
JARFILES = sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar
|
JARFILES = sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar
|
||||||
@@ -105,7 +108,7 @@ $(OUTDIR)$/types.rdb: $(OUTDIR)$/types.urd
|
|||||||
$(REGMERGE) $@ /UCR $<
|
$(REGMERGE) $@ /UCR $<
|
||||||
|
|
||||||
$(OUTDIR)$/cli_test_types.dll: $(OUTDIR)$/types.rdb $(BIN)$/climaker.exe $(BIN)$/cli_types.dll
|
$(OUTDIR)$/cli_test_types.dll: $(OUTDIR)$/types.rdb $(BIN)$/climaker.exe $(BIN)$/cli_types.dll
|
||||||
$(BIN)$/$(CLIMAKER) $(CLIMAKERFLAGS) --out $@ \
|
$(CLIMAKER) $(CLIMAKERFLAGS) --out $@ \
|
||||||
-r $(BIN)$/cli_types.dll \
|
-r $(BIN)$/cli_types.dll \
|
||||||
-X $(SOLARBINDIR)$/types.rdb \
|
-X $(SOLARBINDIR)$/types.rdb \
|
||||||
$(OUTDIR)$/types.rdb
|
$(OUTDIR)$/types.rdb
|
||||||
|
Reference in New Issue
Block a user