From f82673b6d869379eeca160d14b2db63353ad3467 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Wed, 27 Sep 2000 11:28:24 +0000 Subject: dont export _Impl --- unotools/util/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'unotools') diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk index c3b5ff7702fa..341dac17810b 100644 --- a/unotools/util/makefile.mk +++ b/unotools/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:03:55 $ +# last change: $Author: mba $ $Date: 2000-09-27 12:28:24 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -105,6 +105,7 @@ SHL1STDLIBS= \ $(VOSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) \ + $(UCBHELPERLIB) \ $(TOOLSLIB) SHL1LIBS=$(LIB1TARGET) @@ -146,4 +147,5 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk @echo CLEAR_THE_FILE > $@ @echo _TI >> $@ @echo _real >> $@ + @echo _Impl >> $@ -- cgit v1.2.3