From c378f7ee45586203c114e42a57af9540985b7901 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Mon, 14 Jan 2002 18:35:58 +0000 Subject: [PATCH] #96510# create target to convinnce dmake that minormkchange.flg exists --- solenv/inc/target.mk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/solenv/inc/target.mk b/solenv/inc/target.mk index 9db29e5ae7c3..1e96d0394e10 100644 --- a/solenv/inc/target.mk +++ b/solenv/inc/target.mk @@ -2,9 +2,9 @@ # # $RCSfile: target.mk,v $ # -# $Revision: 1.95 $ +# $Revision: 1.96 $ # -# last change: $Author: hjs $ $Date: 2002-01-14 18:24:47 $ +# last change: $Author: hjs $ $Date: 2002-01-14 19:35:58 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -2181,6 +2181,9 @@ $(SCP_PRODUCT_TYPE): .ENDIF # "$(PARFILES)"!="" +$(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/minormkchanged.flg : + +$(TOUCH) $@ + .IF "$(COMPVERMK)"!="" "$(COMPVERMK)" : $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/minormkchanged.flg @echo COMNAME:=$(COMNAME) > $@