From be894fd1dba8d249eea683dead5a053a4b0b8759 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 18 Nov 2003 15:36:37 +0000 Subject: INTEGRATION: CWS qadev13 (1.5.26); FILE MERGED 2003/10/31 09:29:10 lla 1.5.26.1: #112598# changes in makefiles, to use dmake test --- sal/qa/ByteSequence/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sal/qa/ByteSequence') diff --git a/sal/qa/ByteSequence/makefile.mk b/sal/qa/ByteSequence/makefile.mk index 499b69561187..c0776982f7e2 100644 --- a/sal/qa/ByteSequence/makefile.mk +++ b/sal/qa/ByteSequence/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2003-08-07 15:09:31 $ +# last change: $Author: kz $ $Date: 2003-11-18 16:36:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -101,4 +101,5 @@ SLOFILES=$(SHL1OBJS) # --- Targets ------------------------------------------------------ .INCLUDE : target.mk +.INCLUDE : _cppunit.mk -- cgit