summaryrefslogtreecommitdiff
path: root/TAO/utils/catior/catior.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/utils/catior/catior.mpc')
-rw-r--r--TAO/utils/catior/catior.mpc8
1 files changed, 3 insertions, 5 deletions
diff --git a/TAO/utils/catior/catior.mpc b/TAO/utils/catior/catior.mpc
index 749849fa3af..d46f13a598a 100644
--- a/TAO/utils/catior/catior.mpc
+++ b/TAO/utils/catior/catior.mpc
@@ -1,7 +1,5 @@
// $Id$
-project : namingexe, rtcorba, core {
- libpaths += $(ACE_ROOT)/lib
- libpaths += $(ACE_ROOT)/ace
- exename = catior
- install = $(ACE_ROOT)/bin
+project : taoexe, rtcorba, core {
+ install = $(ACE_ROOT)/bin
+ exename = catior
}