diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2001-11-26 16:45:10 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2001-11-26 16:45:10 +0000 |
commit | 7bb1ac493472e6ed6342ef879c30ad23dcd5f840 (patch) | |
tree | 83e6926ada2c4f47fb6c13fd7eddd94aef340e6f /jurt/test | |
parent | 9a432528d7b9c9fc2249b00e73a07330907c2e99 (diff) |
#95219# rmclient tests obsolete
Diffstat (limited to 'jurt/test')
-rw-r--r-- | jurt/test/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/jurt/test/makefile.mk b/jurt/test/makefile.mk index 455c12685616..1a9af3e423d4 100644 --- a/jurt/test/makefile.mk +++ b/jurt/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kr $ $Date: 2001-02-02 09:01:04 $ +# last change: $Author: dbo $ $Date: 2001-11-26 17:45:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -65,8 +65,6 @@ test: # cd ./com/sun/star/comp/bootstrap; make debug # cd ./com/sun/star/comp/implementationregistration/makefile.mk # cd ./com/sun/star/comp/loader; dmake debug=t -# cd ./com/sun/star/comp/rmclient/makefile.mk -# cd ./com/sun/star/comp/rmserver/makefile.mk # cd ./com/sun/star/comp/typedescriptionmanager/makefile.mk # cd ./com/sun/star/comp/testcomp/makefile.mk cd ./com/sun/star/comp/connections; dmake debug=t product=full |