mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
341 lines
7.3 KiB
Makefile
341 lines
7.3 KiB
Makefile
## Process this file with automake to create Makefile.in
|
|
##
|
|
## $Id: Makefile.am 82580 2008-08-11 07:37:22Z johnnyw $
|
|
##
|
|
## This file was generated by MPC. Any changes made directly to
|
|
## this file will be lost the next time it is generated.
|
|
##
|
|
## MPC Command:
|
|
## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
|
|
## Hand edited by Derex < derex101@gmail.com >
|
|
|
|
ACE_BUILDDIR = $(top_builddir)
|
|
ACE_ROOT = $(top_srcdir)
|
|
|
|
CLEANFILES =
|
|
|
|
lib_LTLIBRARIES = libACE.la
|
|
|
|
libACE_la_CPPFLAGS = \
|
|
-I$(ACE_ROOT) \
|
|
-I$(ACE_BUILDDIR) \
|
|
-DACE_BUILD_DLL
|
|
|
|
libACE_la_SOURCES = \
|
|
ACE.cpp \
|
|
ACE_crc32.cpp \
|
|
ACE_crc_ccitt.cpp \
|
|
ATM_Acceptor.cpp \
|
|
ATM_Addr.cpp \
|
|
ATM_Connector.cpp \
|
|
ATM_Params.cpp \
|
|
ATM_QoS.cpp \
|
|
ATM_Stream.cpp \
|
|
Activation_Queue.cpp \
|
|
Active_Map_Manager.cpp \
|
|
Addr.cpp \
|
|
Argv_Type_Converter.cpp \
|
|
Assert.cpp \
|
|
Asynch_IO.cpp \
|
|
Asynch_IO_Impl.cpp \
|
|
Asynch_Pseudo_Task.cpp \
|
|
Atomic_Op.cpp \
|
|
Atomic_Op_Sparc.c \
|
|
Auto_Event.cpp \
|
|
Barrier.cpp \
|
|
Base_Thread_Adapter.cpp \
|
|
Based_Pointer_Repository.cpp \
|
|
Basic_Stats.cpp \
|
|
Basic_Types.cpp \
|
|
CDR_Base.cpp \
|
|
CDR_Size.cpp \
|
|
CDR_Stream.cpp \
|
|
Capabilities.cpp \
|
|
Cleanup.cpp \
|
|
Codecs.cpp \
|
|
Codeset_IBM1047.cpp \
|
|
Codeset_Registry.cpp \
|
|
Codeset_Registry_db.cpp \
|
|
Condition_Recursive_Thread_Mutex.cpp \
|
|
Condition_Thread_Mutex.cpp \
|
|
Configuration.cpp \
|
|
Configuration_Import_Export.cpp \
|
|
Connection_Recycling_Strategy.cpp \
|
|
Containers.cpp \
|
|
Copy_Disabled.cpp \
|
|
Countdown_Time.cpp \
|
|
DEV.cpp \
|
|
DEV_Addr.cpp \
|
|
DEV_Connector.cpp \
|
|
DEV_IO.cpp \
|
|
DLL.cpp \
|
|
DLL_Manager.cpp \
|
|
Date_Time.cpp \
|
|
Dev_Poll_Reactor.cpp \
|
|
Dirent.cpp \
|
|
Dirent_Selector.cpp \
|
|
Dump.cpp \
|
|
Dynamic.cpp \
|
|
Dynamic_Message_Strategy.cpp \
|
|
Dynamic_Service_Base.cpp \
|
|
Dynamic_Service_Dependency.cpp \
|
|
Encoding_Converter.cpp \
|
|
Encoding_Converter_Factory.cpp \
|
|
Event.cpp \
|
|
Event_Handler.cpp \
|
|
FIFO.cpp \
|
|
FIFO_Recv.cpp \
|
|
FIFO_Recv_Msg.cpp \
|
|
FIFO_Send.cpp \
|
|
FIFO_Send_Msg.cpp \
|
|
FILE.cpp \
|
|
FILE_Addr.cpp \
|
|
FILE_Connector.cpp \
|
|
FILE_IO.cpp \
|
|
File_Lock.cpp \
|
|
Filecache.cpp \
|
|
Flag_Manip.cpp \
|
|
Framework_Component.cpp \
|
|
Functor.cpp \
|
|
Functor_String.cpp \
|
|
Get_Opt.cpp \
|
|
Handle_Ops.cpp \
|
|
Handle_Set.cpp \
|
|
Hashable.cpp \
|
|
High_Res_Timer.cpp \
|
|
ICMP_Socket.cpp \
|
|
INET_Addr.cpp \
|
|
IOStream.cpp \
|
|
IO_Cntl_Msg.cpp \
|
|
IO_SAP.cpp \
|
|
IPC_SAP.cpp \
|
|
Init_ACE.cpp \
|
|
LSOCK.cpp \
|
|
LSOCK_Acceptor.cpp \
|
|
LSOCK_CODgram.cpp \
|
|
LSOCK_Connector.cpp \
|
|
LSOCK_Dgram.cpp \
|
|
LSOCK_Stream.cpp \
|
|
Lib_Find.cpp \
|
|
Local_Memory_Pool.cpp \
|
|
Local_Name_Space.cpp \
|
|
Local_Tokens.cpp \
|
|
Lock.cpp \
|
|
Log_Msg.cpp \
|
|
Log_Msg_Backend.cpp \
|
|
Log_Msg_Callback.cpp \
|
|
Log_Msg_IPC.cpp \
|
|
Log_Msg_NT_Event_Log.cpp \
|
|
Log_Msg_UNIX_Syslog.cpp \
|
|
Log_Record.cpp \
|
|
Logging_Strategy.cpp \
|
|
MEM_Acceptor.cpp \
|
|
MEM_Addr.cpp \
|
|
MEM_Connector.cpp \
|
|
MEM_IO.cpp \
|
|
MEM_SAP.cpp \
|
|
MEM_Stream.cpp \
|
|
MMAP_Memory_Pool.cpp \
|
|
Malloc.cpp \
|
|
Malloc_Allocator.cpp \
|
|
Manual_Event.cpp \
|
|
Mem_Map.cpp \
|
|
Message_Block.cpp \
|
|
Message_Queue.cpp \
|
|
Message_Queue_NT.cpp \
|
|
Message_Queue_Vx.cpp \
|
|
Method_Request.cpp \
|
|
Monitor_Admin.cpp \
|
|
Monitor_Admin_Manager.cpp \
|
|
Monitor_Base.cpp \
|
|
Monitor_Control_Action.cpp \
|
|
Monitor_Control_Types.cpp \
|
|
Monitor_Point_Registry.cpp \
|
|
Monitor_Size.cpp \
|
|
Msg_WFMO_Reactor.cpp \
|
|
Multihomed_INET_Addr.cpp \
|
|
Mutex.cpp \
|
|
NT_Service.cpp \
|
|
Name_Proxy.cpp \
|
|
Name_Request_Reply.cpp \
|
|
Name_Space.cpp \
|
|
Naming_Context.cpp \
|
|
Netlink_Addr.cpp \
|
|
Notification_Queue.cpp \
|
|
Notification_Strategy.cpp \
|
|
OS_Errno.cpp \
|
|
OS_Log_Msg_Attributes.cpp \
|
|
OS_NS_Thread.cpp \
|
|
OS_NS_arpa_inet.cpp \
|
|
OS_NS_ctype.cpp \
|
|
OS_NS_dirent.cpp \
|
|
OS_NS_dlfcn.cpp \
|
|
OS_NS_errno.cpp \
|
|
OS_NS_fcntl.cpp \
|
|
OS_NS_math.cpp \
|
|
OS_NS_netdb.cpp \
|
|
OS_NS_poll.cpp \
|
|
OS_NS_pwd.cpp \
|
|
OS_NS_regex.cpp \
|
|
OS_NS_signal.cpp \
|
|
OS_NS_stdio.cpp \
|
|
OS_NS_stdlib.cpp \
|
|
OS_NS_string.cpp \
|
|
OS_NS_strings.cpp \
|
|
OS_NS_stropts.cpp \
|
|
OS_NS_sys_mman.cpp \
|
|
OS_NS_sys_msg.cpp \
|
|
OS_NS_sys_resource.cpp \
|
|
OS_NS_sys_select.cpp \
|
|
OS_NS_sys_sendfile.cpp \
|
|
OS_NS_sys_shm.cpp \
|
|
OS_NS_sys_socket.cpp \
|
|
OS_NS_sys_stat.cpp \
|
|
OS_NS_sys_time.cpp \
|
|
OS_NS_sys_uio.cpp \
|
|
OS_NS_sys_utsname.cpp \
|
|
OS_NS_sys_wait.cpp \
|
|
OS_NS_time.cpp \
|
|
OS_NS_unistd.cpp \
|
|
OS_NS_wchar.cpp \
|
|
OS_QoS.cpp \
|
|
OS_TLI.cpp \
|
|
OS_Thread_Adapter.cpp \
|
|
OS_main.cpp \
|
|
Obchunk.cpp \
|
|
Object_Manager.cpp \
|
|
Object_Manager_Base.cpp \
|
|
PI_Malloc.cpp \
|
|
POSIX_Asynch_IO.cpp \
|
|
POSIX_CB_Proactor.cpp \
|
|
POSIX_Proactor.cpp \
|
|
Pagefile_Memory_Pool.cpp \
|
|
Parse_Node.cpp \
|
|
Ping_Socket.cpp \
|
|
Pipe.cpp \
|
|
Priority_Reactor.cpp \
|
|
Proactor.cpp \
|
|
Proactor_Impl.cpp \
|
|
Process.cpp \
|
|
Process_Manager.cpp \
|
|
Process_Mutex.cpp \
|
|
Process_Semaphore.cpp \
|
|
Profile_Timer.cpp \
|
|
RW_Mutex.cpp \
|
|
RW_Process_Mutex.cpp \
|
|
RW_Thread_Mutex.cpp \
|
|
Reactor.cpp \
|
|
Reactor_Impl.cpp \
|
|
Reactor_Notification_Strategy.cpp \
|
|
Reactor_Timer_Interface.cpp \
|
|
Read_Buffer.cpp \
|
|
Recursive_Thread_Mutex.cpp \
|
|
Recyclable.cpp \
|
|
Registry.cpp \
|
|
Registry_Name_Space.cpp \
|
|
Remote_Name_Space.cpp \
|
|
Remote_Tokens.cpp \
|
|
Rtems_init.c \
|
|
SOCK.cpp \
|
|
SOCK_Acceptor.cpp \
|
|
SOCK_CODgram.cpp \
|
|
SOCK_Connector.cpp \
|
|
SOCK_Dgram.cpp \
|
|
SOCK_Dgram_Bcast.cpp \
|
|
SOCK_Dgram_Mcast.cpp \
|
|
SOCK_IO.cpp \
|
|
SOCK_Netlink.cpp \
|
|
SOCK_SEQPACK_Acceptor.cpp \
|
|
SOCK_SEQPACK_Association.cpp \
|
|
SOCK_SEQPACK_Connector.cpp \
|
|
SOCK_Stream.cpp \
|
|
SPIPE.cpp \
|
|
SPIPE_Acceptor.cpp \
|
|
SPIPE_Addr.cpp \
|
|
SPIPE_Connector.cpp \
|
|
SPIPE_Stream.cpp \
|
|
SString.cpp \
|
|
Stack_Trace.cpp \
|
|
SUN_Proactor.cpp \
|
|
SV_Message.cpp \
|
|
SV_Message_Queue.cpp \
|
|
SV_Semaphore_Complex.cpp \
|
|
SV_Semaphore_Simple.cpp \
|
|
SV_Shared_Memory.cpp \
|
|
Sample_History.cpp \
|
|
Sbrk_Memory_Pool.cpp \
|
|
Sched_Params.cpp \
|
|
Select_Reactor_Base.cpp \
|
|
Semaphore.cpp \
|
|
Service_Config.cpp \
|
|
Service_Gestalt.cpp \
|
|
Service_Manager.cpp \
|
|
Service_Object.cpp \
|
|
Service_Repository.cpp \
|
|
Service_Types.cpp \
|
|
Shared_Memory.cpp \
|
|
Shared_Memory_MM.cpp \
|
|
Shared_Memory_Pool.cpp \
|
|
Shared_Memory_SV.cpp \
|
|
Shared_Object.cpp \
|
|
Sig_Adapter.cpp \
|
|
Sig_Handler.cpp \
|
|
Signal.cpp \
|
|
Sock_Connect.cpp \
|
|
Stats.cpp \
|
|
String_Base_Const.cpp \
|
|
Svc_Conf_Lexer.cpp \
|
|
Svc_Conf_y.cpp \
|
|
Synch_Options.cpp \
|
|
System_Time.cpp \
|
|
TLI.cpp \
|
|
TLI_Acceptor.cpp \
|
|
TLI_Connector.cpp \
|
|
TLI_Stream.cpp \
|
|
TP_Reactor.cpp \
|
|
TSS_Adapter.cpp \
|
|
TTY_IO.cpp \
|
|
Task.cpp \
|
|
Thread.cpp \
|
|
Thread_Adapter.cpp \
|
|
Thread_Control.cpp \
|
|
Thread_Exit.cpp \
|
|
Thread_Hook.cpp \
|
|
Thread_Manager.cpp \
|
|
Thread_Mutex.cpp \
|
|
Thread_Semaphore.cpp \
|
|
Throughput_Stats.cpp \
|
|
Time_Value.cpp \
|
|
Timeprobe.cpp \
|
|
Token.cpp \
|
|
Token_Collection.cpp \
|
|
Token_Invariants.cpp \
|
|
Token_Manager.cpp \
|
|
Token_Request_Reply.cpp \
|
|
Trace.cpp \
|
|
UNIX_Addr.cpp \
|
|
UPIPE_Acceptor.cpp \
|
|
UPIPE_Connector.cpp \
|
|
UPIPE_Stream.cpp \
|
|
UTF16_Encoding_Converter.cpp \
|
|
UTF32_Encoding_Converter.cpp \
|
|
UTF8_Encoding_Converter.cpp \
|
|
UUID.cpp \
|
|
WFMO_Reactor.cpp \
|
|
WIN32_Asynch_IO.cpp \
|
|
WIN32_Proactor.cpp \
|
|
XML_Svc_Conf.cpp \
|
|
XTI_ATM_Mcast.cpp \
|
|
ace_wchar.cpp \
|
|
gethrtime.cpp
|
|
|
|
libACE_la_LDFLAGS = \
|
|
-release @ACE_VERSION_NAME@
|
|
|
|
## Clean up template repositories, etc.
|
|
clean-local:
|
|
-rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.*
|
|
-rm -f gcctemp.c gcctemp so_locations *.ics
|
|
-rm -rf cxx_repository ptrepository ti_files
|
|
-rm -rf templateregistry ir.out
|
|
-rm -rf ptrepository SunWS_cache Templates.DB
|