summaryrefslogtreecommitdiff
path: root/basic/util
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-04-08 13:24:04 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-04-08 13:24:04 +0000
commitf7c77b885d1a6947c7911d8c39aa18b97a069605 (patch)
treeb45f54f8d901090d646acb864648ae77b7864b0e /basic/util
parent9e9790026b99f2796876e76f739c9ec41c983e5c (diff)
consistence with source/classes
Diffstat (limited to 'basic/util')
-rw-r--r--basic/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/basic/util/makefile.mk b/basic/util/makefile.mk
index 0b950467e77a..08edb52a151b 100644
--- a/basic/util/makefile.mk
+++ b/basic/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: mh $ $Date: 2001-10-18 09:29:25 $
+# last change: $Author: hjs $ $Date: 2002-04-08 14:24:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -124,7 +124,7 @@ DEF1DES =StarBasic
# Light basic
-
+.IF "$(SVXLIGHT)" != ""
LIB2TARGET=$(SLB)$/sbl.lib
LIB2FILES= \
$(SLB)$/basicmgr.lib \
@@ -167,6 +167,7 @@ DEF2DEPN = \
DEFLIB2NAME =sbl
DEF2DES =StarBasic Light
+.ENDIF # "$(SVXLIGHT)" != ""
RES1TARGET=$(PRJNAME)
SRS1FILES= \