From 1b415d2371433de915ac160e29aeb2a8ca6320db Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 25 Jan 2007 11:34:43 +0000 Subject: INTEGRATION: CWS ause069 (1.2.6); FILE MERGED 2006/12/01 17:37:06 hjs 1.2.6.1: #i70359# remove forced shell calls --- twain/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'twain') diff --git a/twain/util/makefile.mk b/twain/util/makefile.mk index e3165b7220d5..d5af831c27cf 100644 --- a/twain/util/makefile.mk +++ b/twain/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2006-06-19 14:11:42 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:34:43 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,4 +44,4 @@ ALLTAR: $(OUT)$/inc$/twain.h $(OUT)$/inc$/%: $(PRJ)$/inc$/% - $(MKDIR) $(@:d) - + $(COPY) $< $@ + $(COPY) $< $@ -- cgit v1.2.3