summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_zip.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:06:34 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:06:34 +0000
commit2ada14af97db498620f6cfee6eec0d54b948f9d1 (patch)
treed989d934dedba484f92bbd851f55e0836ac4b38f /solenv/inc/tg_zip.mk
parent38514875e228bb69004f7a64fd45a911eab1d417 (diff)
INTEGRATION: CWS ause076 (1.33.18); FILE MERGED
2007/02/15 15:20:50 hjs 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED 2007/02/06 10:26:21 hjs 1.33.18.1: #i73990# introduce ZIPnDEPS to define expicit dependencies for zip targets
Diffstat (limited to 'solenv/inc/tg_zip.mk')
-rw-r--r--solenv/inc/tg_zip.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/tg_zip.mk b/solenv/inc/tg_zip.mk
index 587802d4eefe..31bcff674a8e 100644
--- a/solenv/inc/tg_zip.mk
+++ b/solenv/inc/tg_zip.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: tg_zip.mk,v $
#
-# $Revision: 1.34 $
+# $Revision: 1.35 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 14:02:07 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:06:34 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -118,7 +118,7 @@ $(ZIP$(TNR)DEPFILE) :
@echo $@ : makefile.mk >> $(MISC)$/$(@:f)
-$(ZIP$(TNR)TARGETN) : delzip
+$(ZIP$(TNR)TARGETN) : delzip $(ZIP$(TNR)DEPS)
@echo ------------------------------
@echo Making: $@
@@$(!eq,$?,$(?:s/delzip/zzz/) -$(RM) echo) $(uniq $@ $(subst,$(COMMON_OUTDIR),$(OUTPATH) $@))