From 0331f0a7e687fabcdaf905ad853b283e5f16b00a Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 18 Nov 2003 15:43:30 +0000 Subject: INTEGRATION: CWS qadev13 (1.4.26); FILE MERGED 2003/10/31 09:29:24 lla 1.4.26.1: #112598# changes in makefiles, to use dmake test --- sal/qa/rtl_strings/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sal/qa/rtl_strings/makefile.mk b/sal/qa/rtl_strings/makefile.mk index 7debc6ff5dd7..80d9050ec95d 100644 --- a/sal/qa/rtl_strings/makefile.mk +++ b/sal/qa/rtl_strings/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: hr $ $Date: 2003-08-07 15:12:30 $ +# last change: $Author: kz $ $Date: 2003-11-18 16:43:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -159,5 +159,6 @@ SLOFILES=\ # --- Targets ------------------------------------------------------ .INCLUDE : target.mk +.INCLUDE : _cppunit.mk -- cgit