summaryrefslogtreecommitdiff
path: root/solenv/inc/rules.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-08-31 16:28:11 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-08-31 16:28:11 +0000
commit0d0877b47d9ad53c8e848f6477cfebf5ae9fbca6 (patch)
treede01e223294c945ba22cf7cb57912124be1e381a /solenv/inc/rules.mk
parent44bb6f9b427b9bbb55f741be814dccb013d89e50 (diff)
#87136# #65293# zipfiles don't need dependencies on CVS directories
Diffstat (limited to 'solenv/inc/rules.mk')
-rw-r--r--solenv/inc/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/rules.mk b/solenv/inc/rules.mk
index 9e365a948741..cf044ddd59c1 100644
--- a/solenv/inc/rules.mk
+++ b/solenv/inc/rules.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: rules.mk,v $
#
-# $Revision: 1.34 $
+# $Revision: 1.35 $
#
-# last change: $Author: hjs $ $Date: 2001-08-22 18:39:51 $
+# last change: $Author: hjs $ $Date: 2001-08-31 17:28:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -587,7 +587,7 @@ $(MISC)$/%.dpz :
@+-$(RM) $(MISC)$/$(TARGET).$(PWD:f).*.dpzz >& $(NULLDEV)
@+-$(RM) $@ >& $(NULLDEV)
+dmake $(MFLAGS) $(CALLMACROS) make_zip_deps=true ZIPALLTARGET -u
- $(TYPE) $(MISC)$/$(TARGET).$(PWD:f).*.dpzz >> $@
+ $(TYPE) $(MISC)$/$(TARGET).$(PWD:f).*.dpzz | grep -v "CVS" >> $@
@+-$(RM) $(MISC)$/$(TARGET).$(PWD:f).*.dpzz >& $(NULLDEV)
.ELSE
@+echo "#" > $@