From c087c7b5a113d7338e1f5431415365439f3ca2d8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 23 Jan 2007 06:13:56 +0000 Subject: INTEGRATION: CWS fwk58 (1.10.226); FILE MERGED 2006/12/13 14:58:29 mba 1.10.226.1: #i72412#: remove NewHdl --- sfx2/source/bastyp/makefile.mk | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'sfx2') diff --git a/sfx2/source/bastyp/makefile.mk b/sfx2/source/bastyp/makefile.mk index 5cfdf389fa7f..d627a691b1a2 100644 --- a/sfx2/source/bastyp/makefile.mk +++ b/sfx2/source/bastyp/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: rt $ $Date: 2006-05-02 16:24:14 $ +# last change: $Author: obo $ $Date: 2007-01-23 07:13:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -53,7 +53,6 @@ SLOFILES =\ $(SLO)$/misc.obj \ $(SLO)$/progress.obj \ $(SLO)$/sfxresid.obj \ - $(SLO)$/newhdl.obj \ $(SLO)$/bitset.obj \ $(SLO)$/minarray.obj \ $(SLO)$/fltfnc.obj \ @@ -64,8 +63,7 @@ SLOFILES =\ SRS1NAME=$(TARGET) SRC1FILES =\ fltfnc.src \ - bastyp.src \ - newhdl.src + bastyp.src EXCEPTIONSFILES =\ $(SLO)$/helper.obj -- cgit