INTEGRATION: CWS ause049 (1.43.22); FILE MERGED

2006/02/21 16:59:31 hjs 1.43.22.1: #132001# use gnu grep
This commit is contained in:
Rüdiger Timm 2006-03-07 16:09:20 +00:00
parent 0a0c430881
commit e3e653d0fa

View file

@ -4,9 +4,9 @@
#
# $RCSfile: unitools.mk,v $
#
# $Revision: 1.43 $
# $Revision: 1.44 $
#
# last change: $Author: hr $ $Date: 2006-01-26 17:44:06 $
# last change: $Author: rt $ $Date: 2006-03-07 17:09:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -125,7 +125,7 @@ GNUCOPY=$(BUILD_TOOLS)$/gnucp.exe
.ENDIF # "$(use_cygcp)"!=""
GNUCOPY*=$(BUILD_TOOLS)$/cp.exe
GNUMAKE*=$(ENV_TOOLS)$/gnumake.exe
GREP*=$(ENV_TOOLS)$/grep32.exe
GREP*=$(ENV_TOOLS)$/gnugrep.exe
LS*=$(BUILD_TOOLS)$/ls.exe
#wraper for solenv\bin\mkdir.pl to fix mkdir /p problem
MKDIR=+$(SOLARENV)$/bin$/mkdir.btm