From 9bc9f8a3c5bd9416878b074f15e5350be0eb2e74 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 14 Aug 2006 15:22:19 +0000 Subject: INTEGRATION: CWS ause061 (1.7.412); FILE MERGED 2006/07/12 13:09:53 hjs 1.7.412.1: #i67276# force overwriting --- scp2/macros/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'scp2') diff --git a/scp2/macros/makefile.mk b/scp2/macros/makefile.mk index 87528375508a..b8fc2ece576a 100644 --- a/scp2/macros/makefile.mk +++ b/scp2/macros/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-09 01:16:32 $ +# last change: $Author: hr $ $Date: 2006-08-14 16:22:19 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,7 +48,8 @@ TARGET=macros COMPLETELANGISO_VAR:=$(uniq $(completelangiso) $(alllangiso)) .EXPORT : COMPLETELANGISO_VAR -CUSTOM_IMAGE_SETS:=$(CUSTOM_IMAGE_SETS) +# used here to force expanding before export +CUSTOM_IMAGE_SETS!:=$(CUSTOM_IMAGE_SETS) .EXPORT : CUSTOM_IMAGE_SETS ALLTAR : $(INCCOM)$/langmacros.inc $(INCCOM)$/images.inc -- cgit v1.2.3