summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorJörg Barfurth <jb@openoffice.org>2001-09-28 12:31:54 +0000
committerJörg Barfurth <jb@openoffice.org>2001-09-28 12:31:54 +0000
commitca5ada12b231b55c4bf3debaf0ad0810bf9c7ec2 (patch)
tree44c6f9dcacaa29617b0860381917b95d3aaee1df /configmgr
parent813df9237ae055abf7171b7bfc9bf109b4912e59 (diff)
#90021# Implement proper support for default-handling
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/util/makefile.mk24
1 files changed, 13 insertions, 11 deletions
diff --git a/configmgr/util/makefile.mk b/configmgr/util/makefile.mk
index 0478854ecac1..cd3cd0617b01 100644
--- a/configmgr/util/makefile.mk
+++ b/configmgr/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: dg $ $Date: 2001-09-05 14:20:31 $
+# last change: $Author: jb $ $Date: 2001-09-28 13:31:54 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -85,8 +85,9 @@ SHL1STDLIBS=\
$(CPPUHELPERLIB) \
$(VOSLIB) \
$(OSLLIB) \
- $(SALLIB) \
- $(UNOTOOLSLIB) \
+ $(SALHELPERLIB) \
+ $(SALLIB) \
+ $(UNOTOOLSLIB) \
$(CPPRTLLIB)
# $(ZLIB3RDLIB) \
@@ -98,8 +99,8 @@ SHL1LIBS= $(SLB)$/registry.lib \
$(SLB)$/session.lib \
$(SLB)$/misc.lib \
$(SLB)$/xml.lib \
- $(SLB)$/treemgr.lib \
- $(SLB)$/api2.lib \
+ $(SLB)$/treemgr.lib \
+ $(SLB)$/api2.lib \
$(SLB)$/api.lib \
$(SLB)$/cm.lib
@@ -124,19 +125,20 @@ SHL2STDLIBS=\
$(CPPUHELPERLIB) \
$(VOSLIB) \
$(OSLLIB) \
- $(SALLIB) \
- $(UNOTOOLSLIB) \
+ $(SALHELPERLIB) \
+ $(SALLIB) \
+ $(UNOTOOLSLIB) \
$(CPPRTLLIB)
SHL2DEPN=
SHL2IMPLIB= i$(SHL2TARGET)
SHL2LIBS= $(SLB)$/registry.lib \
$(SLB)$/treecache.lib \
- $(SLB)$/sxl_session.lib \
+ $(SLB)$/sxl_session.lib \
$(SLB)$/misc.lib \
$(SLB)$/xml.lib \
- $(SLB)$/treemgr.lib \
- $(SLB)$/api2.lib \
+ $(SLB)$/treemgr.lib \
+ $(SLB)$/api2.lib \
$(SLB)$/api.lib \
$(SLB)$/cm.lib