diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-03-30 13:53:13 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-03-30 13:53:13 +0000 |
commit | 6888f105b6596256460d6baaa08ab7c500464fef (patch) | |
tree | b39958cef7cce587a846161da2bd5f38871bfd9f /configmgr/qa/unoapi | |
parent | 5eebdebcf8c9feab2ac176538159834c8c4a6f1e (diff) |
INTEGRATION: CWS cfg04 (1.2.14); FILE MERGED
2004/03/26 16:54:05 sw 1.2.14.1: #116063#
Diffstat (limited to 'configmgr/qa/unoapi')
-rw-r--r-- | configmgr/qa/unoapi/makefile.mk | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/configmgr/qa/unoapi/makefile.mk b/configmgr/qa/unoapi/makefile.mk index 82acf2753af1..e749c910b29e 100644 --- a/configmgr/qa/unoapi/makefile.mk +++ b/configmgr/qa/unoapi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Date: 2004-01-05 21:26:36 $ +# last change: $Date: 2004-03-30 14:53:13 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,3 +67,8 @@ TARGET=qa_unoapi ALLTAR: +$(SOLARENV)$/bin$/checkapi -sce cfgmgr2.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + +@echo ======================================================================= + +@echo In case of problems with sysmgr1.SystemIntegration make sure that you + +@echo ======================================================================= + +@echo built and registered qadevOOo/testsdocs/backend/org/openoffice/JavaSystemBackend + +@echo ======================================================================= |