summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_vxworks6.3.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-06-25 07:00:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-06-25 07:00:24 +0000
commit6be6e8de16b4272c7364028379f01e645fe548fe (patch)
treea55c1f40b9ce8cf6006e540c02f5a75b4ce360d0 /ACE/include/makeinclude/platform_vxworks6.3.GNU
parente797bb0d7149ec2fc1162b4d51680877041c61e4 (diff)
downloadATCD-6be6e8de16b4272c7364028379f01e645fe548fe.tar.gz
Wed Jun 25 06:58:52 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/include/makeinclude/platform_vxworks6.3.GNU')
-rw-r--r--ACE/include/makeinclude/platform_vxworks6.3.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/include/makeinclude/platform_vxworks6.3.GNU b/ACE/include/makeinclude/platform_vxworks6.3.GNU
index ad5dee27aeb..26832918bd2 100644
--- a/ACE/include/makeinclude/platform_vxworks6.3.GNU
+++ b/ACE/include/makeinclude/platform_vxworks6.3.GNU
@@ -65,7 +65,7 @@ ifeq ("$(WIND_HOST_TYPE)","x86-win32")
endif # x86-win32
ifneq (,$(HOST_ROOT))
-TAO_IDLFLAGS += -g $(HOST_ROOT)/bin/gperf
+TAO_IDLFLAGS += -g $(HOST_ROOT)/bin/ace_gperf
ifeq ("$(WIND_HOST_TYPE)","x86-win32")
TAO_IDL = $(HOST_ROOT)/bin/tao_idl.exe
TAO_IDL3_TO_IDL2 = $(HOST_ROOT)/bin/tao_idl3_to_idl2.exe