summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-05 20:04:15 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-05 20:04:15 +0000
commitdcc298e0fe263fd2fc25f3c945418e784f942d13 (patch)
tree6f22ae036c6f31bc44a69c821a6caee17568ef8d
parentdb1a3e37779e5f2aa05b534b49547bf2230f37ff (diff)
downloadATCD-dcc298e0fe263fd2fc25f3c945418e784f942d13.tar.gz
.
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile2
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 c9d86e7be03..f4074e2549e 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile
@@ -13,7 +13,7 @@ ifndef TAO_ROOT
endif # ! TAO_ROOT
LDLIBS = -lTAO
-#TAO_IDLFLAGS += -Gc
+# TAO_IDLFLAGS += -Gc
IDL_SRC = cubitC.cpp cubitS.cpp
PROG_SRCS = Cubit_Server.cpp \