INTEGRATION: CWS ause069 (1.3.254); FILE MERGED
2006/11/28 10:26:57 hjs 1.3.254.1: #i70359# remove forced shell calls
This commit is contained in:
parent
1863d2b199
commit
3848d77b71
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 14:44:36 $
|
||||
# last change: $Author: obo $ $Date: 2007-01-25 12:06:15 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -48,5 +48,5 @@ COPYFILES = \
|
|||
ALLTAR : $(COPYFILES)
|
||||
|
||||
$(COPYFILES) : $$(@:f)
|
||||
+$(COPY) $< $@
|
||||
$(COPY) $< $@
|
||||
|
||||
|
|
Loading…
Reference in a new issue