summaryrefslogtreecommitdiff
path: root/solenv/inc/unitools.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-01-26 16:44:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-01-26 16:44:06 +0000
commit42b90a51e8971ad6d79ec34d21c1cbe0bfb744f9 (patch)
treee62696a0c9928c910868b981878c6f41a7a0f40d /solenv/inc/unitools.mk
parent9a31ddd7223d1a4e3ae85068bc47aab94ef566e5 (diff)
INTEGRATION: CWS sb46 (1.42.184); FILE MERGED
2006/01/17 14:17:19 sb 1.42.184.1: #i60706# Merged in 1.39.180.1.
Diffstat (limited to 'solenv/inc/unitools.mk')
-rw-r--r--solenv/inc/unitools.mk8
1 files changed, 3 insertions, 5 deletions
diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk
index cccecd96ca42..a1e809b4c251 100644
--- a/solenv/inc/unitools.mk
+++ b/solenv/inc/unitools.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unitools.mk,v $
#
-# $Revision: 1.42 $
+# $Revision: 1.43 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 09:50:38 $
+# last change: $Author: hr $ $Date: 2006-01-26 17:44:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -44,8 +44,6 @@ ULFCONV*=ulfconv
MAKEDEPEND*=$(WRAPCMD) $(SOLARBINDIR)$/makedepend
-EXECTEST:= $(PERL) -w $(SOLARENV)$/bin$/exectest.pl
-
SCP_CHECK_TOOL:=checkscp$E
# Not 4nt means $(GUI)==UNX or $(GUI)==WNT with tcsh
@@ -175,4 +173,4 @@ ECHONL=echo
RM+=$(RMFLAGS)
ADJUSTVISIBILITY*:=$(WRAPCMD) adjustvisibility
CONVERT*:=$(PERL) $(SOLARENV)$/bin$/leconvert.pl
-
+EXECTEST := $(PERL) -w $(SOLARENV)$/bin$/exectest.pl