Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / tao.mpc
blob14f122ee9d7c1afb738f1b126d974d542a4164bc
1 project(TAO_Core_idl) : tao_versioning_idl_defaults, gen_ostream, install, pidl_install {
2   custom_only = 1
3   idlflags += -SS -Sorb -GA -Gp -Gd -oA AnyTypeCode \
4               -Wb,export_macro=TAO_Export \
5               -Wb,export_include=tao/TAO_Export.h \
6               -Wb,anyop_export_macro=TAO_AnyTypeCode_Export \
7               -Wb,anyop_export_include=tao/AnyTypeCode/TAO_AnyTypeCode_Export.h
8   idlflags -= -Sa -St
10   IDL_Files {
11     GIOP.pidl >> AnyTypeCode/GIOPA.h AnyTypeCode/GIOPA.cpp
12   }
14   IDL_Files {
15     idlflags += -Sci
16     CONV_FRAME.pidl >> AnyTypeCode/CONV_FRAMEA.h AnyTypeCode/CONV_FRAMEA.cpp
17     Current.pidl >> AnyTypeCode/CurrentA.h AnyTypeCode/CurrentA.cpp
18     IIOP.pidl >> AnyTypeCode/IIOPA.h AnyTypeCode/IIOPA.cpp
19     IIOP_Endpoints.pidl >> AnyTypeCode/IIOP_EndpointsA.h AnyTypeCode/IIOP_EndpointsA.cpp
20     IOP.pidl >> AnyTypeCode/IOPA.h AnyTypeCode/IOPA.cpp
21     Messaging_PolicyValue.pidl >> AnyTypeCode/Messaging_PolicyValueA.h AnyTypeCode/Messaging_PolicyValueA.cpp
22     Messaging_SyncScope.pidl >> AnyTypeCode/Messaging_SyncScopeA.h AnyTypeCode/Messaging_SyncScopeA.cpp
23     ObjectIdList.pidl >> AnyTypeCode/ObjectIdListA.h AnyTypeCode/ObjectIdListA.cpp
24     orb_types.pidl >> AnyTypeCode/orb_typesA.h AnyTypeCode/orb_typesA.cpp
25     Policy_Manager.pidl >> AnyTypeCode/Policy_ManagerA.h AnyTypeCode/Policy_ManagerA.cpp
26     Policy_Current.pidl >> AnyTypeCode/Policy_CurrentA.h AnyTypeCode/Policy_CurrentA.cpp
27     PI_Forward.pidl >> AnyTypeCode/PI_ForwardA.h AnyTypeCode/PI_ForwardA.cpp
28     PortableInterceptor.pidl >> AnyTypeCode/PortableInterceptorA.h AnyTypeCode/PortableInterceptorA.cpp
29     Services.pidl >> AnyTypeCode/ServicesA.h AnyTypeCode/ServicesA.cpp
30     TAO.pidl >> AnyTypeCode/TAOA.h AnyTypeCode/TAOA.cpp
31     TimeBase.pidl >> AnyTypeCode/TimeBaseA.h AnyTypeCode/TimeBaseA.cpp
32   }
34   IDL_Files {
35     idlflags += -Sci -Sa
36     Policy_Forward.pidl >> AnyTypeCode/Policy_ForwardA.h AnyTypeCode/Policy_ForwardA.cpp
37   }
39   IDL_Files {
40     idlflags += -Sci -Sat
41     ParameterMode.pidl >> AnyTypeCode/ParameterModeA.h AnyTypeCode/ParameterModeA.cpp
42   }
44   IDL_Files {
45     idlflags += -Sci -Gse -Gata
46     BooleanSeq.pidl >> AnyTypeCode/BooleanSeqA.h AnyTypeCode/BooleanSeqA.cpp
47     CharSeq.pidl >> AnyTypeCode/CharSeqA.h AnyTypeCode/CharSeqA.cpp
48     DoubleSeq.pidl >> AnyTypeCode/DoubleSeqA.h AnyTypeCode/DoubleSeqA.cpp
49     FloatSeq.pidl >> AnyTypeCode/FloatSeqA.h AnyTypeCode/FloatSeqA.cpp
50     LongDoubleSeq.pidl >> AnyTypeCode/LongDoubleSeqA.h AnyTypeCode/LongDoubleSeqA.cpp
51     LongLongSeq.pidl >> AnyTypeCode/LongLongSeqA.h AnyTypeCode/LongLongSeqA.cpp
52     LongSeq.pidl >> AnyTypeCode/LongSeqA.h AnyTypeCode/LongSeqA.cpp
53     OctetSeq.pidl >> AnyTypeCode/OctetSeqA.h AnyTypeCode/OctetSeqA.cpp
54     ShortSeq.pidl >> AnyTypeCode/ShortSeqA.h AnyTypeCode/ShortSeqA.cpp
55     StringSeq.pidl >> AnyTypeCode/StringSeqA.h AnyTypeCode/StringSeqA.cpp
56     ULongLongSeq.pidl >> AnyTypeCode/ULongLongSeqA.h AnyTypeCode/ULongLongSeqA.cpp
57     ULongSeq.pidl >> AnyTypeCode/ULongSeqA.h AnyTypeCode/ULongSeqA.cpp
58     UShortSeq.pidl >> AnyTypeCode/UShortSeqA.h AnyTypeCode/UShortSeqA.cpp
59     WCharSeq.pidl >> AnyTypeCode/WCharSeqA.h AnyTypeCode/WCharSeqA.cpp
60     WStringSeq.pidl >> AnyTypeCode/WStringSeqA.h AnyTypeCode/WStringSeqA.cpp
61   }
63   IDL_Files {
64     idlflags += -Sci -Gse -Gata --idl-version 4
65     Int8Seq.pidl >> AnyTypeCode/Int8SeqA.h AnyTypeCode/Int8SeqA.cpp
66     UInt8Seq.pidl >> AnyTypeCode/UInt8SeqA.h AnyTypeCode/UInt8SeqA.cpp
67   }
69   IDL_Files {
70     idlflags += -GT -oS PortableServer -Gd \
71                 -Wb,safe_include=tao/PolicyC.h \
72                 -Wb,skel_export_macro=TAO_PortableServer_Export \
73                 -Wb,skel_export_include=tao/PortableServer/portableserver_export.h
74     idlflags -= -SS
75     idlflags -= -Sorb
76     Policy.pidl >> PortableServer/PolicyS.h PortableServer/PolicyS.cpp PortableServer/PolicyS_T.h PortableServer/PolicyS_T.cpp AnyTypeCode/PolicyA.h AnyTypeCode/PolicyA.cpp
77   }
79   PidlInstallWithoutBuilding_Files {
80     InterfaceDef.pidl
81     InvalidName.pidl
82     Object_Key.pidl
83     Typecode_types.pidl
84     WrongTransaction.pidl
85     orb.idl
86   }
89 project(TAO) : acelib, install, tao_output, taodefaults, pidl, extra_core, taoidldefaults, gen_ostream, corba_e_micro, corba_e_compact, core_minimum_corba, tao_no_iiop, valuetype_out_indirection {
90   after       += TAO_Core_idl
91   sharedname   = TAO
92   dynamicflags += TAO_BUILD_DLL
94   Source_Files(TAO_COMPONENTS) {
95     Abstract_Servant_Base.cpp
96     Acceptor_Filter.cpp
97     Acceptor_Registry.cpp
98     Adapter.cpp
99     Adapter_Factory.cpp
100     Adapter_Registry.cpp
101     AnyTypeCode_Adapter.cpp
102     Argument.cpp
103     Asynch_Queued_Message.cpp
104     Asynch_Reply_Dispatcher_Base.cpp
105     Base_Transport_Property.cpp
106     BiDir_Adapter.cpp
107     Bind_Dispatcher_Guard.cpp
108     Block_Flushing_Strategy.cpp
109     Blocked_Connect_Strategy.cpp
110     BooleanSeqC.cpp
111     CDR.cpp
112     CharSeqC.cpp
113     Cleanup_Func_Registry.cpp
114     Client_Strategy_Factory.cpp
115     ClientRequestInterceptor_Adapter_Factory.cpp
116     ClientRequestInterceptor_Adapter.cpp
117     Codeset_Manager.cpp
118     Codeset_Manager_Factory_Base.cpp
119     Codeset_Translator_Base.cpp
120     Collocated_Invocation.cpp
121     Collocation_Resolver.cpp
122     Connect_Strategy.cpp
123     Connection_Handler.cpp
124     Connection_Purging_Strategy.cpp
125     Connector_Registry.cpp
126     CONV_FRAMEC.cpp
127     CORBA_String.cpp
128     CORBALOC_Parser.cpp
129     CORBANAME_Parser.cpp
130     CurrentC.cpp
131     debug.cpp
132     default_client.cpp
133     Default_Collocation_Resolver.cpp
134     Default_Endpoint_Selector_Factory.cpp
135     default_resource.cpp
136     default_server.cpp
137     Default_Stub_Factory.cpp
138     Default_Thread_Lane_Resources_Manager.cpp
139     DLL_Parser.cpp
140     DoubleSeqC.cpp
141     Dynamic_Adapter.cpp
142     Endpoint.cpp
143     Endpoint_Selector_Factory.cpp
144     Environment.cpp
145     Exception.cpp
146     Exclusive_TMS.cpp
147     Fault_Tolerance_Service.cpp
148     FILE_Parser.cpp
149     FloatSeqC.cpp
150     Flushing_Strategy.cpp
151     GIOP_Fragmentation_Strategy.cpp
152     GIOP_Message_Base.cpp
153     GIOP_Message_Generator_Parser.cpp
154     GIOP_Message_Generator_Parser_10.cpp
155     GIOP_Message_Generator_Parser_11.cpp
156     GIOP_Message_Generator_Parser_12.cpp
157     GIOP_Message_Generator_Parser_Impl.cpp
158     GIOP_Message_Locate_Header.cpp
159     GIOP_Message_State.cpp
160     GIOP_Message_Version.cpp
161     GIOPC.cpp
162     HR_Time_Policy_Strategy.cpp
163     HTTP_Client.cpp
164     HTTP_Handler.cpp
165     HTTP_Parser.cpp
166     IFR_Client_Adapter.cpp
167     IIOP_Acceptor.cpp
168     IIOP_Connection_Handler.cpp
169     IIOP_Connector.cpp
170     IIOP_Endpoint.cpp
171     IIOP_EndpointsC.cpp
172     IIOP_Factory.cpp
173     IIOP_Profile.cpp
174     IIOP_Transport.cpp
175     IIOPC.cpp
176     Incoming_Message_Queue.cpp
177     Incoming_Message_Stack.cpp
178     Int8SeqC.cpp
179     Invocation_Adapter.cpp
180     Invocation_Base.cpp
181     Invocation_Endpoint_Selectors.cpp
182     Invocation_Retry_State.cpp
183     Invocation_Retry_Params.cpp
184     IOPC.cpp
185     IOR_Parser.cpp
186     IORInterceptor_Adapter.cpp
187     IORInterceptor_Adapter_Factory.cpp
188     Leader_Follower.cpp
189     Leader_Follower_Flushing_Strategy.cpp
190     LF_CH_Event.cpp
191     LF_Connect_Strategy.cpp
192     LF_Event.cpp
193     LF_Event_Binder.cpp
194     LF_Event_Loop_Thread_Helper.cpp
195     LF_Follower.cpp
196     LF_Follower_Auto_Adder.cpp
197     LF_Follower_Auto_Ptr.cpp
198     LF_Invocation_Event.cpp
199     LF_Multi_Event.cpp
200     LF_Strategy.cpp
201     LF_Strategy_Complete.cpp
202     LocalObject.cpp
203     LocateRequest_Invocation.cpp
204     LocateRequest_Invocation_Adapter.cpp
205     LongDoubleSeqC.cpp
206     LongLongSeqC.cpp
207     LongSeqC.cpp
208     LRU_Connection_Purging_Strategy.cpp
209     MCAST_Parser.cpp
210     Messaging_PolicyValueC.cpp
211     Messaging_SyncScopeC.cpp
212     MMAP_Allocator.cpp
213     MProfile.cpp
214     Muxed_TMS.cpp
215     New_Leader_Generator.cpp
216     NVList_Adapter.cpp
217     Null_Fragmentation_Strategy.cpp
218     Object.cpp
219     Object_KeyC.cpp
220     Object_Loader.cpp
221     Object_Proxy_Broker.cpp
222     Object_Ref_Table.cpp
223     ObjectIdListC.cpp
224     ObjectKey_Table.cpp
225     OctetSeqC.cpp
226     On_Demand_Fragmentation_Strategy.cpp
227     operation_details.cpp
228     ORB.cpp
229     ORBInitializer_Registry.cpp
230     ORBInitializer_Registry_Adapter.cpp
231     orb_typesC.cpp
232     ORB_Core.cpp
233     ORB_Core_Auto_Ptr.cpp
234     ORB_Core_TSS_Resources.cpp
235     ORB_Table.cpp
236     ORB_Time_Policy.cpp
237     ParameterModeC.cpp
238     params.cpp
239     Parser_Registry.cpp
240     PI_ForwardC.cpp
241     Pluggable_Messaging_Utils.cpp
242     Policy_Current.cpp
243     Policy_CurrentC.cpp
244     Policy_Current_Impl.cpp
245     Policy_ForwardC.cpp
246     Policy_Manager.cpp
247     Policy_ManagerC.cpp
248     Policy_Set.cpp
249     Policy_Validator.cpp
250     PolicyC.cpp
251     PolicyFactory_Registry_Adapter.cpp
252     PolicyFactory_Registry_Factory.cpp
253     PortableInterceptorC.cpp
254     Principal.cpp
255     Profile.cpp
256     Profile_Transport_Resolver.cpp
257     Protocol_Factory.cpp
258     Protocols_Hooks.cpp
259     Network_Priority_Protocols_Hooks.cpp
260     Queued_Data.cpp
261     Queued_Message.cpp
262     Reactive_Connect_Strategy.cpp
263     Reactive_Flushing_Strategy.cpp
264     Refcounted_ObjectKey.cpp
265     Remote_Invocation.cpp
266     Remote_Object_Proxy_Broker.cpp
267     Reply_Dispatcher.cpp
268     Request_Dispatcher.cpp
269     RequestInterceptor_Adapter.cpp
270     Resource_Factory.cpp
271     Resume_Handle.cpp
272     Server_Strategy_Factory.cpp
273     ServerRequestInterceptor_Adapter.cpp
274     ServerRequestInterceptor_Adapter_Factory.cpp
275     Service_Callbacks.cpp
276     Service_Context.cpp
277     Service_Context_Handler.cpp
278     Service_Context_Handler_Registry.cpp
279     Services_Activate.cpp
280     ServicesC.cpp
281     ShortSeqC.cpp
282     String_Alloc.cpp
283     StringSeqC.cpp
284     Storable_Base.cpp
285     Storable_FlatFileStream.cpp
286     Storable_Factory.cpp
287     Storable_File_Guard.cpp
288     Stub.cpp
289     Stub_Factory.cpp
290     Synch_Invocation.cpp
291     Synch_Queued_Message.cpp
292     Synch_Reply_Dispatcher.cpp
293     System_Time_Policy_Strategy.cpp
294     SystemException.cpp
295     Tagged_Components.cpp
296     Tagged_Profile.cpp
297     TAO_Internal.cpp
298     TAO_Server_Request.cpp
299     TAO_Singleton_Manager.cpp
300     TAOC.cpp
301     target_specification.cpp
302     Thread_Lane_Resources.cpp
303     Thread_Lane_Resources_Manager.cpp
304     Thread_Per_Connection_Handler.cpp
305     Time_Policy_Manager.cpp
306     TimeBaseC.cpp
307     Transport.cpp
308     Transport_Acceptor.cpp
309     Transport_Connector.cpp
310     Transport_Descriptor_Interface.cpp
311     Transport_Mux_Strategy.cpp
312     Transport_Queueing_Strategies.cpp
313     Transport_Selection_Guard.cpp
314     Transport_Timer.cpp
315     TSS_Resources.cpp
316     TypeCodeFactory_Adapter.cpp
317     Typecode_typesC.cpp
318     UInt8SeqC.cpp
319     ULongLongSeqC.cpp
320     ULongSeqC.cpp
321     UserException.cpp
322     UShortSeqC.cpp
323     Valuetype_Adapter.cpp
324     Valuetype_Adapter_Factory.cpp
325     Wait_On_Leader_Follower.cpp
326     Wait_On_LF_No_Upcall.cpp
327     Wait_On_Reactor.cpp
328     Wait_On_Read.cpp
329     Wait_Strategy.cpp
330     WCharSeqC.cpp
331     WrongTransactionC.cpp
332     WStringSeqC.cpp
333     GUIResource_Factory.cpp
334     ZIOP_Adapter.cpp
335   }
337   Header_Files {
338     Array_Traits_T.h
339     Abstract_Servant_Base.h
340     Acceptor_Filter.h
341     Acceptor_Impl.h
342     Acceptor_Registry.h
343     Adapter.h
344     Adapter_Factory.h
345     Adapter_Registry.h
346     Allocator.h
347     AnyTypeCode_Adapter.h
348     Any_Insert_Policy_T.h
349     Arg_Traits_T.h
350     Argument.h
351     Array_VarOut_T.h
352     Asynch_Queued_Message.h
353     Asynch_Reply_Dispatcher_Base.h
354     Base_Transport_Property.h
355     Basic_Arguments.h
356     Basic_Argument_T.h
357     Basic_Types.h
358     Basic_Types_IDLv4.h
359     BD_String_Argument_T.h
360     BiDir_Adapter.h
361     Bind_Dispatcher_Guard.h
362     Blocked_Connect_Strategy.h
363     Block_Flushing_Strategy.h
364     BooleanSeqC.h
365     BooleanSeqS.h
366     Bounded_Array_Allocation_Traits_T.h
367     Bounded_Array_Sequence_T.h
368     Bounded_BD_String_Sequence_T.h
369     Bounded_Basic_String_Sequence_T.h
370     Bounded_Object_Reference_Sequence_T.h
371     Bounded_Reference_Allocation_Traits_T.h
372     Bounded_Sequence_CDR_T.h
373     Bounded_Value_Allocation_Traits_T.h
374     Bounded_Value_Sequence_T.h
375     Buffer_Allocator_T.h
376     Cache_Entries_T.h
377     CDR.h
378     CharSeqC.h
379     CharSeqS.h
380     Cleanup_Func_Registry.h
381     ClientRequestInterceptor_Adapter.h
382     Client_Strategy_Factory.h
383     Codeset_Descriptor_Base.h
384     Codeset_Manager.h
385     Codeset_Manager_Factory_Base.h
386     Codeset_Translator_Base.h
387     Collocated_Invocation.h
388     Collocation_Resolver.h
389     Collocation_Strategy.h
390     Condition.h
391     Connection_Handler.h
392     Connection_Purging_Strategy.h
393     Connector_Impl.h
394     Connector_Registry.h
395     Connect_Strategy.h
396     CONV_FRAMEC.h
397     CONV_FRAMES.h
398     corbafwd.h
399     corba.h
400     CORBALOC_Parser.h
401     CORBA_methods.h
402     CORBANAME_Parser.h
403     CORBA_String.h
404     CurrentC.h
405     CurrentS.h
406     debug.h
407     default_client.h
408     Default_Collocation_Resolver.h
409     Default_Endpoint_Selector_Factory.h
410     default_environment.h
411     default_ports.h
412     default_resource.h
413     default_server.h
414     Default_Stub_Factory.h
415     Default_Thread_Lane_Resources_Manager.h
416     DLL_Parser.h
417     DoubleSeqC.h
418     DoubleSeqS.h
419     Dynamic_Adapter.h
420     Endpoint.h
421     Endpoint_Selector_Factory.h
422     Environment.h
423     Exception_Data.h
424     Exception.h
425     Exclusive_TMS.h
426     Fault_Tolerance_Service.h
427     FILE_Parser.h
428     Fixed_Array_Argument_T.h
429     Fixed_Size_Argument_T.h
430     FloatSeqC.h
431     FloatSeqS.h
432     Flushing_Strategy.h
433     Generic_Sequence_T.h
434     GIOPC.h
435     GIOP_Message_Base.h
436     GIOP_Message_Generator_Parser_10.h
437     GIOP_Message_Generator_Parser_11.h
438     GIOP_Message_Generator_Parser_12.h
439     GIOP_Message_Generator_Parser.h
440     GIOP_Message_Generator_Parser_Impl.h
441     GIOP_Message_Locate_Header.h
442     GIOP_Message_State.h
443     GIOP_Message_Version.h
444     GIOPS.h
445     GIOP_Utils.h
446     GUIResource_Factory.h
447     HR_Time_Policy_Strategy.h
448     HTTP_Client.h
449     HTTP_Handler.h
450     HTTP_Parser.h
451     idl_features.h
452     IFR_Client_Adapter.h
453     IIOP_Acceptor.h
454     IIOPC.h
455     IIOPS.h
456     IIOP_Connection_Handler.h
457     IIOP_Connector.h
458     IIOP_Endpoint.h
459     IIOP_EndpointsC.h
460     IIOP_EndpointsS.h
461     IIOP_Factory.h
462     IIOP_Profile.h
463     IIOP_Transport.h
464     Incoming_Message_Queue.h
465     Incoming_Message_Stack.h
466     Int8SeqC.h
467     Int8SeqS.h
468     Invocation_Adapter.h
469     Invocation_Base.h
470     Invocation_Endpoint_Selectors.h
471     Invocation_Utils.h
472     IOPC.h
473     IOPS.h
474     IORInterceptor_Adapter_Factory.h
475     IORInterceptor_Adapter.h
476     IOR_Parser.h
477     Leader_Follower_Flushing_Strategy.h
478     Leader_Follower.h
479     LF_CH_Event.h
480     LF_Connect_Strategy.h
481     LF_Event_Binder.h
482     LF_Event.h
483     LF_Event_Loop_Thread_Helper.h
484     LF_Follower_Auto_Adder.h
485     LF_Follower_Auto_Ptr.h
486     LF_Follower.h
487     LF_Invocation_Event.h
488     LF_Strategy_Complete.h
489     LF_Strategy.h
490     Load_Protocol_Factory_T.h
491     LocalObject.h
492     LocateRequest_Invocation_Adapter.h
493     LocateRequest_Invocation.h
494     LongDoubleSeqC.h
495     LongDoubleSeqS.h
496     LongLongSeqC.h
497     LongLongSeqS.h
498     LongSeqC.h
499     LongSeqS.h
500     LRU_Connection_Purging_Strategy.h
501     MCAST_Parser.h
502     Message_Semantics.h
503     Messaging_PolicyValueC.h
504     Messaging_PolicyValueS.h
505     Messaging_SyncScopeC.h
506     Messaging_SyncScopeS.h
507     MMAP_Allocator.h
508     MProfile.h
509     Muxed_TMS.h
510     New_Leader_Generator.h
511     Object_Argument_T.h
512     Object.h
513     objectid.h
514     ObjectIdListC.h
515     ObjectIdListS.h
516     Object_KeyC.h
517     ObjectKey_Table.h
518     Object_Loader.h
519     Object_Proxy_Broker.h
520     Object_Ref_Table.h
521     Object_T.h
522     Object_Reference_Sequence_Element_T.h
523     Object_Reference_Const_Sequence_Element_T.h
524     Objref_VarOut_T.h
525     Object_Reference_Traits_Base_T.h
526     Object_Reference_Traits_T.h
527     OctetSeqC.h
528     OctetSeqS.h
529     operation_details.h
530     orbconf.h
531     ORB_Constants.h
532     ORB_Core_Auto_Ptr.h
533     ORB_Core_TSS_Resources.h
534     ORB_Core.h
535     ORB.h
536     ORBInitializer_Registry.h
537     ORBInitializer_Registry_Adapter.h
538     ORB_Table.h
539     ORB_Time_Policy.h
540     orb_typesC.h
541     orb_typesS.h
542     ParameterModeC.h
543     ParameterModeS.h
544     params.h
545     Parser_Registry.h
546     PI_ForwardC.h
547     PI_ForwardS.h
548     Pluggable_Messaging_Utils.h
549     PolicyC.h
550     PolicyFactory_Registry_Adapter.h
551     Policy_ForwardC.h
552     Policy_ForwardS.h
553     Policy_Current.h
554     Policy_CurrentC.h
555     Policy_CurrentS.h
556     Policy_Current_Impl.h
557     Policy_Manager.h
558     Policy_ManagerC.h
559     Policy_ManagerS.h
560     Policy_Set.h
561     PolicyS.h
562     Policy_Validator.h
563     PortableInterceptorC.h
564     PortableInterceptor.h
565     PortableInterceptorS.h
566     Principal.h
567     Profile.h
568     Profile_Transport_Resolver.h
569     Protocol_Factory.h
570     Protocols_Hooks.h
571     Network_Priority_Protocols_Hooks.h
572     Pseudo_VarOut_T.h
573     Queued_Message.h
574     Queued_Data.h
575     Range_Checking_T.h
576     Reactive_Connect_Strategy.h
577     Reactive_Flushing_Strategy.h
578     Refcounted_ObjectKey.h
579     Remote_Invocation.h
580     Remote_Object_Proxy_Broker.h
581     Reply_Dispatcher.h
582     Request_Dispatcher.h
583     RequestInterceptor_Adapter.h
584     Resource_Factory.h
585     Resume_Handle.h
586     Seq_Out_T.h
587     Seq_Var_T.h
588     Sequence_T.h
589     Server_Strategy_Factory.h
590     Service_Callbacks.h
591     Service_Context.h
592     Services_Activate.h
593     ServicesC.h
594     ServicesS.h
595     ShortSeqC.h
596     ShortSeqS.h
597     Special_Basic_Arguments.h
598     Special_Basic_Argument_T.h
599     StringSeqC.h
600     StringSeqS.h
601     String_Alloc.h
602     String_Manager_T.h
603     String_Sequence_Element_T.h
604     String_Const_Sequence_Element_T.h
605     String_Traits_Base_T.h
606     String_Traits_T.h
607     Stub_Factory.h
608     Stub.h
609     Synch_Invocation.h
610     Synch_Queued_Message.h
611     Synch_Reply_Dispatcher.h
612     System_Time_Policy_Strategy.h
613     SystemException.h
614     Tagged_Components.h
615     Tagged_Profile.h
616     TAOC.h
617     TAO_Export.h
618     TAO_Internal.h
619     TAO_Server_Request.h
620     TAOS.h
621     TAO_Singleton.h
622     TAO_Singleton_Manager.h
623     target_specification.h
624     Thread_Lane_Resources.h
625     Thread_Lane_Resources_Manager.h
626     Thread_Per_Connection_Handler.h
627     Time_Policy_Manager.h
628     Time_Policy_Strategy.h
629     TimeBaseC.h
630     TimeBaseS.h
631     Timeprobe.h
632     Transport_Acceptor.h
633     Transport_Cache_Manager.h
634     Transport_Cache_Manager_T.h
635     Transport_Connector.h
636     Transport_Descriptor_Interface.h
637     Transport.h
638     Transport_Mux_Strategy.h
639     Transport_Queueing_Strategies.h
640     Transport_Selection_Guard.h
641     Transport_Timer.h
642     TSS_Resources.h
643     TypeCodeFactory_Adapter.h
644     Typecode_typesC.h
645     Typecode_typesS.h
646     UB_String_Arguments.h
647     UB_String_Argument_T.h
648     UInt8SeqC.h
649     UInt8SeqS.h
650     ULongLongSeqC.h
651     ULongLongSeqS.h
652     ULongSeqC.h
653     ULongSeqS.h
654     Unbounded_Array_Allocation_Traits_T.h
655     Unbounded_Array_Sequence_T.h
656     Unbounded_BD_String_Sequence_T.h
657     Unbounded_Basic_String_Sequence_T.h
658     Unbounded_Object_Reference_Sequence_T.h
659     Unbounded_Octet_Sequence_T.h
660     Unbounded_Octet_Sequence_T.h
661     Unbounded_Reference_Allocation_Traits_T.h
662     Unbounded_Sequence_CDR_T.h
663     Unbounded_Value_Allocation_Traits_T.h
664     Unbounded_Value_Sequence_T.h
665     UserException.h
666     UShortSeqC.h
667     UShortSeqS.h
668     Value_Traits_T.h
669     Valuetype_Adapter.h
670     Valuetype_Adapter_Factory.h
671     Var_Array_Argument_T.h
672     varbase.h
673     VarOut_T.h
674     Var_Size_Argument_T.h
675     Vector_Argument_T.h
676     Vector_CDR_T.h
677     Version.h
678     Versioned_Namespace.h
679     Wait_On_Leader_Follower.h
680     Wait_On_LF_No_Upcall.h
681     Wait_On_Reactor.h
682     Wait_On_Read.h
683     Wait_Strategy.h
684     WCharSeqC.h
685     WCharSeqS.h
686     WrongTransactionC.h
687     WrongTransactionS.h
688     WStringSeqC.h
689     WStringSeqS.h
690     ZIOP_Adapter.h
691   }
693   Inline_Files {
694     GIOPC.inl
695     PolicyC.inl
696     *.inl
697   }
699   Template_Files {
700     *_T.cpp
701     Acceptor_Impl.cpp
702     Condition.cpp
703     Connector_Impl.cpp
704     TAO_Singleton.cpp
705   }
707   Pkgconfig_Files {
708     TAO.pc.in
709   }
711   IDL_Files {
712   }
714   PIDL_Files {
715     orb.idl // not compiled
716   }
718   InstallData_Files {
719     gendir = .
720     ../rules.tao.GNU
721     ../README*
722     ../VERSION.txt
723     ../PROBLEM-REPORT-FORM
724     ../NEWS
725     ../COPYING*
726     ../docs
727     ../MPC
728   }
730   verbatim(gnuace, postinstall) {
731 "       perl -i -pe's!\\$$[{(]TAO_ROOT[})]!$(INSTALL_PREFIX)/include!g' $(DESTDIR)$(INSTALL_PREFIX)/share/tao/rules.tao.GNU"
732 "       echo export TAO_ROOT=$(INSTALL_PREFIX)/share/tao> $(DESTDIR)$(INSTALL_PREFIX)/share/tao/tao-devel.sh"
733   }