From 7bdec5ebea956342916b1311ccaa9192d91eece8 Mon Sep 17 00:00:00 2001 From: Pascal Junck Date: Tue, 2 Nov 2004 14:58:57 +0000 Subject: INTEGRATION: CWS ivo05 (1.21.58); FILE MERGED 2004/09/21 14:28:47 ihi 1.21.58.1: #i34404# included src files are now merged --- starmath/source/makefile.mk | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'starmath/source/makefile.mk') diff --git a/starmath/source/makefile.mk b/starmath/source/makefile.mk index 3a204900c869..7cda97cceaee 100644 --- a/starmath/source/makefile.mk +++ b/starmath/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: kz $ $Date: 2004-05-19 09:04:13 $ +# last change: $Author: pjunck $ $Date: 2004-11-02 15:58:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -141,6 +141,9 @@ LIB1OBJFILES = \ CDEFS+=-DUSE_POLYGON .ENDIF +LOCALIZE_ME = menu_tmpl.src + + .INCLUDE : target.mk $(INCCOM)$/dllname.hxx: makefile.mk @@ -157,3 +160,6 @@ $(INCCOM)$/dllname.hxx: makefile.mk $(SRS)$/smres.srs: $(SOLARINCDIR)$/svx$/globlmn.hrc + +$(SRS)$/$(SRS2NAME).srs : $(LOCALIZE_ME_DEST) + -- cgit