From 06b5c2f3e352aed5c4f7cc9cb166d345f5a6c703 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 25 Jan 2007 12:44:50 +0000 Subject: INTEGRATION: CWS ause069 (1.4.56); FILE MERGED 2006/10/18 17:10:16 hjs 1.4.56.1: #i70359# remove forced shell calls --- cli_ure/workbench/dynload/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cli_ure') diff --git a/cli_ure/workbench/dynload/makefile.mk b/cli_ure/workbench/dynload/makefile.mk index 0f99970d1..3962c9bc1 100644 --- a/cli_ure/workbench/dynload/makefile.mk +++ b/cli_ure/workbench/dynload/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 02:04:53 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:44:50 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -54,7 +54,7 @@ CSFILES = \ dynload.cs $(OUT)$/bin$/dynload.exe : $(CSFILES) - +$(CSC) $(CSCFLAGS) \ + $(CSC) $(CSCFLAGS) \ -target:exe \ -out:$@ \ -reference:$(OUT)$/bin$/cli_ure.dll \ -- cgit v1.2.3