diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 20:52:46 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 20:52:46 +0000 |
commit | 2c27027eaadb3ed037d23b30e310bbbad104a49d (patch) | |
tree | 9026008939887ceb3e3651e554e921e675fd977a /TAO/performance-tests/Cubit | |
parent | 35fa84dcd0fe8dcc93222155265fc51881133eb0 (diff) | |
download | ATCD-2c27027eaadb3ed037d23b30e310bbbad104a49d.tar.gz |
ChangeLogTag:Thu Mar 23 14:48:12 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/performance-tests/Cubit')
-rw-r--r-- | TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile index e630b65f661..3f07e0ae19d 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile @@ -53,7 +53,7 @@ BIN = server \ client \ collocation/collocation_test -TAO_IDLFLAGS += -Ge 1 +TAO_IDLFLAGS += -Ge 1 -Gd #---------------------------------------------------------------------------- # Include macros and targets |