From a36b7f498be4e2ca4bf13e4b246705dec5017d9e Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Fri, 18 Oct 2002 08:36:01 +0000 Subject: #104325# cppumaker rules removed for consistency reasons --- solenv/inc/pstrules.mk | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'solenv/inc/pstrules.mk') diff --git a/solenv/inc/pstrules.mk b/solenv/inc/pstrules.mk index d46d216bae4b..a758de7275db 100644 --- a/solenv/inc/pstrules.mk +++ b/solenv/inc/pstrules.mk @@ -2,9 +2,9 @@ # # $RCSfile: pstrules.mk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.24 $ # -# last change: $Author: hjs $ $Date: 2002-06-18 13:46:39 $ +# last change: $Author: hjs $ $Date: 2002-10-18 09:36:01 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -234,17 +234,6 @@ $(PAR)$/%.par : .ENDIF # "$(PARFILES)"!="" -#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -#+++++++++++ cppumaker rules ++++++++++++++++++++++++++++++++++++++++ -#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - -$(UNOUCROUT)$/%.hpp : $(UNOUCRDEP) - +$(CPPUMAKER) $(CPPUMAKERFLAGS) -B$(UNOUCRBASE) -O$(UNOUCROUT) -T{$(subst,$/,. $(subst,$(UNOUCROUT)$/, $(@:db)))} $(UNOUCRRDB) - -$(UNOUCROUT)$/%.hdl : $(UNOUCRDEP) - +$(CPPUMAKER) $(CPPUMAKERFLAGS) -B$(UNOUCRBASE) -O$(UNOUCROUT) -T{$(subst,$/,. $(subst,$(UNOUCROUT)$/, $(@:db)))} $(UNOUCRRDB) - - .IF "$(TESTDIR)"!="" # workaround for strange dmake bug: -- cgit v1.2.3