Kaydet (Commit) 25d9ef5f authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS ause087 (1.54.200); FILE MERGED

2007/11/07 10:55:10 hjs 1.54.200.1: #i80465# applied patch
üst 9de5b7f2
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: unitools.mk,v $ # $RCSfile: unitools.mk,v $
# #
# $Revision: 1.54 $ # $Revision: 1.55 $
# #
# last change: $Author: ihi $ $Date: 2007-06-07 10:27:53 $ # last change: $Author: ihi $ $Date: 2007-11-21 18:50:29 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -64,7 +64,7 @@ NULLDEV:=/dev/null ...@@ -64,7 +64,7 @@ NULLDEV:=/dev/null
# iz29609 helpmacro to check if file exists # iz29609 helpmacro to check if file exists
.IF "$(USE_SHELL)"=="bash" .IF "$(USE_SHELL)"=="bash"
IFEXIST:=if test -f IFEXIST:=if test -e
THEN:= ; then THEN:= ; then
FI:= ; fi FI:= ; fi
PIPEERROR=2>&1 | PIPEERROR=2>&1 |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment