diff options
author | Caolán McNamara <cmc@openoffice.org> | 2010-08-03 10:25:58 +0100 |
---|---|---|
committer | Caolán McNamara <cmc@openoffice.org> | 2010-08-03 10:25:58 +0100 |
commit | 5964db25f25c85ea70607310198fc50df9e7f088 (patch) | |
tree | c3d3706cb59017fe32eee6bb362a97fb517c30d2 /smoketestoo_native/makefile.mk | |
parent | fab0859824dfdf60de2c5f0d9c7c41efe3364c31 (diff) | |
parent | 7bbf7ff48ffcd5a6dcfc46c31d95df33c360e4ee (diff) |
cmcfixes77: merge with DEV300 m86
Diffstat (limited to 'smoketestoo_native/makefile.mk')
-rw-r--r-- | smoketestoo_native/makefile.mk | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/smoketestoo_native/makefile.mk b/smoketestoo_native/makefile.mk index 3dccb111c24b..e954549fdca9 100644 --- a/smoketestoo_native/makefile.mk +++ b/smoketestoo_native/makefile.mk @@ -54,13 +54,10 @@ DEF1NAME = $(SHL1TARGET) ALLTAR : cpptest -cpptest : $(SHL1TARGETN) $(BIN)/smoketestdoc.sxw +cpptest : $(SHL1TARGETN) OOO_CPPTEST_ARGS = $(SHL1TARGETN) -env:arg-doc=$(BIN)/smoketestdoc.sxw -$(BIN)/smoketestdoc.sxw: data/smoketestdoc.sxw - $(COPY) $< $@ - .IF "$(OS)" != "WNT" $(installationtest_instpath).flag : $(shell ls \ $(installationtest_instset)/OOo_*_install-arc_$(defaultlangiso).tar.gz) |