summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>1997-12-11 04:18:15 +0000
committerChris Cleeland <chris.cleeland@gmail.com>1997-12-11 04:18:15 +0000
commita36db35bb260389747cec1d18729f30845c0b995 (patch)
tree181bab541b5ecc7c33b72b00d9cb2bb7c40e80e0
parent94f5c115b9a93c56d761d6d4d6db6886725be561 (diff)
downloadATCD-a36db35bb260389747cec1d18729f30845c0b995.tar.gz
Remove DII Cubit while it doesn't compile, and change the SCCS ID crap to RCS.
-rw-r--r--TAO/tests/Cubit/TAO/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Cubit/TAO/Makefile b/TAO/tests/Cubit/TAO/Makefile
index cf63a5b0b4e..66b7272553a 100644
--- a/TAO/tests/Cubit/TAO/Makefile
+++ b/TAO/tests/Cubit/TAO/Makefile
@@ -1,5 +1,5 @@
#----------------------------------------------------------------------------
-# @(#)Makefile 1.1 10/18/96
+# $Id$
#
# Makefile for the TAO tests
#----------------------------------------------------------------------------
@@ -9,7 +9,6 @@
#----------------------------------------------------------------------------
DIRS = IDL_Cubit \
- DII_Cubit \
MT_Cubit
# These are disabled by default...