summaryrefslogtreecommitdiff
path: root/TAO/examples/Content_Server/AMI_Observer
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-06-20 22:12:02 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-06-20 22:12:02 +0000
commit8e359645b4b75c81c8823c3314f20ed67ef14a5b (patch)
tree16ccacbd6e039d07ee2b098e4b52af87a51893f4 /TAO/examples/Content_Server/AMI_Observer
parent70128c4fe5ecd5975891389948f1b5808af09c40 (diff)
downloadATCD-8e359645b4b75c81c8823c3314f20ed67ef14a5b.tar.gz
ChangeLogTag:Tue Jun 20 15:07:30 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/examples/Content_Server/AMI_Observer')
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/Content_Server/AMI_Observer/Makefile b/TAO/examples/Content_Server/AMI_Observer/Makefile
index 5cb236757fc..d9c232c9488 100644
--- a/TAO/examples/Content_Server/AMI_Observer/Makefile
+++ b/TAO/examples/Content_Server/AMI_Observer/Makefile
@@ -59,7 +59,8 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# Local targets (and local hacks)
#----------------------------------------------------------------------------
-TAO_IDLFLAGS += -GC # For AMI support
+TAO_IDLFLAGS += -GC -Ge 1 # -GC for AMI support
+
LDFLAGS += -L$(TAO_ROOT)/tao -L$(TAO_ROOT)/orbsvcs/orbsvcs
CPPFLAGS += -I$(TAO_ROOT) -I$(TAO_ROOT)/orbsvcs