summaryrefslogtreecommitdiff
path: root/sc/addin
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:29:15 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:29:15 +0000
commit653006cb84acfd3a55e963ebc11f736d9c9c2441 (patch)
treec6d0d8f42fd675bb4d2623b384055618672e8cab /sc/addin
parent416c3b8a26a6533c7a32f36fbeb8d0cfda31d1ff (diff)
INTEGRATION: CWS ause076 (1.5.12); FILE MERGED
2007/02/15 18:28:17 hjs 1.5.12.1: #i74347# avoid collisions in multiprocess builds when writing perl script
Diffstat (limited to 'sc/addin')
-rw-r--r--sc/addin/util/makefile.mk10
1 files changed, 4 insertions, 6 deletions
diff --git a/sc/addin/util/makefile.mk b/sc/addin/util/makefile.mk
index 291d68b63110..18ee6ca2c48b 100644
--- a/sc/addin/util/makefile.mk
+++ b/sc/addin/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:09:36 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:29:15 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -53,9 +53,7 @@ $(BIN)$/addin.zip : \
$(TYPE) $< | zip -@ -u -j $(BIN)$/addin.zip $(CHECKZIPRESULT)
.ENDIF
-ALL: \
- $(BIN)$/addin.zip \
- ALLTAR
-
.INCLUDE: target.mk
+ALLTAR: $(BIN)$/addin.zip
+