From 058672308c5fb142ace3816618449a8881c24e2b Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 6 Jul 2007 09:11:58 +0000 Subject: INTEGRATION: CWS oj14 (1.8.24); FILE MERGED 2007/03/14 15:48:06 mav 1.8.24.2: #i75401# no need to use implementation service names any more 2006/11/08 08:56:49 oj 1.8.24.1: move confighelper to comphelper module --- embeddedobj/util/makefile.mk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'embeddedobj/util') diff --git a/embeddedobj/util/makefile.mk b/embeddedobj/util/makefile.mk index 71cbb46bac30..01ae6d175221 100644 --- a/embeddedobj/util/makefile.mk +++ b/embeddedobj/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: hr $ $Date: 2007-06-26 16:05:41 $ +# last change: $Author: rt $ $Date: 2007-07-06 10:11:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -58,9 +58,7 @@ LIB1OBJFILES= \ $(SLO)$/xcreator.obj\ $(SLO)$/xfactory.obj\ $(SLO)$/register.obj\ - $(SLO)$/convert.obj\ $(SLO)$/docholder.obj\ - $(SLO)$/confighelper.obj\ $(SLO)$/intercept.obj LIB1TARGET=$(SLB)$/$(TARGET).lib -- cgit