diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:27:36 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:27:36 +0000 |
commit | 266ed95092e3f9aa559b0a119eb6d020af742ee4 (patch) | |
tree | c488fac3a365b403f4b17c000355085ec503e5a1 /store/util/makefile.mk | |
parent | 4d2ee377bf39a764d18221f7a605b6633a88c0fc (diff) |
INTEGRATION: CWS ause036 (1.14.2); FILE MERGED
2006/05/24 16:43:04 hjs 1.14.2.3: RESYNC: (1.15-1.16); FILE MERGED
2006/02/27 18:16:56 hjs 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED
2005/11/15 15:17:44 hjs 1.14.2.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'store/util/makefile.mk')
-rw-r--r-- | store/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/store/util/makefile.mk b/store/util/makefile.mk index bb3a0306f..a8a504f7d 100644 --- a/store/util/makefile.mk +++ b/store/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: hr $ $Date: 2006-05-09 15:41:55 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:27:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -92,7 +92,6 @@ SHL1STDLIBS+= -lsupc++ -lgcc_s SHL1DEF= $(MISC)$/$(SHL1TARGET).def -SHL1DEPN= $(L)$/isal.lib SHL1LIBS= $(SLB)$/store.lib # --- Def-File --- |