From 0d7aad033d5fb62c7f8447ec73f91094cb5cad83 Mon Sep 17 00:00:00 2001 From: Jörg Barfurth Date: Mon, 6 Aug 2001 15:06:35 +0000 Subject: #85017#,#81412# Moved common bootstrap code to unotools (utl::Bootstrap) --- configmgr/util/makefile.mk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'configmgr/util') diff --git a/configmgr/util/makefile.mk b/configmgr/util/makefile.mk index d667863e997b..b70117df192f 100644 --- a/configmgr/util/makefile.mk +++ b/configmgr/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: mh $ $Date: 2001-07-30 14:48:07 $ +# last change: $Author: jb $ $Date: 2001-08-06 16:05:34 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -86,8 +86,11 @@ SHL1STDLIBS=\ $(VOSLIB) \ $(OSLLIB) \ $(SALLIB) \ + $(UNOTOOLSLIB) \ $(CPPRTLLIB) +# $(ZLIB3RDLIB) \ + SHL1DEPN= SHL1IMPLIB= i$(SHL1TARGET) SHL1LIBS= $(SLB)$/registry.lib \ -- cgit v1.2.3