summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-06 15:04:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-06 15:04:38 +0000
commit79cf696a2d252696eba258b91f213d24aea16d78 (patch)
tree084310f01a65d31d530e6098094958452ec375f4 /sfx2/util
parentff046c80351b590d307dd81f83006ed4baf85245 (diff)
INTEGRATION: CWS execshellmacrogone (1.47.4); FILE MERGED
2007/10/24 08:46:55 rene 1.47.4.2: RESYNC: (1.47-1.48); FILE MERGED 2007/10/24 06:35:44 rene 1.47.4.1: #i79760# krs patches for supressing "Executing shell macro..." output
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk
index 893819d8dcc5..ac5f84b07781 100644
--- a/sfx2/util/makefile.mk
+++ b/sfx2/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.48 $
+# $Revision: 1.49 $
#
-# last change: $Author: ihi $ $Date: 2007-07-11 13:13:05 $
+# last change: $Author: rt $ $Date: 2007-11-06 16:04:38 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -112,7 +112,7 @@ SHL1STDLIBS+=\
.ENDIF # WNT
-SHL1DEPN += $(shell $(FIND) $(SLO) -type f -name "*.OBJ" -print)
+SHL1DEPN += $(shell @$(FIND) $(SLO) -type f -name "*.OBJ" -print)
SHL1LIBS= $(LIB1TARGET)