From 2f0ae41e45d7ba34fd676a505d43f571f6b6fc5e Mon Sep 17 00:00:00 2001 From: Carsten Driesner Date: Wed, 18 Jul 2001 06:38:18 +0000 Subject: #89023# applicat.cxx shouldn't be build anymore --- sfx2/source/appl/makefile.mk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sfx2/source/appl/makefile.mk') diff --git a/sfx2/source/appl/makefile.mk b/sfx2/source/appl/makefile.mk index 37218cc8c47d..52873dfdf85a 100644 --- a/sfx2/source/appl/makefile.mk +++ b/sfx2/source/appl/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: mba $ $Date: 2001-07-10 11:39:05 $ +# last change: $Author: cd $ $Date: 2001-07-18 07:38:18 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -98,7 +98,6 @@ SLOFILES = \ $(SLO)$/imagemgr.obj\ $(SLO)$/rmacceptor.obj\ $(SLO)$/appuno.obj \ - $(SLO)$/applicat.obj \ $(SLO)$/appmail.obj \ $(SLO)$/appmain.obj \ $(SLO)$/appopen.obj \ @@ -143,7 +142,6 @@ EXCEPTIONSFILES=\ $(SLO)$/appmisc.obj \ $(SLO)$/frstinit.obj \ $(SLO)$/appinit.obj \ - $(SLO)$/applicat.obj \ $(SLO)$/picklist.obj \ $(SLO)$/rmacceptor.obj \ $(SLO)$/appcfg.obj \ -- cgit