From e49a4cdc8de81f2cae4128a0fc4791032c20c3e6 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Thu, 22 Nov 2001 15:13:48 +0000 Subject: [PATCH] #65293# dependencies for to be generated headerfiles incomplete --- solenv/inc/target.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/solenv/inc/target.mk b/solenv/inc/target.mk index 5f27fa5ea346..2da9c6cbe3c5 100644 --- a/solenv/inc/target.mk +++ b/solenv/inc/target.mk @@ -2,9 +2,9 @@ # # $RCSfile: target.mk,v $ # -# $Revision: 1.86 $ +# $Revision: 1.87 $ # -# last change: $Author: hjs $ $Date: 2001-11-21 17:18:19 $ +# last change: $Author: hjs $ $Date: 2001-11-22 16:13:48 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -2030,7 +2030,7 @@ $(OBJFILES) : $(UNOUCRHEADER) .IF "$(SLOFILES)"!="" $(SLOFILES) : $(UNOUCRHEADER) .ENDIF # "$(SLOFILES)"!="" -$(UNOUCRTARGET) .UPDATEALL : $(UNOUCRDEP) +$(UNOUCRTARGET) : $(UNOUCRDEP) +cppumaker @$(mktmp $(CPPUMAKERFLAGS) -B$(UNOUCRBASE) -O$(UNOUCROUT) $(UNOTYPES:^"-T") $(UNOUCRRDB)) .ENDIF # "$(SINGLE_SHOT)" == "" .ENDIF # "$(UNOTYPES)" != ""