From c483248060a0cc0370846e302e01f9d999ff5595 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Sat, 26 Jun 2004 19:26:43 +0000 Subject: INTEGRATION: CWS mergebuild (1.2.12); FILE MERGED 2004/01/21 14:57:49 pl 1.2.12.1: #110286# fallback resources, move to iso codes --- rsc/source/rsc/makefile.mk | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'rsc') diff --git a/rsc/source/rsc/makefile.mk b/rsc/source/rsc/makefile.mk index 7ead52f792c6..59db9e337ea7 100644 --- a/rsc/source/rsc/makefile.mk +++ b/rsc/source/rsc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: vg $ $Date: 2003-07-02 14:51:51 $ +# last change: $Author: hjs $ $Date: 2004-06-26 20:26:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,10 +75,6 @@ TARGET=rscrsc NOOPTFILES= $(OBJ)$/rsc.obj .ENDIF -OBJFILES= $(OBJ)$/rsc.obj \ - $(OBJ)$/rscinst.obj - -CXXFILES= rsc.cxx \ - rscinst.cxx +OBJFILES= $(OBJ)$/rsc.obj .INCLUDE : target.mk -- cgit