diff options
author | Joachim Lingner <jl@openoffice.org> | 2001-04-23 08:13:21 +0000 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2001-04-23 08:13:21 +0000 |
commit | e271fc5d1adfbb2e99bd554240e113c763e898a3 (patch) | |
tree | 45297cce8a1efa445c757052ce2d4e4f91311ddf /salhelper/test/dynamicloader | |
parent | 84788fbef537cfac72d2b99974d9ca45458f32b6 (diff) |
*** empty log message ***
Diffstat (limited to 'salhelper/test/dynamicloader')
-rw-r--r-- | salhelper/test/dynamicloader/makefile.mk | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/salhelper/test/dynamicloader/makefile.mk b/salhelper/test/dynamicloader/makefile.mk index da5a5c731576..ca564df59fd7 100644 --- a/salhelper/test/dynamicloader/makefile.mk +++ b/salhelper/test/dynamicloader/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: jl $ $Date: 2001-04-19 15:26:23 $ +# last change: $Author: jl $ $Date: 2001-04-23 09:11:08 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -78,16 +78,6 @@ BOOTSTRAP_SERVICE=FALSE # --- Files --- -UNOUCRDEP= $(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb - -.IF "$(BOOTSTRAP_SERVICE)" == "TRUE" -UNOUCROUT= $(OUT)$/inc$/comprehensive -INCPRE+= $(OUT)$/inc$/comprehensive -CPPUMAKERFLAGS += -C -.ELSE -UNOUCROUT= $(OUT)$/inc -.ENDIF #RTTI on .IF "$(OS)" == "WNT" |