summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2003-03-22 13:48:27 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2003-03-22 13:48:27 +0000
commit5f6def33f3de58fa3dd29b3f393261d8d5e5adce (patch)
treea7deeab3ae3a89ece4f8df4093f631d80b614200
parent41bdf317f293f0d4912623b33228f3f837e1ee89 (diff)
downloadATCD-5f6def33f3de58fa3dd29b3f393261d8d5e5adce.tar.gz
ChangeLog tag: Sat Mar 22 07:41:59 2003 Phil Mesnier <mesnier_p@ociweb.com>
-rw-r--r--TAO/performance-tests/Cubit/TAO/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/Makefile b/TAO/performance-tests/Cubit/TAO/Makefile
index ae87bb93288..92f784442c0 100644
--- a/TAO/performance-tests/Cubit/TAO/Makefile
+++ b/TAO/performance-tests/Cubit/TAO/Makefile
@@ -8,6 +8,8 @@
# Local macros
#----------------------------------------------------------------------------
+.NOTPARALLEL:
+
# Currently, IDL_Cubit *must* come before the IDL_Cubit tests.
DIRS = IDL_Cubit \
MT_Cubit \