summaryrefslogtreecommitdiff
path: root/TAO/utils/IOR-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/utils/IOR-parser/Makefile')
-rw-r--r--TAO/utils/IOR-parser/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/utils/IOR-parser/Makefile b/TAO/utils/IOR-parser/Makefile
index 979a79a7ebd..cc079ef9b76 100644
--- a/TAO/utils/IOR-parser/Makefile
+++ b/TAO/utils/IOR-parser/Makefile
@@ -15,6 +15,8 @@ FILES = ior-handler
SRC = $(addsuffix .cpp,$(FILES))
OBJ = $(addsuffix .o,$(FILES))
+BUILD = $(VBIN)
+
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------
# Include macros and targets