summaryrefslogtreecommitdiffstats
path: root/odk/util/makefile.pmk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-06 15:00:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-06 15:00:45 +0000
commitf938ef751b7ca126f09891759fafc88d7ad2a509 (patch)
tree83218a6a70af8cc599e2b03797dcf840c28537f5 /odk/util/makefile.pmk
parentINTEGRATION: CWS execshellmacrogone (1.22.26); FILE MERGED (diff)
downloadcore-f938ef751b7ca126f09891759fafc88d7ad2a509.tar.gz
core-f938ef751b7ca126f09891759fafc88d7ad2a509.zip
INTEGRATION: CWS execshellmacrogone (1.52.40); FILE MERGED
2007/10/24 06:35:42 rene 1.52.40.1: #i79760# krs patches for supressing "Executing shell macro..." output
Diffstat (limited to 'odk/util/makefile.pmk')
-rw-r--r--odk/util/makefile.pmk8
1 files changed, 4 insertions, 4 deletions
diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk
index 3cffef750e1a..b6bc1af33732 100644
--- a/odk/util/makefile.pmk
+++ b/odk/util/makefile.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.52 $
+# $Revision: 1.53 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 13:28:38 $
+# last change: $Author: rt $ $Date: 2007-11-06 16:00:45 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -189,7 +189,7 @@ INCLUDETOPDIRLIST= \
INCLUDETOPDIRLIST += $(INCOUT)$/systools
.ENDIF
-INCLUDEDIRLIST:={$(subst,/,$/ $(shell $(FIND) $(INCLUDETOPDIRLIST) -type d -print))}
+INCLUDEDIRLIST:={$(subst,/,$/ $(shell @$(FIND) $(INCLUDETOPDIRLIST) -type d -print))}
INCLUDEFILELIST=\
$(INCOUT)$/com$/sun$/star$/uno$/Any.h \
@@ -214,7 +214,7 @@ QCB=\)
.ENDIF
INCLUDELIST:=\
- {$(subst,/,$/ $(shell $(FIND) $(INCLUDETOPDIRLIST) -type f ! $(QOB) -name "*~" -o -name "*build.lst" -o -name "*deliver.log" $(QCB) -print))} \
+ {$(subst,/,$/ $(shell @$(FIND) $(INCLUDETOPDIRLIST) -type f ! $(QOB) -name "*~" -o -name "*build.lst" -o -name "*deliver.log" $(QCB) -print))} \
$(INCLUDEFILELIST)
SDK_CONTENT_CHECK_FILES= \