summaryrefslogtreecommitdiff
path: root/unotools/util/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:45:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:45:03 +0000
commit53d50f23228c3acfe75703b51c8832ac48f54270 (patch)
tree7096895bf857cb7cbf08067f96a60279225caa77 /unotools/util/makefile.mk
parent832f7b267bcc52af248a5e72e6ebda14d92a19ee (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
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