summaryrefslogtreecommitdiff
path: root/unotools/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/util/makefile.mk')
-rw-r--r--unotools/util/makefile.mk15
1 files changed, 7 insertions, 8 deletions
diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk
index cd6b92222f9f..9a97f00c76de 100644
--- a/unotools/util/makefile.mk
+++ b/unotools/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: sab $ $Date: 2002-02-14 13:54:46 $
+# last change: $Author: hr $ $Date: 2003-03-27 17:39:55 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -92,14 +92,13 @@ SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB=iutl
SHL1STDLIBS= \
- $(SALLIB) \
- $(OSLLIB) \
- $(VOSLIB) \
- $(CPPULIB) \
- $(CPPUHELPERLIB) \
$(COMPHELPERLIB) \
$(UCBHELPERLIB) \
- $(TOOLSLIB)
+ $(CPPUHELPERLIB) \
+ $(CPPULIB) \
+ $(TOOLSLIB) \
+ $(VOSLIB) \
+ $(SALLIB)
SHL1LIBS=$(LIB1TARGET)
SHL1DEF=$(MISC)$/$(SHL1TARGET).def