summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_def.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-06 14:45:58 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-06 14:45:58 +0000
commit0e42af502465d289c69daa5a18e661919d456b2e (patch)
tree8bec13302ec49010c7dfa915aa777714881083dc /solenv/inc/tg_def.mk
parent005a0472e4ab88e192e53f87a11e57e5f97e997c (diff)
INTEGRATION: CWS execshellmacrogone (1.41.8); FILE MERGED
2007/10/24 08:34:20 rene 1.41.8.2: RESYNC: (1.41-1.43); FILE MERGED 2007/10/24 06:35:47 rene 1.41.8.1: #i79760# krs patches for supressing "Executing shell macro..." output
Diffstat (limited to 'solenv/inc/tg_def.mk')
-rw-r--r--solenv/inc/tg_def.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/tg_def.mk b/solenv/inc/tg_def.mk
index 6cd227189537..68dfcbf4f07a 100644
--- a/solenv/inc/tg_def.mk
+++ b/solenv/inc/tg_def.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: tg_def.mk,v $
#
-# $Revision: 1.43 $
+# $Revision: 1.44 $
#
-# last change: $Author: kz $ $Date: 2007-09-06 13:40:10 $
+# last change: $Author: rt $ $Date: 2007-11-06 15:45:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -88,7 +88,7 @@ RMHACK$(TNR):=$(RM)
DEF$(TNR)UNIQE:=$(mktmp $(GUI))
# %_disk is a 4nt special; don't exppect it to work in any other shell
-BUILD_DRIVE$(TNR):=$(shell echo %_disk)
+BUILD_DRIVE$(TNR):=$(shell @echo %_disk)
#BUILD_DRIVE$(TNR):=O
.IF "$(BUILD_DRIVE$(TNR))"=="O"