summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/IFR_Service.mpc
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-23 13:45:03 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-23 13:45:03 +0000
commit3a2a6ef4c041c4f6cdd4b8afaef6e2cf6e1cc6b9 (patch)
treeb278c5597185f702e47bafd50b72f9bb59c67b12 /TAO/orbsvcs/IFR_Service/IFR_Service.mpc
parentd9e557179b7635faecdcd5c8a14b4bb8c528404c (diff)
downloadATCD-3a2a6ef4c041c4f6cdd4b8afaef6e2cf6e1cc6b9.tar.gz
ChangeLogTag: Fri Jun 23 13:42:54 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/IFR_Service.mpc')
-rw-r--r--TAO/orbsvcs/IFR_Service/IFR_Service.mpc5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc
index bb051cebea2..de27cdf0894 100644
--- a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc
+++ b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc
@@ -46,7 +46,10 @@ project(TAO_IFR_EXE) : aceexe, core, ifr_client, crosscompile, minimum_corba {
after += TAO_IFR_BE TAO_IDL_FE
exename = tao_ifr
libs += TAO_IFR_BE TAO TAO_IDL_FE
- includes += $(TAO_ROOT)/orbsvcs/IFR_Service $(TAO_ROOT)/TAO_IDL/include $(TAO_ROOT)/TAO_IDL/fe
+ includes += $(TAO_ROOT)/orbsvcs/IFR_Service \
+ $(TAO_ROOT)/TAO_IDL/include \
+ $(TAO_ROOT)/TAO_IDL/fe
+ $(TAO_ROOT)
install = $(ACE_ROOT)/bin
specific(automake) {