From abce795656e5428085eaa1bf1f14ae2615bb0f0b Mon Sep 17 00:00:00 2001 From: Lars Langhans Date: Tue, 29 Jun 2010 13:43:23 +0200 Subject: [PATCH] sb123:#i111449# makefile cleanups for qa/complex tests --- bean/qa/complex/bean/makefile.mk | 1 - forms/qa/complex/forms/makefile.mk | 1 - 2 files changed, 2 deletions(-) diff --git a/bean/qa/complex/bean/makefile.mk b/bean/qa/complex/bean/makefile.mk index 257dd6df46ca..f0bec2633c00 100644 --- a/bean/qa/complex/bean/makefile.mk +++ b/bean/qa/complex/bean/makefile.mk @@ -26,7 +26,6 @@ #************************************************************************* .IF "$(OOO_SUBSEQUENT_TESTS)" == "" nothing .PHONY: - @echo "OOO_SUBSEQUENT_TESTS not set, do nothing." .ELSE PRJ = ../../.. diff --git a/forms/qa/complex/forms/makefile.mk b/forms/qa/complex/forms/makefile.mk index c1c6ee0db66c..8fbbab84feae 100755 --- a/forms/qa/complex/forms/makefile.mk +++ b/forms/qa/complex/forms/makefile.mk @@ -27,7 +27,6 @@ .IF "$(OOO_SUBSEQUENT_TESTS)" == "" nothing .PHONY: - @echo "OOO_SUBSEQUENT_TESTS not set, do nothing." .ELSE PRJ = ../../..