summaryrefslogtreecommitdiff
path: root/solenv/inc/unitools.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-06 13:02:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-06 13:02:20 +0000
commit9e1d887afe2d1d3b765b9d162fa85e8d595c2cf4 (patch)
tree9c2e6b5084b9a7470bc92e90baa7290203271f4e /solenv/inc/unitools.mk
parent765b1958fd25b5c7341a83ec7da08a3bab9ddaca (diff)
INTEGRATION: CWS ause074 (1.50.8); FILE MERGED
2007/01/29 15:03:11 hjs 1.50.8.1: #i73825# 4nt needs help to touch...
Diffstat (limited to 'solenv/inc/unitools.mk')
-rw-r--r--solenv/inc/unitools.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk
index ab8932ffdf22..6c45325e9e47 100644
--- a/solenv/inc/unitools.mk
+++ b/solenv/inc/unitools.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unitools.mk,v $
#
-# $Revision: 1.50 $
+# $Revision: 1.51 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:58:19 $
+# last change: $Author: vg $ $Date: 2007-02-06 14:02:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -154,7 +154,7 @@ MKDIR=+mkdir
MKDIRHIER=$(MKDIR) /sn
PERL*:=+call perl5.btm
RENAME*=+ren
-TOUCH*=$(BUILD_TOOLS)$/touch.exe
+TOUCH*=$(PERL) $(SOLARENV)$/bin$/touch.pl
TYPE*=+type
4nt_force_shell:=+
.ENDIF "$(USE_SHELL)"!="4nt"