summaryrefslogtreecommitdiff
path: root/smoketestoo_native
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:33:14 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:33:14 +0000
commit842b59a1ee826c6d475a3459ee7a650bb1c66276 (patch)
treea86baa851c7fb45f8e60252681e9da178b459a8c /smoketestoo_native
parent81ab4d12bc5cdda5417f45761c504edc948debb5 (diff)
INTEGRATION: CWS ause069 (1.2.8); FILE MERGED
2007/01/17 14:36:14 hjs 1.2.8.1: #i70359# no forced shell required here
Diffstat (limited to 'smoketestoo_native')
-rwxr-xr-xsmoketestoo_native/com/sun/star/comp/smoketest/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk b/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk
index 29a6ca8940ee..94fe70d27519 100755
--- a/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk
+++ b/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2006-12-01 16:32:15 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:33:14 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -76,11 +76,11 @@ $(MISC)$/$(TARGET).javamaker.done: $(BIN)$/TestExtension.rdb
$(BIN)$/TestExtension.rdb: TestExtension.idl
$(IDLC) -O$(MISC) -I$(SOLARIDLDIR) -cid -we $<
- +-$(RM) $@
+ -$(RM) $@
$(REGMERGE) $@ /UCR $(MISC)$/TestExtension.urd
$(MISC)$/$(ZIP1TARGET).createdir :
- +$(MKDIRHIER) $(MISC)$/$(TARGET)$/META-INF >& $(NULLDEV) && $(TOUCH) $@
+ $(MKDIRHIER) $(MISC)$/$(TARGET)$/META-INF >& $(NULLDEV) && $(TOUCH) $@
$(MISC)$/$(TARGET)_resort : manifest.xml $(JARTARGETN) $(MISC)$/$(ZIP1TARGET).createdir $(BIN)$/TestExtension.rdb
$(GNUCOPY) -u manifest.xml $(MISC)$/$(TARGET)$/META-INF$/manifest.xml