diff options
-rw-r--r-- | contrib/Makefile.am | 25 | ||||
-rw-r--r-- | dep/ACE_wrappers/Makefile.am | 16 | ||||
-rw-r--r-- | dep/ACE_wrappers/ace/Makefile.am | 1247 | ||||
-rw-r--r-- | dep/Makefile.am | 29 | ||||
-rw-r--r-- | dep/include/Makefile.am | 211 | ||||
-rw-r--r-- | dep/lib/Makefile.am | 50 | ||||
-rw-r--r-- | dep/src/Makefile.am | 25 | ||||
-rw-r--r-- | dep/src/sockets/Makefile.am | 49 | ||||
-rw-r--r-- | doc/Makefile.am | 51 | ||||
-rw-r--r-- | src/Makefile.am | 25 | ||||
-rw-r--r-- | src/bindings/Makefile.am | 25 | ||||
-rw-r--r-- | src/bindings/interface/Makefile.am | 55 | ||||
-rw-r--r-- | src/bindings/scripts/Makefile.am | 456 | ||||
-rw-r--r-- | src/framework/Makefile.am | 65 | ||||
-rw-r--r-- | src/game/Makefile.am | 848 | ||||
-rw-r--r-- | src/shared/Auth/Makefile.am | 43 | ||||
-rw-r--r-- | src/shared/Config/Makefile.am | 42 | ||||
-rw-r--r-- | src/shared/Database/Makefile.am | 59 | ||||
-rw-r--r-- | src/shared/Makefile.am | 85 | ||||
-rw-r--r-- | src/shared/vmap/Makefile.am | 58 | ||||
-rw-r--r-- | src/tools/Makefile.am | 23 | ||||
-rw-r--r-- | src/tools/genrevision/Makefile.am | 35 | ||||
-rw-r--r-- | src/trinitycore/Makefile.am | 67 | ||||
-rw-r--r-- | src/trinityrealm/Makefile.am | 64 |
24 files changed, 0 insertions, 3653 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am deleted file mode 100644 index d89f48418db..00000000000 --- a/contrib/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse -SUBDIRS = extractor - -## Additional files to include when running 'make dist' -# Nothing yet. diff --git a/dep/ACE_wrappers/Makefile.am b/dep/ACE_wrappers/Makefile.am deleted file mode 100644 index 2d84dbdadc7..00000000000 --- a/dep/ACE_wrappers/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -## Process this file with automake to create Makefile.in -## -## $Id: Makefile.am 80826 2008-03-04 14:51:23Z wotte $ -## -## This file was generated by MPC. Any changes made directly to -## this file will be lost the next time it is generated. -## -## MPC Command: -## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu - -SUBDIRS = \ - ace - -ACLOCAL = @ACLOCAL@ -ACLOCAL_AMFLAGS = -I m4 -AUTOMAKE_OPTIONS = foreign diff --git a/dep/ACE_wrappers/ace/Makefile.am b/dep/ACE_wrappers/ace/Makefile.am deleted file mode 100644 index 5b621a17bb1..00000000000 --- a/dep/ACE_wrappers/ace/Makefile.am +++ /dev/null @@ -1,1247 +0,0 @@ -## 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@ - -EXTRA_DIST = \ - ace.rc - -EXTRA_DIST += \ - ACE.h \ - ACE.inl \ - ACE_export.h \ - ARGV.cpp \ - ARGV.h \ - ARGV.inl \ - ATM_Acceptor.h \ - ATM_Acceptor.inl \ - ATM_Addr.h \ - ATM_Addr.inl \ - ATM_Connector.h \ - ATM_Connector.inl \ - ATM_Params.h \ - ATM_Params.inl \ - ATM_QoS.h \ - ATM_QoS.inl \ - ATM_Stream.h \ - ATM_Stream.inl \ - Acceptor.cpp \ - Acceptor.h \ - Activation_Queue.h \ - Activation_Queue.inl \ - Active_Map_Manager.h \ - Active_Map_Manager.inl \ - Active_Map_Manager_T.cpp \ - Active_Map_Manager_T.h \ - Active_Map_Manager_T.inl \ - Addr.h \ - Addr.inl \ - Arg_Shifter.cpp \ - Arg_Shifter.h \ - Argv_Type_Converter.h \ - Argv_Type_Converter.inl \ - Array.h \ - Array_Base.cpp \ - Array_Base.h \ - Array_Base.inl \ - Array_Map.cpp \ - Array_Map.h \ - Array_Map.inl \ - Assert.h \ - Asynch_Acceptor.cpp \ - Asynch_Acceptor.h \ - Asynch_Connector.cpp \ - Asynch_Connector.h \ - Asynch_IO.h \ - Asynch_IO_Impl.h \ - Asynch_IO_Impl.inl \ - Asynch_Pseudo_Task.h \ - Atomic_Op.h \ - Atomic_Op.inl \ - Atomic_Op_Sparc.h \ - Atomic_Op_T.cpp \ - Atomic_Op_T.h \ - Atomic_Op_T.inl \ - Auto_Event.h \ - Auto_Event.inl \ - Auto_Functor.cpp \ - Auto_Functor.h \ - Auto_Functor.inl \ - Auto_IncDec_T.cpp \ - Auto_IncDec_T.h \ - Auto_IncDec_T.inl \ - Auto_Ptr.cpp \ - Auto_Ptr.h \ - Auto_Ptr.inl \ - Barrier.h \ - Barrier.inl \ - Base_Thread_Adapter.h \ - Base_Thread_Adapter.inl \ - Based_Pointer_Repository.h \ - Based_Pointer_T.cpp \ - Based_Pointer_T.h \ - Based_Pointer_T.inl \ - Basic_Stats.h \ - Basic_Stats.inl \ - Basic_Types.h \ - Basic_Types.inl \ - Bound_Ptr.h \ - Bound_Ptr.inl \ - CDR_Base.h \ - CDR_Base.inl \ - CDR_Size.h \ - CDR_Size.inl \ - CDR_Stream.h \ - CDR_Stream.inl \ - CORBA_macros.h \ - Cache_Map_Manager_T.cpp \ - Cache_Map_Manager_T.h \ - Cache_Map_Manager_T.inl \ - Cached_Connect_Strategy_T.cpp \ - Cached_Connect_Strategy_T.h \ - Caching_Strategies_T.cpp \ - Caching_Strategies_T.h \ - Caching_Strategies_T.inl \ - Caching_Utility_T.cpp \ - Caching_Utility_T.h \ - Capabilities.h \ - Capabilities.inl \ - Cleanup.h \ - Cleanup.inl \ - Cleanup_Strategies_T.cpp \ - Cleanup_Strategies_T.h \ - Codecs.h \ - Codeset_IBM1047.h \ - Codeset_Registry.h \ - Codeset_Registry.inl \ - Condition_Recursive_Thread_Mutex.h \ - Condition_T.cpp \ - Condition_T.h \ - Condition_T.inl \ - Condition_Thread_Mutex.h \ - Condition_Thread_Mutex.inl \ - Configuration.h \ - Configuration.inl \ - Configuration_Import_Export.h \ - Connection_Recycling_Strategy.h \ - Connector.cpp \ - Connector.h \ - Containers.h \ - Containers.inl \ - Containers_T.cpp \ - Containers_T.h \ - Containers_T.inl \ - Copy_Disabled.h \ - Countdown_Time.h \ - DEV.h \ - DEV.inl \ - DEV_Addr.h \ - DEV_Addr.inl \ - DEV_Connector.h \ - DEV_Connector.inl \ - DEV_IO.h \ - DEV_IO.inl \ - DLL.h \ - DLL_Manager.h \ - Date_Time.h \ - Date_Time.inl \ - Default_Constants.h \ - Dev_Poll_Reactor.h \ - Dev_Poll_Reactor.inl \ - Dirent.h \ - Dirent.inl \ - Dirent_Selector.h \ - Dirent_Selector.inl \ - Dump.h \ - Dump_T.cpp \ - Dump_T.h \ - Dynamic.h \ - Dynamic.inl \ - Dynamic_Message_Strategy.h \ - Dynamic_Message_Strategy.inl \ - Dynamic_Service.cpp \ - Dynamic_Service.h \ - Dynamic_Service.inl \ - Dynamic_Service_Base.h \ - Dynamic_Service_Dependency.h \ - Encoding_Converter.h \ - Encoding_Converter_Factory.h \ - Env_Value_T.cpp \ - Env_Value_T.h \ - Env_Value_T.inl \ - Event.h \ - Event.inl \ - Event_Handler.h \ - Event_Handler.inl \ - Event_Handler_T.cpp \ - Event_Handler_T.h \ - Event_Handler_T.inl \ - Exception_Macros.h \ - FIFO.h \ - FIFO.inl \ - FIFO_Recv.h \ - FIFO_Recv.inl \ - FIFO_Recv_Msg.h \ - FIFO_Recv_Msg.inl \ - FIFO_Send.h \ - FIFO_Send.inl \ - FIFO_Send_Msg.h \ - FIFO_Send_Msg.inl \ - FILE.h \ - FILE.inl \ - FILE_Addr.h \ - FILE_Addr.inl \ - FILE_Connector.h \ - FILE_Connector.inl \ - FILE_IO.h \ - FILE_IO.inl \ - File_Lock.h \ - File_Lock.inl \ - Filecache.h \ - Flag_Manip.h \ - Flag_Manip.inl \ - Framework_Component.h \ - Framework_Component.inl \ - Framework_Component_T.cpp \ - Framework_Component_T.h \ - Free_List.cpp \ - Free_List.h \ - Functor.h \ - Functor.inl \ - Functor_String.h \ - Functor_String.inl \ - Functor_T.cpp \ - Functor_T.h \ - Functor_T.inl \ - Future.cpp \ - Future.h \ - Future_Set.cpp \ - Future_Set.h \ - Get_Opt.h \ - Get_Opt.inl \ - Global_Macros.h \ - Guard_T.cpp \ - Guard_T.h \ - Guard_T.inl \ - Handle_Gobbler.h \ - Handle_Gobbler.inl \ - Handle_Ops.h \ - Handle_Set.h \ - Handle_Set.inl \ - Hash_Cache_Map_Manager_T.cpp \ - Hash_Cache_Map_Manager_T.h \ - Hash_Cache_Map_Manager_T.inl \ - Hash_Map_Manager.h \ - Hash_Map_Manager_T.cpp \ - Hash_Map_Manager_T.h \ - Hash_Map_Manager_T.inl \ - Hash_Map_With_Allocator_T.cpp \ - Hash_Map_With_Allocator_T.h \ - Hash_Map_With_Allocator_T.inl \ - Hash_Multi_Map_Manager_T.cpp \ - Hash_Multi_Map_Manager_T.h \ - Hash_Multi_Map_Manager_T.inl \ - Hashable.h \ - Hashable.inl \ - High_Res_Timer.h \ - High_Res_Timer.inl \ - ICMP_Socket.h \ - INET_Addr.h \ - INET_Addr.inl \ - IOStream.h \ - IOStream_T.cpp \ - IOStream_T.h \ - IOStream_T.inl \ - IO_Cntl_Msg.h \ - IO_Cntl_Msg.inl \ - IO_SAP.h \ - IO_SAP.inl \ - IPC_SAP.h \ - IPC_SAP.inl \ - If_Then_Else.h \ - Init_ACE.h \ - Intrusive_Auto_Ptr.cpp \ - Intrusive_Auto_Ptr.h \ - Intrusive_Auto_Ptr.inl \ - Intrusive_List.cpp \ - Intrusive_List.h \ - Intrusive_List.inl \ - Intrusive_List_Node.cpp \ - Intrusive_List_Node.h \ - Intrusive_List_Node.inl \ - LOCK_SOCK_Acceptor.cpp \ - LOCK_SOCK_Acceptor.h \ - LSOCK.h \ - LSOCK.inl \ - LSOCK_Acceptor.h \ - LSOCK_CODgram.h \ - LSOCK_CODgram.inl \ - LSOCK_Connector.h \ - LSOCK_Connector.inl \ - LSOCK_Dgram.h \ - LSOCK_Dgram.inl \ - LSOCK_Stream.h \ - LSOCK_Stream.inl \ - Lib_Find.h \ - Local_Memory_Pool.h \ - Local_Name_Space.h \ - Local_Name_Space_T.cpp \ - Local_Name_Space_T.h \ - Local_Tokens.h \ - Local_Tokens.inl \ - Lock.h \ - Lock.inl \ - Lock_Adapter_T.cpp \ - Lock_Adapter_T.h \ - Lock_Adapter_T.inl \ - Log_Msg.h \ - Log_Msg.inl \ - Log_Msg_Backend.h \ - Log_Msg_Callback.h \ - Log_Msg_IPC.h \ - Log_Msg_NT_Event_Log.h \ - Log_Msg_UNIX_Syslog.h \ - Log_Priority.h \ - Log_Record.h \ - Log_Record.inl \ - Logging_Strategy.h \ - MEM_Acceptor.h \ - MEM_Acceptor.inl \ - MEM_Addr.h \ - MEM_Addr.inl \ - MEM_Connector.h \ - MEM_Connector.inl \ - MEM_IO.h \ - MEM_IO.inl \ - MEM_SAP.h \ - MEM_SAP.inl \ - MEM_Stream.h \ - MEM_Stream.inl \ - MMAP_Memory_Pool.h \ - MMAP_Memory_Pool.inl \ - Malloc.h \ - Malloc.inl \ - Malloc_Allocator.h \ - Malloc_Allocator.inl \ - Malloc_Base.h \ - Malloc_T.cpp \ - Malloc_T.h \ - Malloc_T.inl \ - Managed_Object.cpp \ - Managed_Object.h \ - Managed_Object.inl \ - Manual_Event.h \ - Manual_Event.inl \ - Map_Manager.cpp \ - Map_Manager.h \ - Map_Manager.inl \ - Map_T.cpp \ - Map_T.h \ - Map_T.inl \ - Mem_Map.h \ - Mem_Map.inl \ - Memory_Pool.h \ - Message_Block.h \ - Message_Block.inl \ - Message_Block_T.cpp \ - Message_Block_T.h \ - Message_Block_T.inl \ - Message_Queue.h \ - Message_Queue.inl \ - Message_Queue_NT.h \ - Message_Queue_NT.inl \ - Message_Queue_T.cpp \ - Message_Queue_T.h \ - Message_Queue_Vx.h \ - Message_Queue_Vx.inl \ - Method_Object.h \ - Method_Request.h \ - Min_Max.h \ - Module.cpp \ - Module.h \ - Module.inl \ - Monitor_Admin.h \ - Monitor_Admin_Manager.h \ - Monitor_Base.h \ - Monitor_Base.inl \ - Monitor_Control_Action.h \ - Monitor_Control_Types.h \ - Monitor_Point_Registry.h \ - Monitor_Size.h \ - Msg_WFMO_Reactor.h \ - Msg_WFMO_Reactor.inl \ - Multihomed_INET_Addr.h \ - Multihomed_INET_Addr.inl \ - Mutex.h \ - Mutex.inl \ - NT_Service.h \ - NT_Service.inl \ - Name_Proxy.h \ - Name_Request_Reply.h \ - Name_Space.h \ - Naming_Context.h \ - Naming_Context.inl \ - Netlink_Addr.h \ - Netlink_Addr.inl \ - Node.cpp \ - Node.h \ - Notification_Queue.h \ - Notification_Queue.inl \ - Notification_Strategy.h \ - Notification_Strategy.inl \ - Null_Barrier.h \ - Null_Condition.h \ - Null_Mutex.h \ - Null_Semaphore.h \ - Numeric_Limits.h \ - OS.h \ - OS.inl \ - OS_Dirent.h \ - OS_Errno.h \ - OS_Errno.inl \ - OS_Log_Msg_Attributes.h \ - OS_Log_Msg_Attributes.inl \ - OS_Memory.h \ - OS_NS_Thread.h \ - OS_NS_Thread.inl \ - OS_NS_arpa_inet.h \ - OS_NS_arpa_inet.inl \ - OS_NS_ctype.h \ - OS_NS_ctype.inl \ - OS_NS_dirent.h \ - OS_NS_dirent.inl \ - OS_NS_dlfcn.h \ - OS_NS_dlfcn.inl \ - OS_NS_errno.h \ - OS_NS_errno.inl \ - OS_NS_fcntl.h \ - OS_NS_fcntl.inl \ - OS_NS_macros.h \ - OS_NS_math.h \ - OS_NS_math.inl \ - OS_NS_netdb.h \ - OS_NS_netdb.inl \ - OS_NS_poll.h \ - OS_NS_poll.inl \ - OS_NS_pwd.h \ - OS_NS_pwd.inl \ - OS_NS_regex.h \ - OS_NS_regex.inl \ - OS_NS_signal.h \ - OS_NS_signal.inl \ - OS_NS_stdio.h \ - OS_NS_stdio.inl \ - OS_NS_stdlib.h \ - OS_NS_stdlib.inl \ - OS_NS_string.h \ - OS_NS_string.inl \ - OS_NS_strings.h \ - OS_NS_strings.inl \ - OS_NS_stropts.h \ - OS_NS_stropts.inl \ - OS_NS_sys_mman.h \ - OS_NS_sys_mman.inl \ - OS_NS_sys_msg.h \ - OS_NS_sys_msg.inl \ - OS_NS_sys_resource.h \ - OS_NS_sys_resource.inl \ - OS_NS_sys_select.h \ - OS_NS_sys_select.inl \ - OS_NS_sys_sendfile.h \ - OS_NS_sys_sendfile.inl \ - OS_NS_sys_shm.h \ - OS_NS_sys_shm.inl \ - OS_NS_sys_socket.h \ - OS_NS_sys_socket.inl \ - OS_NS_sys_stat.h \ - OS_NS_sys_stat.inl \ - OS_NS_sys_time.h \ - OS_NS_sys_time.inl \ - OS_NS_sys_uio.h \ - OS_NS_sys_uio.inl \ - OS_NS_sys_utsname.h \ - OS_NS_sys_wait.h \ - OS_NS_sys_wait.inl \ - OS_NS_time.h \ - OS_NS_time.inl \ - OS_NS_unistd.h \ - OS_NS_unistd.inl \ - OS_NS_wchar.h \ - OS_NS_wchar.inl \ - OS_QoS.h \ - OS_String.h \ - OS_TLI.h \ - OS_TLI.inl \ - OS_Thread_Adapter.h \ - OS_main.h \ - Obchunk.h \ - Obchunk.inl \ - Object_Manager.h \ - Object_Manager.inl \ - Object_Manager_Base.h \ - Obstack_T.cpp \ - Obstack_T.h \ - Obstack_T.inl \ - PI_Malloc.h \ - PI_Malloc.inl \ - POSIX_Asynch_IO.h \ - POSIX_CB_Proactor.h \ - POSIX_Proactor.h \ - POSIX_Proactor.inl \ - Pagefile_Memory_Pool.h \ - Pagefile_Memory_Pool.inl \ - Pair.h \ - Pair_T.cpp \ - Pair_T.h \ - Pair_T.inl \ - Parse_Node.h \ - Ping_Socket.h \ - Ping_Socket.inl \ - Pipe.h \ - Pipe.inl \ - Priority_Reactor.h \ - Proactor.h \ - Proactor.inl \ - Proactor_Impl.h \ - Process.h \ - Process.inl \ - Process_Manager.h \ - Process_Manager.inl \ - Process_Mutex.h \ - Process_Mutex.inl \ - Process_Semaphore.h \ - Process_Semaphore.inl \ - Profile_Timer.h \ - Profile_Timer.inl \ - RB_Tree.cpp \ - RB_Tree.h \ - RB_Tree.inl \ - RW_Mutex.h \ - RW_Mutex.inl \ - RW_Process_Mutex.h \ - RW_Process_Mutex.inl \ - RW_Thread_Mutex.h \ - RW_Thread_Mutex.inl \ - Reactor.h \ - Reactor.inl \ - Reactor_Impl.h \ - Reactor_Notification_Strategy.h \ - Reactor_Notification_Strategy.inl \ - Reactor_Timer_Interface.h \ - Reactor_Token_T.cpp \ - Reactor_Token_T.h \ - Read_Buffer.h \ - Read_Buffer.inl \ - Recursive_Thread_Mutex.h \ - Recursive_Thread_Mutex.inl \ - Recyclable.h \ - Recyclable.inl \ - Refcountable.h \ - Refcountable_T.cpp \ - Refcountable_T.h \ - Refcountable_T.inl \ - Refcounted_Auto_Ptr.cpp \ - Refcounted_Auto_Ptr.h \ - Refcounted_Auto_Ptr.inl \ - Registry.h \ - Registry_Name_Space.h \ - Remote_Name_Space.h \ - Remote_Tokens.h \ - Remote_Tokens.inl \ - Reverse_Lock_T.cpp \ - Reverse_Lock_T.h \ - Reverse_Lock_T.inl \ - SOCK.h \ - SOCK.inl \ - SOCK_Acceptor.h \ - SOCK_Acceptor.inl \ - SOCK_CODgram.h \ - SOCK_CODgram.inl \ - SOCK_Connector.h \ - SOCK_Connector.inl \ - SOCK_Dgram.h \ - SOCK_Dgram.inl \ - SOCK_Dgram_Bcast.h \ - SOCK_Dgram_Bcast.inl \ - SOCK_Dgram_Mcast.h \ - SOCK_Dgram_Mcast.inl \ - SOCK_IO.h \ - SOCK_IO.inl \ - SOCK_Netlink.h \ - SOCK_Netlink.inl \ - SOCK_SEQPACK_Acceptor.h \ - SOCK_SEQPACK_Acceptor.inl \ - SOCK_SEQPACK_Association.h \ - SOCK_SEQPACK_Association.inl \ - SOCK_SEQPACK_Connector.h \ - SOCK_SEQPACK_Connector.inl \ - SOCK_Stream.h \ - SOCK_Stream.inl \ - SPIPE.h \ - SPIPE.inl \ - SPIPE_Acceptor.h \ - SPIPE_Addr.h \ - SPIPE_Addr.inl \ - SPIPE_Connector.h \ - SPIPE_Connector.inl \ - SPIPE_Stream.h \ - SPIPE_Stream.inl \ - SString.h \ - SString.inl \ - SStringfwd.h \ - Stack_Trace.h \ - SUN_Proactor.h \ - SV_Message.h \ - SV_Message.inl \ - SV_Message_Queue.h \ - SV_Message_Queue.inl \ - SV_Semaphore_Complex.h \ - SV_Semaphore_Complex.inl \ - SV_Semaphore_Simple.h \ - SV_Semaphore_Simple.inl \ - SV_Shared_Memory.h \ - SV_Shared_Memory.inl \ - Sample_History.h \ - Sample_History.inl \ - Sbrk_Memory_Pool.h \ - Sched_Params.h \ - Sched_Params.inl \ - Select_Reactor.h \ - Select_Reactor_Base.h \ - Select_Reactor_Base.inl \ - Select_Reactor_T.cpp \ - Select_Reactor_T.h \ - Select_Reactor_T.inl \ - Semaphore.h \ - Semaphore.inl \ - Service_Config.h \ - Service_Config.inl \ - Service_Gestalt.h \ - Service_Gestalt.inl \ - Service_Manager.h \ - Service_Object.h \ - Service_Object.inl \ - Service_Repository.h \ - Service_Repository.inl \ - Service_Types.h \ - Service_Types.inl \ - Shared_Memory.h \ - Shared_Memory_MM.h \ - Shared_Memory_MM.inl \ - Shared_Memory_Pool.h \ - Shared_Memory_SV.h \ - Shared_Memory_SV.inl \ - Shared_Object.h \ - Shared_Object.inl \ - Sig_Adapter.h \ - Sig_Handler.h \ - Sig_Handler.inl \ - Signal.h \ - Signal.inl \ - Singleton.cpp \ - Singleton.h \ - Singleton.inl \ - Sock_Connect.h \ - Static_Object_Lock.h \ - Stats.h \ - Stats.inl \ - Strategies.h \ - Strategies_T.cpp \ - Strategies_T.h \ - Strategies_T.inl \ - Stream.cpp \ - Stream.h \ - Stream.inl \ - Stream_Modules.cpp \ - Stream_Modules.h \ - String_Base.cpp \ - String_Base.h \ - String_Base.inl \ - String_Base_Const.h \ - Svc_Conf.h \ - Svc_Conf_Lexer.h \ - Svc_Conf_Tokens.h \ - Svc_Conf_Token_Table.h \ - Svc_Handler.cpp \ - Svc_Handler.h \ - Synch.h \ - Synch_Options.h \ - Synch_T.cpp \ - Synch_T.h \ - Synch_Traits.h \ - System_Time.h \ - TLI.h \ - TLI.inl \ - TLI_Acceptor.h \ - TLI_Connector.h \ - TLI_Connector.inl \ - TLI_Stream.h \ - TLI_Stream.inl \ - TP_Reactor.h \ - TP_Reactor.inl \ - TSS_Adapter.h \ - TSS_T.cpp \ - TSS_T.h \ - TSS_T.inl \ - TTY_IO.h \ - Task.h \ - Task.inl \ - Task_Ex_T.cpp \ - Task_Ex_T.h \ - Task_Ex_T.inl \ - Task_T.cpp \ - Task_T.h \ - Task_T.inl \ - Test_and_Set.cpp \ - Test_and_Set.h \ - Thread.h \ - Thread.inl \ - Thread_Adapter.h \ - Thread_Adapter.inl \ - Thread_Control.h \ - Thread_Control.inl \ - Thread_Exit.h \ - Thread_Hook.h \ - Thread_Manager.h \ - Thread_Manager.inl \ - Thread_Mutex.h \ - Thread_Mutex.inl \ - Thread_Semaphore.h \ - Thread_Semaphore.inl \ - Throughput_Stats.h \ - Time_Value.h \ - Time_Value.inl \ - Timeprobe.h \ - Timeprobe.inl \ - Timeprobe_T.cpp \ - Timeprobe_T.h \ - Timer_Hash_T.cpp \ - Timer_Hash_T.h \ - Timer_Heap_T.cpp \ - Timer_Heap_T.h \ - Timer_List_T.cpp \ - Timer_List_T.h \ - Timer_Queue_Adapters.cpp \ - Timer_Queue_Adapters.h \ - Timer_Queue_Adapters.inl \ - Timer_Queue_T.cpp \ - Timer_Queue_T.h \ - Timer_Queue_T.inl \ - Timer_Queuefwd.h \ - Timer_Wheel_T.cpp \ - Timer_Wheel_T.h \ - Timer_Hash.h \ - Timer_Heap.h \ - Timer_List.h \ - Timer_Queue.h \ - Timer_Queuefwd.h \ - Timer_Wheel.h \ - Token.h \ - Token.inl \ - Token_Collection.h \ - Token_Collection.inl \ - Token_Invariants.h \ - Token_Manager.h \ - Token_Manager.inl \ - Token_Request_Reply.h \ - Token_Request_Reply.inl \ - Trace.h \ - Truncate.h \ - Typed_SV_Message.cpp \ - Typed_SV_Message.h \ - Typed_SV_Message.inl \ - Typed_SV_Message_Queue.cpp \ - Typed_SV_Message_Queue.h \ - Typed_SV_Message_Queue.inl \ - UNIX_Addr.h \ - UNIX_Addr.inl \ - UPIPE_Acceptor.h \ - UPIPE_Acceptor.inl \ - UPIPE_Addr.h \ - UPIPE_Connector.h \ - UPIPE_Connector.inl \ - UPIPE_Stream.h \ - UPIPE_Stream.inl \ - UTF16_Encoding_Converter.h \ - UTF16_Encoding_Converter.inl \ - UTF32_Encoding_Converter.h \ - UTF8_Encoding_Converter.h \ - UUID.h \ - UUID.inl \ - Unbounded_Queue.cpp \ - Unbounded_Queue.h \ - Unbounded_Queue.inl \ - Unbounded_Set.cpp \ - Unbounded_Set.h \ - Unbounded_Set.inl \ - Unbounded_Set_Ex.cpp \ - Unbounded_Set_Ex.h \ - Unbounded_Set_Ex.inl \ - Value_Ptr.h \ - Vector_T.cpp \ - Vector_T.h \ - Vector_T.inl \ - Version.h \ - Versioned_Namespace.h \ - WFMO_Reactor.h \ - WFMO_Reactor.inl \ - WIN32_Asynch_IO.h \ - WIN32_Proactor.h \ - XML_Svc_Conf.h \ - XTI_ATM_Mcast.h \ - XTI_ATM_Mcast.inl \ - ace_wchar.h \ - ace_wchar.inl \ - checked_iterator.h \ - config-WinCE.h \ - config-all.h \ - config-borland-common.h \ - config-lite.h \ - config-macros.h \ - config-minimal.h \ - config-win32-borland.h \ - config-win32-common.h \ - config-win32-ghs.h \ - config-win32-msvc-7.h \ - config-win32-msvc-8.h \ - config-win32-msvc.h \ - config-win32.h \ - config.h \ - iosfwd.h \ - os_include/arpa/os_inet.h \ - os_include/net/os_if.h \ - os_include/netinet/os_in.h \ - os_include/netinet/os_tcp.h \ - os_include/os_aio.h \ - os_include/os_assert.h \ - os_include/os_byteswap.h \ - os_include/os_complex.h \ - os_include/os_cpio.h \ - os_include/os_ctype.h \ - os_include/os_dirent.h \ - os_include/os_dlfcn.h \ - os_include/os_errno.h \ - os_include/os_fcntl.h \ - os_include/os_fenv.h \ - os_include/os_float.h \ - os_include/os_fmtmsg.h \ - os_include/os_fnmatch.h \ - os_include/os_ftw.h \ - os_include/os_glob.h \ - os_include/os_grp.h \ - os_include/os_iconv.h \ - os_include/os_intrin.h \ - os_include/os_inttypes.h \ - os_include/os_iso646.h \ - os_include/os_kstat.h \ - os_include/os_langinfo.h \ - os_include/os_libgen.h \ - os_include/os_limits.h \ - os_include/os_local.h \ - os_include/os_math.h \ - os_include/os_monetary.h \ - os_include/os_mqueue.h \ - os_include/os_ndbm.h \ - os_include/os_netdb.h \ - os_include/os_nl_types.h \ - os_include/os_pdh.h \ - os_include/os_pdhmsg.h \ - os_include/os_poll.h \ - os_include/os_pthread.h \ - os_include/os_pwd.h \ - os_include/os_regex.h \ - os_include/os_sched.h \ - os_include/os_search.h \ - os_include/os_semaphore.h \ - os_include/os_setjmp.h \ - os_include/os_signal.h \ - os_include/os_spawn.h \ - os_include/os_stdarg.h \ - os_include/os_stdbool.h \ - os_include/os_stddef.h \ - os_include/os_stdint.h \ - os_include/os_stdio.h \ - os_include/os_stdlib.h \ - os_include/os_string.h \ - os_include/os_strings.h \ - os_include/os_stropts.h \ - os_include/os_syslog.h \ - os_include/os_tar.h \ - os_include/os_termios.h \ - os_include/os_tgmath.h \ - os_include/os_time.h \ - os_include/os_trace.h \ - os_include/os_ucontext.h \ - os_include/os_ulimit.h \ - os_include/os_unistd.h \ - os_include/os_utime.h \ - os_include/os_utmpx.h \ - os_include/os_wchar.h \ - os_include/os_wctype.h \ - os_include/os_wordexp.h \ - os_include/sys/os_ipc.h \ - os_include/sys/os_loadavg.h \ - os_include/sys/os_mman.h \ - os_include/sys/os_msg.h \ - os_include/sys/os_pstat.h \ - os_include/sys/os_resource.h \ - os_include/sys/os_select.h \ - os_include/sys/os_sem.h \ - os_include/sys/os_shm.h \ - os_include/sys/os_socket.h \ - os_include/sys/os_stat.h \ - os_include/sys/os_statvfs.h \ - os_include/sys/os_sysctl.h \ - os_include/sys/os_sysinfo.h \ - os_include/sys/os_time.h \ - os_include/sys/os_timeb.h \ - os_include/sys/os_times.h \ - os_include/sys/os_types.h \ - os_include/sys/os_uio.h \ - os_include/sys/os_un.h \ - os_include/sys/os_utsname.h \ - os_include/sys/os_wait.h \ - Codeset_Symbols.h \ - Svc_Conf_Param.h \ - Obstack.h \ - post.h \ - pre.h \ - streams.h \ - svc_export.h - -## 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 diff --git a/dep/Makefile.am b/dep/Makefile.am deleted file mode 100644 index 481af87b9e4..00000000000 --- a/dep/Makefile.am +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse -SUBDIRS = include lib src - -if TRI_BUILD_ACE -SUBDIRS += ACE_wrappers -endif - -## Additional files to include when running 'make dist' -# Nothing yet. diff --git a/dep/include/Makefile.am b/dep/include/Makefile.am deleted file mode 100644 index 455f0a81307..00000000000 --- a/dep/include/Makefile.am +++ /dev/null @@ -1,211 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## Additional files to include when running 'make dist' -# G3DLite header files -EXTRA_DIST = \ - g3dlite/G3D/AABox.h \ - g3dlite/G3D/Array.h \ - g3dlite/G3D/Box.h \ - g3dlite/G3D/CollisionDetection.h \ - g3dlite/G3D/CoordinateFrame.h \ - g3dlite/G3D/Crypto.h \ - g3dlite/G3D/debug.h \ - g3dlite/G3D/format.h \ - g3dlite/G3D/g3dmath.h \ - g3dlite/G3D/g3dmath.inl \ - g3dlite/G3D/GCamera.h \ - g3dlite/G3D/Line.h \ - g3dlite/G3D/Matrix3.h \ - g3dlite/G3D/Plane.h \ - g3dlite/G3D/platform.h \ - g3dlite/G3D/Quat.h \ - g3dlite/G3D/Quat.inl \ - g3dlite/G3D/Ray.h \ - g3dlite/G3D/RegistryUtil.h \ - g3dlite/G3D/Sphere.h \ - g3dlite/G3D/stringutils.h \ - g3dlite/G3D/System.h \ - g3dlite/G3D/Table.h \ - g3dlite/G3D/Triangle.h \ - g3dlite/G3D/Vector2.h \ - g3dlite/G3D/Vector2.inl \ - g3dlite/G3D/Vector2int16.h \ - g3dlite/G3D/Vector3.h \ - g3dlite/G3D/Vector3.inl \ - g3dlite/G3D/Vector3int16.h \ - g3dlite/G3D/Vector4.h \ - g3dlite/G3D/Vector4.inl - -# MySQL header files for Win32 builds -EXTRA_DIST += \ - mysql/config-netware.h \ - mysql/config-os2.h \ - mysql/config-win.h \ - mysql/errmsg.h \ - mysql/libmysqld.def \ - mysql/Libmysql.def \ - mysql/m_ctype.h \ - mysql/m_string.h \ - mysql/my_alloc.h \ - mysql/my_dbug.h \ - mysql/my_getopt.h \ - mysql/my_global.h \ - mysql/my_list.h \ - mysql/my_pthread.h \ - mysql/mysql_com.h \ - mysql/mysqld_error.h \ - mysql/mysql_embed.h \ - mysql/mysql.h \ - mysql/mysql_time.h \ - mysql/mysql_version.h \ - mysql/my_sys.h \ - mysql/raid.h \ - mysql/typelib.h - -# OpenSSL header files for Win32 builds -EXTRA_DIST += \ - openssl/aes.h \ - openssl/asn1.h \ - openssl/asn1_mac.h \ - openssl/asn1t.h \ - openssl/bio.h \ - openssl/blowfish.h \ - openssl/bn.h \ - openssl/buffer.h \ - openssl/cast.h \ - openssl/comp.h \ - openssl/conf_api.h \ - openssl/conf.h \ - openssl/crypto.h \ - openssl/des.h \ - openssl/des_old.h \ - openssl/dh.h \ - openssl/dsa.h \ - openssl/dso.h \ - openssl/dtls1.h \ - openssl/ebcdic.h \ - openssl/ecdh.h \ - openssl/ecdsa.h \ - openssl/ec.h \ - openssl/engine.h \ - openssl/e_os2.h \ - openssl/err.h \ - openssl/evp.h \ - openssl/hmac.h \ - openssl/idea.h \ - openssl/krb5_asn.h \ - openssl/kssl.h \ - openssl/lhash.h \ - openssl/md2.h \ - openssl/md4.h \ - openssl/md5.h \ - openssl/mdc2.h \ - openssl/objects.h \ - openssl/obj_mac.h \ - openssl/ocsp.h \ - openssl/opensslconf.h \ - openssl/opensslv.h \ - openssl/ossl_typ.h \ - openssl/pem2.h \ - openssl/pem.h \ - openssl/pkcs12.h \ - openssl/pkcs7.h \ - openssl/pq_compat.h \ - openssl/pqueue.h \ - openssl/rand.h \ - openssl/rc2.h \ - openssl/rc4.h \ - openssl/rc5.h \ - openssl/ripemd.h \ - openssl/rsa.h \ - openssl/safestack.h \ - openssl/sha.h \ - openssl/ssl23.h \ - openssl/ssl2.h \ - openssl/ssl3.h \ - openssl/ssl.h \ - openssl/stack.h \ - openssl/store.h \ - openssl/symhacks.h \ - openssl/tls1.h \ - openssl/tmdiff.h \ - openssl/txt_db.h \ - openssl/ui_compat.h \ - openssl/ui.h \ - openssl/x509.h \ - openssl/x509v3.h \ - openssl/x509_vfy.h - -# PostgreSQL header files for Win32 builds -EXTRA_DIST += \ - postgre/libpq-fe.h \ - postgre/pg_type.h \ - postgre/postgres_ext.h - -# Sockets header files for Win32 builds -EXTRA_DIST += \ - sockets\Base64.h \ - sockets\CircularBuffer.h \ - sockets\IFile.h \ - sockets\Ipv4Address.h \ - sockets\Ipv6Address.h \ - sockets\ISocketHandler.h \ - sockets\ListenSocket.h \ - sockets\Mutex.h \ - sockets\Parse.h \ - sockets\RandomNumber.h \ - sockets\ResolvServer.h \ - sockets\ResolvSocket.h \ - sockets\SctpSocket.h \ - sockets\Socket.h \ - sockets\socket_include.h \ - sockets\SocketAddress.h \ - sockets\SocketHandler.h \ - sockets\sockets-config.h \ - sockets\StdLog.h \ - sockets\StdoutLog.h \ - sockets\TcpSocket.h \ - sockets\Thread.h \ - sockets\UdpSocket.h \ - sockets\Uid.h \ - sockets\Utility.h - -# VLD header files for Win32 builds -EXTRA_DIST += \ - vld/vld.h - -# Zlib header files for Win32 builds -EXTRA_DIST += \ - zlib/zconf.h \ - zlib/zlib.h - -# Mersenne Twister random number generator header files -EXTRA_DIST += \ - mersennetwister/MersenneTwister.h - -# UTF8-CPP header files -EXTRA_DIST += \ - utf8cpp/utf8.h \ - utf8cpp/utf8/checked.h \ - utf8cpp/utf8/core.h \ - utf8cpp/utf8/unchecked.h diff --git a/dep/lib/Makefile.am b/dep/lib/Makefile.am deleted file mode 100644 index 3eceffd2415..00000000000 --- a/dep/lib/Makefile.am +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## Additional files to include when running 'make dist' -# Debug libraries for Win32 builds. -EXTRA_DIST = \ - win32_debug/libeay32.dll \ - win32_debug/libeay32.lib \ - win32_debug/libmySQL.dll \ - win32_debug/libmySQL.lib - -# Release libraries for Win32 builds. -EXTRA_DIST += \ - win32_release/libeay32.dll \ - win32_release/libeay32.lib \ - win32_release/libmySQL.dll \ - win32_release/libmySQL.lib - -# Debug libraries for Win64 builds. -EXTRA_DIST += \ - x64_Debug/libeay32.dll \ - x64_Debug/libeay32.lib \ - x64_Debug/libmySQL.dll \ - x64_Debug/libmySQL.lib - -# Release libraries for Win64 builds. -EXTRA_DIST += \ - x64_release/libeay32.dll \ - x64_release/libeay32.lib \ - x64_release/libmySQL.dll \ - x64_release/libmySQL.lib diff --git a/dep/src/Makefile.am b/dep/src/Makefile.am deleted file mode 100644 index 50814f8ff13..00000000000 --- a/dep/src/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse -SUBDIRS = g3dlite sockets zlib - -## Additional files to include when running 'make dist' -# Nothing yet. diff --git a/dep/src/sockets/Makefile.am b/dep/src/sockets/Makefile.am deleted file mode 100644 index 5cd6eaf4307..00000000000 --- a/dep/src/sockets/Makefile.am +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/../../include/sockets - -## Build MaNGOS shared library and its parts as convenience library. -# All libraries will be convenience libraries. Might be changed to shared -# later. -noinst_LIBRARIES = libmangossockets.a - -libmangossockets_a_SOURCES = \ - Base64.cpp \ - Exception.cpp \ - Ipv4Address.cpp \ - Ipv6Address.cpp \ - Lock.cpp \ - Mutex.cpp \ - Parse.cpp \ - ResolvServer.cpp \ - ResolvSocket.cpp \ - Socket.cpp \ - SocketHandler.cpp \ - StdoutLog.cpp \ - StreamSocket.cpp \ - TcpSocket.cpp \ - Thread.cpp \ - UdpSocket.cpp \ - Utility.cpp \ - socket_include.cpp diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 66230b083b6..00000000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## Additional files to include when running 'make dist' -# Nothing yet. -# Doxygen configuration files. -EXTRA_DIST = \ - DocStructure.dox \ - Doxyfile - -DOC_DIR = . -DOXYFILE = $(DOC_DIR)/Doxyfile -DOC_HTML = $(DOC_OUT)/index.html -DOC_OUT_HTML = $(DOC_DIR)/html -DOXYGEN = @DOXYGEN@ - -if DOXYGEN_ENABLED -doc: $(DOC_HTML) - @echo "" - @echo "Type \"firefox $(DOC_OUT_HTML)/index.html\" to see the html document." - @echo "" - -$(DOC_HTML): $(DOXYFILE) - $(DOXYGEN) $(DOXYFILE) -else -.PHONY: doc -doc: - @echo "You must enable at configure time: ./configure --enable-doxygen" -endif - -clean-local: - rm -rf $(DOC_OUT_HTML) diff --git a/src/Makefile.am b/src/Makefile.am deleted file mode 100644 index 7309b10db83..00000000000 --- a/src/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# Thanks to the original authors: MaNGOS <http://getmangos.com/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse -SUBDIRS = tools framework shared realmd game bindings mangosd - -## Additional files to include when running 'make dist' -# Nothing yet. diff --git a/src/bindings/Makefile.am b/src/bindings/Makefile.am deleted file mode 100644 index 26914e8fde1..00000000000 --- a/src/bindings/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# Thanks to the original authors: MaNGOS <http://getmangos.com/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -# interface folder is disabled for now - -#if USE_TSCRIPTS -SUBDIRS = scripts -#else -#SUBDIRS = interface -#endif diff --git a/src/bindings/interface/Makefile.am b/src/bindings/interface/Makefile.am deleted file mode 100644 index 9bb53f98454..00000000000 --- a/src/bindings/interface/Makefile.am +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# Thanks to the original authors: MaNGOS <http://getmangos.com/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## Build MaNGOS script library as shared library. -# libmangosscript shared library will later be reused by world server daemon. -lib_LTLIBRARIES = libtrinityscript.la - -libtrinityscript_la_CPPFLAGS = \ -$(MYSQL_INCLUDES) \ -$(POSTGRE_INCLUDES) \ -$(TRINI_INCLUDES) \ --I$(top_srcdir)/dep/include \ --I$(top_srcdir)/src/shared \ --I$(top_srcdir)/src/framework \ --I$(top_srcdir)/src/game - -libtrinityscript_la_SOURCES = \ -$(srcdir)/ScriptMgr.cpp \ -$(srcdir)/ScriptMgr.h \ -$(srcdir)/config.h \ -$(srcdir)/system.cpp \ -$(srcdir)/Scripts/sc_default.cpp \ -$(srcdir)/Scripts/sc_defines.cpp \ -$(srcdir)/Scripts/sc_defines.h - -## libtool settings -# API versioning -libtrinityscript_la_LIBFLAGS = -version-info 0:0:0 -libtrinityscript_la_LIBADD = $(MYSQL_LIBS) $(POSTGRE_LIBS) - -## Additional files to include when running 'make dist' -# Scripts defaults. -EXTRA_DIST = \ - Readme.txt - - diff --git a/src/bindings/scripts/Makefile.am b/src/bindings/scripts/Makefile.am deleted file mode 100644 index 466236c3418..00000000000 --- a/src/bindings/scripts/Makefile.am +++ /dev/null @@ -1,456 +0,0 @@ -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# Thanks to the original authors: MaNGOS <http://getmangos.com/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse -## SUBDIRS = sql - -# build shared library -lib_LTLIBRARIES = libtrinityscript.la - -libtrinityscript_la_CPPFLAGS = \ -$(MYSQL_INCLUDES) \ -$(POSTGRE_INCLUDES) \ --I$(top_srcdir)/dep/include \ --I$(top_srcdir)/src/shared \ --I$(top_srcdir)/src/framework \ --I$(top_srcdir)/src/game \ --I$(srcdir)/include \ -$(TRINI_INCLUDES) \ --D_TRINITY_SCRIPT_CONFIG='"$(sysconfdir)/trinitycore.conf"' - -libtrinityscript_la_SOURCES = \ -ScriptMgr.cpp \ -ScriptMgr.h \ -include/precompiled.cpp \ -include/precompiled.h \ -include/sc_creature.cpp \ -include/sc_creature.h \ -include/sc_gossip.h \ -include/sc_instance.h \ -scripts/areatrigger/areatrigger_scripts.cpp \ -scripts/boss/boss_emeriss.cpp \ -scripts/boss/boss_lethon.cpp \ -scripts/boss/boss_taerar.cpp \ -scripts/boss/boss_ysondre.cpp \ -scripts/creature/mob_event_ai.cpp \ -scripts/creature/mob_event_ai.h \ -scripts/creature/mob_generic_creature.cpp \ -scripts/creature/simple_ai.cpp \ -scripts/creature/simple_ai.h \ -scripts/examples/example_creature.cpp \ -scripts/examples/example_escort.cpp \ -scripts/examples/example_gossip_codebox.cpp \ -scripts/examples/example_misc.cpp \ -scripts/go/go_scripts.cpp \ -scripts/guard/guard_ai.cpp \ -scripts/guard/guard_ai.h \ -scripts/guard/guards.cpp \ -scripts/item/item_scripts.cpp \ -scripts/npc/npc_escortAI.cpp \ -scripts/npc/npc_escortAI.h \ -scripts/npc/npc_innkeeper.cpp \ -scripts/npc/npc_professions.cpp \ -scripts/npc/npcs_special.cpp \ -scripts/zone/alterac_mountains/alterac_mountains.cpp \ -scripts/zone/arathi_highlands/arathi_highlands.cpp \ -scripts/zone/ashenvale_forest/ashenvale.cpp\ -scripts/zone/aunchindoun/auchenai_crypts/boss_exarch_maladaar.cpp \ -scripts/zone/aunchindoun/auchenai_crypts/boss_shirrak_the_dead_watcher.cpp \ -scripts/zone/aunchindoun/mana_tombs/boss_nexusprince_shaffar.cpp \ -scripts/zone/aunchindoun/mana_tombs/boss_pandemonius.cpp \ -scripts/zone/aunchindoun/sethekk_halls/boss_darkweaver_syth.cpp \ -scripts/zone/aunchindoun/sethekk_halls/boss_tailonking_ikiss.cpp \ -scripts/zone/aunchindoun/sethekk_halls/def_sethekk_halls.h \ -scripts/zone/aunchindoun/sethekk_halls/instance_sethekk_halls.cpp \ -scripts/zone/aunchindoun/shadow_labyrinth/boss_ambassador_hellmaw.cpp \ -scripts/zone/aunchindoun/shadow_labyrinth/boss_blackheart_the_inciter.cpp \ -scripts/zone/aunchindoun/shadow_labyrinth/boss_grandmaster_vorpil.cpp \ -scripts/zone/aunchindoun/shadow_labyrinth/boss_murmur.cpp \ -scripts/zone/aunchindoun/shadow_labyrinth/def_shadow_labyrinth.h \ -scripts/zone/aunchindoun/shadow_labyrinth/instance_shadow_labyrinth.cpp \ -scripts/zone/azjol_nerub/ahnkahet/instance_ahnkahet.cpp \ -scripts/zone/azjol_nerub/ahnkahet/boss_elder_nadox.cpp \ -scripts/zone/azjol_nerub/ahnkahet/def_ahnkahet.h \ -scripts/zone/azshara/azshara.cpp \ -scripts/zone/azshara/boss_azuregos.cpp \ -scripts/zone/azuremyst_isle/azuremyst_isle.cpp \ -scripts/zone/barrens/the_barrens.cpp \ -scripts/zone/black_temple/black_temple.cpp \ -scripts/zone/black_temple/boss_bloodboil.cpp \ -scripts/zone/black_temple/boss_illidan.cpp \ -scripts/zone/black_temple/boss_mother_shahraz.cpp \ -scripts/zone/black_temple/boss_reliquary_of_souls.cpp \ -scripts/zone/black_temple/boss_shade_of_akama.cpp \ -scripts/zone/black_temple/boss_supremus.cpp \ -scripts/zone/black_temple/boss_teron_gorefiend.cpp \ -scripts/zone/black_temple/boss_warlord_najentus.cpp \ -scripts/zone/black_temple/def_black_temple.h \ -scripts/zone/black_temple/illidari_council.cpp \ -scripts/zone/black_temple/instance_black_temple.cpp \ -scripts/zone/blackrock_depths/blackrock_depths.cpp \ -scripts/zone/blackrock_depths/boss_ambassador_flamelash.cpp \ -scripts/zone/blackrock_depths/boss_anubshiah.cpp \ -scripts/zone/blackrock_depths/boss_emperor_dagran_thaurissan.cpp \ -scripts/zone/blackrock_depths/boss_general_angerforge.cpp \ -scripts/zone/blackrock_depths/boss_gorosh_the_dervish.cpp \ -scripts/zone/blackrock_depths/boss_grizzle.cpp \ -scripts/zone/blackrock_depths/boss_high_interrogator_gerstahn.cpp \ -scripts/zone/blackrock_depths/boss_magmus.cpp \ -scripts/zone/blackrock_depths/boss_moira_bronzebeard.cpp \ -scripts/zone/blackrock_depths/boss_tomb_of_seven.cpp \ -scripts/zone/blackrock_depths/def_blackrock_depths.h \ -scripts/zone/blackrock_depths/instance_blackrock_depths.cpp \ -scripts/zone/blackrock_spire/boss_drakkisath.cpp \ -scripts/zone/blackrock_spire/boss_gyth.cpp \ -scripts/zone/blackrock_spire/boss_halycon.cpp \ -scripts/zone/blackrock_spire/boss_highlord_omokk.cpp \ -scripts/zone/blackrock_spire/boss_mother_smolderweb.cpp \ -scripts/zone/blackrock_spire/boss_overlord_wyrmthalak.cpp \ -scripts/zone/blackrock_spire/boss_pyroguard_emberseer.cpp \ -scripts/zone/blackrock_spire/boss_quartermaster_zigris.cpp \ -scripts/zone/blackrock_spire/boss_rend_blackhand.cpp \ -scripts/zone/blackrock_spire/boss_shadow_hunter_voshgajin.cpp \ -scripts/zone/blackrock_spire/boss_the_beast.cpp \ -scripts/zone/blackrock_spire/boss_warmaster_voone.cpp \ -scripts/zone/blackwing_lair/boss_broodlord_lashlayer.cpp \ -scripts/zone/blackwing_lair/boss_chromaggus.cpp \ -scripts/zone/blackwing_lair/boss_ebonroc.cpp \ -scripts/zone/blackwing_lair/boss_firemaw.cpp \ -scripts/zone/blackwing_lair/boss_flamegor.cpp \ -scripts/zone/blackwing_lair/boss_nefarian.cpp \ -scripts/zone/blackwing_lair/boss_razorgore.cpp \ -scripts/zone/blackwing_lair/boss_vaelastrasz.cpp \ -scripts/zone/blackwing_lair/boss_victor_nefarius.cpp \ -scripts/zone/blackwing_lair/instance_blackwing_lair.cpp \ -scripts/zone/blades_edge_mountains/blades_edge_mountains.cpp \ -scripts/zone/blasted_lands/blasted_lands.cpp \ -scripts/zone/blasted_lands/boss_kruul.cpp \ -scripts/zone/bloodmyst_isle/bloodmyst_isle.cpp \ -scripts/zone/borean_tundra/borean_tundra.cpp \ -scripts/zone/burning_steppes/burning_steppes.cpp \ -scripts/zone/caverns_of_time/dark_portal/boss_aeonus.cpp \ -scripts/zone/caverns_of_time/dark_portal/boss_chrono_lord_deja.cpp \ -scripts/zone/caverns_of_time/dark_portal/boss_temporus.cpp \ -scripts/zone/caverns_of_time/dark_portal/dark_portal.cpp \ -scripts/zone/caverns_of_time/dark_portal/def_dark_portal.h \ -scripts/zone/caverns_of_time/dark_portal/instance_dark_portal.cpp \ -scripts/zone/caverns_of_time/hyjal/boss_archimonde.cpp \ -scripts/zone/caverns_of_time/hyjal/def_hyjal.h \ -scripts/zone/caverns_of_time/hyjal/hyjal.cpp \ -scripts/zone/caverns_of_time/hyjal/hyjalAI.cpp \ -scripts/zone/caverns_of_time/hyjal/hyjalAI.h \ -scripts/zone/caverns_of_time/hyjal/instance_hyjal.cpp \ -scripts/zone/caverns_of_time/old_hillsbrad/boss_captain_skarloc.cpp \ -scripts/zone/caverns_of_time/old_hillsbrad/boss_epoch_hunter.cpp \ -scripts/zone/caverns_of_time/old_hillsbrad/boss_leutenant_drake.cpp \ -scripts/zone/caverns_of_time/old_hillsbrad/def_old_hillsbrad.h \ -scripts/zone/caverns_of_time/old_hillsbrad/instance_old_hillsbrad.cpp \ -scripts/zone/caverns_of_time/old_hillsbrad/old_hillsbrad.cpp \ -scripts/zone/coilfang_resevoir/serpent_shrine/boss_fathomlord_karathress.cpp \ -scripts/zone/coilfang_resevoir/serpent_shrine/boss_hydross_the_unstable.cpp \ -scripts/zone/coilfang_resevoir/serpent_shrine/boss_lurker_below.cpp \ -scripts/zone/coilfang_resevoir/serpent_shrine/boss_lady_vashj.cpp \ -scripts/zone/coilfang_resevoir/serpent_shrine/boss_leotheras_the_blind.cpp \ -scripts/zone/coilfang_resevoir/serpent_shrine/boss_morogrim_tidewalker.cpp \ -scripts/zone/coilfang_resevoir/serpent_shrine/def_serpent_shrine.h \ -scripts/zone/coilfang_resevoir/serpent_shrine/instance_serpent_shrine.cpp \ -scripts/zone/coilfang_resevoir/steam_vault/boss_hydromancer_thespia.cpp \ -scripts/zone/coilfang_resevoir/steam_vault/boss_mekgineer_steamrigger.cpp \ -scripts/zone/coilfang_resevoir/steam_vault/boss_warlord_kalithresh.cpp \ -scripts/zone/coilfang_resevoir/steam_vault/def_steam_vault.h \ -scripts/zone/coilfang_resevoir/steam_vault/instance_steam_vault.cpp \ -scripts/zone/coilfang_resevoir/underbog/boss_hungarfen.cpp \ -scripts/zone/darkshore/darkshore.cpp \ -scripts/zone/deadmines/deadmines.cpp \ -scripts/zone/deadmines/def_deadmines.h \ -scripts/zone/dun_morogh/dun_morogh.cpp \ -scripts/zone/dustwallow_marsh/dustwallow_marsh.cpp \ -scripts/zone/eastern_plaguelands/eastern_plaguelands.cpp \ -scripts/zone/eastern_plaguelands/the_scarlet_enclave.cpp \ -scripts/zone/elwynn_forest/elwynn_forest.cpp \ -scripts/zone/eversong_woods/eversong_woods.cpp \ -scripts/zone/felwood/felwood.cpp \ -scripts/zone/feralas/feralas.cpp \ -scripts/zone/ghostlands/ghostlands.cpp \ -scripts/zone/gruuls_lair/boss_gruul.cpp \ -scripts/zone/gruuls_lair/boss_high_king_maulgar.cpp \ -scripts/zone/gruuls_lair/def_gruuls_lair.h \ -scripts/zone/gruuls_lair/instance_gruuls_lair.cpp \ -scripts/zone/hellfire_citadel/blood_furnace/boss_broggok.cpp \ -scripts/zone/hellfire_citadel/blood_furnace/boss_kelidan_the_breaker.cpp \ -scripts/zone/hellfire_citadel/blood_furnace/boss_the_maker.cpp \ -scripts/zone/hellfire_citadel/blood_furnace/instance_blood_furnace.cpp \ -scripts/zone/hellfire_citadel/blood_furnace/def_blood_furnace.h \ -scripts/zone/hellfire_citadel/hellfire_ramparts/boss_omor_the_unscarred.cpp \ -scripts/zone/hellfire_citadel/hellfire_ramparts/boss_watchkeeper_gargolmar.cpp \ -scripts/zone/hellfire_citadel/hellfire_ramparts/boss_vazruden_the_herald.cpp \ -scripts/zone/hellfire_citadel/magtheridons_lair/boss_magtheridon.cpp \ -scripts/zone/hellfire_citadel/magtheridons_lair/def_magtheridons_lair.h \ -scripts/zone/hellfire_citadel/magtheridons_lair/instance_magtheridons_lair.cpp \ -scripts/zone/hellfire_citadel/shattered_halls/boss_nethekurse.cpp \ -scripts/zone/hellfire_citadel/shattered_halls/boss_warbringer_omrogg.cpp \ -scripts/zone/hellfire_citadel/shattered_halls/boss_warchief_kargath_bladefist.cpp \ -scripts/zone/hellfire_citadel/shattered_halls/def_shattered_halls.h \ -scripts/zone/hellfire_citadel/shattered_halls/instance_shattered_halls.cpp \ -scripts/zone/hellfire_peninsula/boss_doomlord_kazzak.cpp \ -scripts/zone/hellfire_peninsula/hellfire_peninsula.cpp \ -scripts/zone/ironforge/ironforge.cpp \ -scripts/zone/isle_of_queldanas/isle_of_queldanas.cpp \ -scripts/zone/karazhan/boss_curator.cpp \ -scripts/zone/karazhan/boss_maiden_of_virtue.cpp \ -scripts/zone/karazhan/boss_midnight.cpp \ -scripts/zone/karazhan/boss_moroes.cpp \ -scripts/zone/karazhan/boss_netherspite.cpp \ -scripts/zone/karazhan/boss_nightbane.cpp \ -scripts/zone/karazhan/boss_prince_malchezaar.cpp \ -scripts/zone/karazhan/boss_shade_of_aran.cpp \ -scripts/zone/karazhan/boss_terestian_illhoof.cpp \ -scripts/zone/karazhan/bosses_opera.cpp \ -scripts/zone/karazhan/def_karazhan.h \ -scripts/zone/karazhan/instance_karazhan.cpp \ -scripts/zone/karazhan/karazhan.cpp \ -scripts/zone/loch_modan/loch_modan.cpp \ -scripts/zone/magisters_terrace/boss_felblood_kaelthas.cpp \ -scripts/zone/magisters_terrace/boss_priestess_delrissa.cpp \ -scripts/zone/magisters_terrace/boss_selin_fireheart.cpp \ -scripts/zone/magisters_terrace/boss_vexallus.cpp \ -scripts/zone/magisters_terrace/def_magisters_terrace.h \ -scripts/zone/magisters_terrace/instance_magisters_terrace.cpp \ -scripts/zone/maraudon/boss_celebras_the_cursed.cpp \ -scripts/zone/maraudon/boss_landslide.cpp \ -scripts/zone/maraudon/boss_noxxion.cpp \ -scripts/zone/maraudon/boss_princess_theradras.cpp \ -scripts/zone/molten_core/boss_baron_geddon.cpp \ -scripts/zone/molten_core/boss_garr.cpp \ -scripts/zone/molten_core/boss_gehennas.cpp \ -scripts/zone/molten_core/boss_golemagg.cpp \ -scripts/zone/molten_core/boss_lucifron.cpp \ -scripts/zone/molten_core/boss_magmadar.cpp \ -scripts/zone/molten_core/boss_majordomo_executus.cpp \ -scripts/zone/molten_core/boss_ragnaros.cpp \ -scripts/zone/molten_core/boss_shazzrah.cpp \ -scripts/zone/molten_core/boss_sulfuron_harbinger.cpp \ -scripts/zone/molten_core/def_molten_core.h \ -scripts/zone/molten_core/instance_molten_core.cpp \ -scripts/zone/molten_core/molten_core.cpp \ -scripts/zone/moonglade/moonglade.cpp \ -scripts/zone/mulgore/mulgore.cpp \ -scripts/zone/nagrand/nagrand.cpp \ -scripts/zone/naxxramas/boss_anubrekhan.cpp \ -scripts/zone/naxxramas/boss_faerlina.cpp \ -scripts/zone/naxxramas/boss_gluth.cpp \ -scripts/zone/naxxramas/boss_gothik.cpp \ -scripts/zone/naxxramas/boss_grobbulus.cpp \ -scripts/zone/naxxramas/boss_heigan.cpp \ -scripts/zone/naxxramas/boss_kelthuzad.cpp \ -scripts/zone/naxxramas/boss_four_horsemen.cpp \ -scripts/zone/naxxramas/boss_loatheb.cpp \ -scripts/zone/naxxramas/boss_maexxna.cpp \ -scripts/zone/naxxramas/boss_noth.cpp \ -scripts/zone/naxxramas/boss_patchwerk.cpp \ -scripts/zone/naxxramas/boss_razuvious.cpp \ -scripts/zone/naxxramas/boss_sapphiron.cpp \ -scripts/zone/naxxramas/boss_thaddius.cpp \ -scripts/zone/naxxramas/instance_naxxramas.cpp \ -scripts/zone/netherstorm/netherstorm.cpp \ -scripts/zone/nexus/nexus/boss_magus_telestra.cpp \ -scripts/zone/nexus/nexus/boss_anomalus.cpp \ -scripts/zone/nexus/nexus/boss_ormorok.cpp \ -scripts/zone/nexus/nexus/boss_keristrasza.cpp \ -scripts/zone/nexus/nexus/def_nexus.h \ -scripts/zone/nexus/nexus/instance_nexus.cpp \ -scripts/zone/onyxias_lair/boss_onyxia.cpp \ -scripts/zone/orgrimmar/orgrimmar.cpp \ -scripts/zone/razorfen_downs/boss_amnennar_the_coldbringer.cpp \ -scripts/zone/razorfen_downs/razorfen_downs.cpp \ -scripts/zone/razorfen_kraul/razorfen_kraul.cpp \ -scripts/zone/ruins_of_ahnqiraj/boss_ayamiss.cpp \ -scripts/zone/ruins_of_ahnqiraj/boss_buru.cpp \ -scripts/zone/ruins_of_ahnqiraj/boss_kurinnaxx.cpp \ -scripts/zone/ruins_of_ahnqiraj/boss_moam.cpp \ -scripts/zone/ruins_of_ahnqiraj/boss_ossirian.cpp \ -scripts/zone/ruins_of_ahnqiraj/boss_rajaxx.cpp \ -scripts/zone/ruins_of_ahnqiraj/instance_ruins_of_ahnqiraj.cpp \ -scripts/zone/scarlet_monastery/boss_arcanist_doan.cpp \ -scripts/zone/scarlet_monastery/boss_azshir_the_sleepless.cpp \ -scripts/zone/scarlet_monastery/boss_bloodmage_thalnos.cpp \ -scripts/zone/scarlet_monastery/boss_herod.cpp \ -scripts/zone/scarlet_monastery/boss_high_inquisitor_fairbanks.cpp \ -scripts/zone/scarlet_monastery/boss_houndmaster_loksey.cpp \ -scripts/zone/scarlet_monastery/boss_interrogator_vishas.cpp \ -scripts/zone/scarlet_monastery/boss_scorn.cpp \ -scripts/zone/scarlet_monastery/boss_headless_horseman.cpp \ -scripts/zone/scarlet_monastery/boss_mograine_and_whitemane.cpp \ -scripts/zone/scarlet_monastery/instance_scarlet_monastery.cpp \ -scripts/zone/scarlet_monastery/def_scarlet_monastery.h \ -scripts/zone/scholomance/boss_darkmaster_gandling.cpp \ -scripts/zone/scholomance/boss_death_knight_darkreaver.cpp \ -scripts/zone/scholomance/boss_doctor_theolen_krastinov.cpp \ -scripts/zone/scholomance/boss_illucia_barov.cpp \ -scripts/zone/scholomance/boss_instructor_malicia.cpp \ -scripts/zone/scholomance/boss_jandice_barov.cpp \ -scripts/zone/scholomance/boss_kormok.cpp \ -scripts/zone/scholomance/boss_lord_alexei_barov.cpp \ -scripts/zone/scholomance/boss_lorekeeper_polkelt.cpp \ -scripts/zone/scholomance/boss_ras_frostwhisper.cpp \ -scripts/zone/scholomance/boss_the_ravenian.cpp \ -scripts/zone/scholomance/boss_vectus.cpp \ -scripts/zone/scholomance/def_scholomance.h \ -scripts/zone/scholomance/instance_scholomance.cpp \ -scripts/zone/searing_gorge/searing_gorge.cpp \ -scripts/zone/shadowfang_keep/def_shadowfang_keep.h \ -scripts/zone/shadowfang_keep/instance_shadowfang_keep.cpp \ -scripts/zone/shadowfang_keep/shadowfang_keep.cpp \ -scripts/zone/shadowmoon_valley/boss_doomwalker.cpp \ -scripts/zone/shadowmoon_valley/shadowmoon_valley.cpp \ -scripts/zone/shattrath/shattrath_city.cpp \ -scripts/zone/silithus/silithus.cpp \ -scripts/zone/silvermoon/silvermoon_city.cpp \ -scripts/zone/silverpine_forest/silverpine_forest.cpp \ -scripts/zone/stonetalon_mountains/stonetalon_mountains.cpp \ -scripts/zone/stormwind/stormwind_city.cpp \ -scripts/zone/stranglethorn_vale/stranglethorn_vale.cpp \ -scripts/zone/stratholme/boss_baron_rivendare.cpp \ -scripts/zone/stratholme/boss_baroness_anastari.cpp \ -scripts/zone/stratholme/boss_cannon_master_willey.cpp \ -scripts/zone/stratholme/boss_dathrohan_balnazzar.cpp \ -scripts/zone/stratholme/boss_magistrate_barthilas.cpp \ -scripts/zone/stratholme/boss_maleki_the_pallid.cpp \ -scripts/zone/stratholme/boss_nerubenkan.cpp \ -scripts/zone/stratholme/boss_order_of_silver_hand.cpp \ -scripts/zone/stratholme/boss_postmaster_malown.cpp \ -scripts/zone/stratholme/boss_ramstein_the_gorger.cpp \ -scripts/zone/stratholme/boss_timmy_the_cruel.cpp \ -scripts/zone/stratholme/def_stratholme.h \ -scripts/zone/stratholme/instance_stratholme.cpp \ -scripts/zone/stratholme/stratholme.cpp \ -scripts/zone/sunwell_plateau/boss_eredar_twins.cpp \ -scripts/zone/sunwell_plateau/boss_felmyst.cpp \ -scripts/zone/sunwell_plateau/boss_brutallus.cpp \ -scripts/zone/sunwell_plateau/boss_kalecgos.cpp \ -scripts/zone/sunwell_plateau/def_sunwell_plateau.h \ -scripts/zone/sunwell_plateau/instance_sunwell_plateau.cpp \ -scripts/zone/tanaris/tanaris.cpp \ -scripts/zone/tempest_keep/arcatraz/arcatraz.cpp \ -scripts/zone/tempest_keep/arcatraz/boss_harbinger_skyriss.cpp \ -scripts/zone/tempest_keep/arcatraz/def_arcatraz.h \ -scripts/zone/tempest_keep/arcatraz/instance_arcatraz.cpp \ -scripts/zone/tempest_keep/botanica/boss_high_botanist_freywinn.cpp \ -scripts/zone/tempest_keep/botanica/boss_laj.cpp \ -scripts/zone/tempest_keep/botanica/boss_warp_splinter.cpp \ -scripts/zone/tempest_keep/the_eye/boss_alar.cpp \ -scripts/zone/tempest_keep/the_eye/boss_astromancer.cpp \ -scripts/zone/tempest_keep/the_eye/boss_kaelthas.cpp \ -scripts/zone/tempest_keep/the_eye/boss_void_reaver.cpp \ -scripts/zone/tempest_keep/the_eye/def_the_eye.h \ -scripts/zone/tempest_keep/the_eye/instance_the_eye.cpp \ -scripts/zone/tempest_keep/the_eye/the_eye.cpp \ -scripts/zone/tempest_keep/the_mechanar/boss_gatewatcher_gyrokill.cpp \ -scripts/zone/tempest_keep/the_mechanar/boss_gatewatcher_ironhand.cpp \ -scripts/zone/tempest_keep/the_mechanar/boss_nethermancer_sepethrea.cpp \ -scripts/zone/tempest_keep/the_mechanar/boss_pathaleon_the_calculator.cpp \ -scripts/zone/tempest_keep/the_mechanar/def_mechanar.h \ -scripts/zone/tempest_keep/the_mechanar/instance_mechanar.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_bug_trio.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_cthun.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_fankriss.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_huhuran.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_ouro.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_sartura.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_skeram.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_twinemperors.cpp \ -scripts/zone/temple_of_ahnqiraj/boss_viscidus.cpp \ -scripts/zone/temple_of_ahnqiraj/def_temple_of_ahnqiraj.h \ -scripts/zone/temple_of_ahnqiraj/instance_temple_of_ahnqiraj.cpp \ -scripts/zone/temple_of_ahnqiraj/mob_anubisath_sentinel.cpp \ -scripts/zone/terokkar_forest/terokkar_forest.cpp \ -scripts/zone/thunder_bluff/thunder_bluff.cpp \ -scripts/zone/tirisfal_glades/tirisfal_glades.cpp \ -scripts/zone/thousand_needles/thousand_needles.cpp \ -scripts/zone/uldaman/boss_archaedas.cpp \ -scripts/zone/uldaman/instance_uldaman.cpp \ -scripts/zone/uldaman/boss_ironaya.cpp \ -scripts/zone/uldaman/uldaman.cpp \ -scripts/zone/undercity/undercity.cpp \ -scripts/zone/ungoro_crater/ungoro_crater.cpp \ -scripts/zone/utgarde_keep/utgarde_keep/instance_utgarde_keep.cpp \ -scripts/zone/utgarde_keep/utgarde_keep/boss_keleseth.cpp \ -scripts/zone/utgarde_keep/utgarde_keep/boss_skarvald_dalronn.cpp \ -scripts/zone/utgarde_keep/utgarde_keep/boss_ingvar_the_plunderer.cpp \ -scripts/zone/utgarde_keep/utgarde_keep/utgarde_keep.cpp \ -scripts/zone/wailing_caverns/instance_wailing_caverns.cpp \ -scripts/zone/western_plaguelands/western_plaguelands.cpp \ -scripts/zone/westfall/westfall.cpp \ -scripts/zone/winterspring/winterspring.cpp \ -scripts/zone/zangarmarsh/zangarmarsh.cpp \ -scripts/zone/zulaman/boss_akilzon.cpp \ -scripts/zone/zulaman/boss_halazzi.cpp \ -scripts/zone/zulaman/boss_hexlord.cpp \ -scripts/zone/zulaman/boss_janalai.cpp \ -scripts/zone/zulaman/boss_nalorakk.cpp \ -scripts/zone/zulaman/boss_zuljin.cpp \ -scripts/zone/zulaman/def_zulaman.h \ -scripts/zone/zulaman/instance_zulaman.cpp \ -scripts/zone/zulaman/zulaman.cpp \ -scripts/zone/zulfarrak/zulfarrak.cpp \ -scripts/zone/zulgurub/boss_arlokk.cpp \ -scripts/zone/zulgurub/boss_gahzranka.cpp \ -scripts/zone/zulgurub/boss_grilek.cpp \ -scripts/zone/zulgurub/boss_hakkar.cpp \ -scripts/zone/zulgurub/boss_hazzarah.cpp \ -scripts/zone/zulgurub/boss_jeklik.cpp \ -scripts/zone/zulgurub/boss_jindo.cpp \ -scripts/zone/zulgurub/boss_mandokir.cpp \ -scripts/zone/zulgurub/boss_marli.cpp \ -scripts/zone/zulgurub/boss_renataki.cpp \ -scripts/zone/zulgurub/boss_thekal.cpp \ -scripts/zone/zulgurub/boss_venoxis.cpp \ -scripts/zone/zulgurub/boss_wushoolay.cpp \ -scripts/zone/zulgurub/def_zulgurub.h \ -scripts/zone/zulgurub/instance_zulgurub.cpp \ -system.cpp - -## libtool settings -# API versioning -# Increase the last number, if you do bug fixes only, no interface change. -# Increase the middle number when you augmented the interface ( aka add new exported functions ). -# Increase the first number when you break old interface. ( aka remove/change previously exported functions ). -libtrinityscript_la_LIBFLAGS = -version-info 0:0:1 -libtrinityscript_la_LIBADD = $(MYSQL_LIBS) $(POSTGRE_LIBS) - -## Additional files to install -## sysconf_DATA = - -## EXTRA_DIST = - -## Prevend overwrite of the config file, if its already installed -install-data-hook: - @list='$(sysconf_DATA)'; for p in $$list; do \ - dest=`echo $$p | sed -e s/.dist//`; \ - if test -f $(DESTDIR)$(sysconfdir)/$$dest; then \ - echo "$@ will not overwrite existing $(DESTDIR)$(sysconfdir)/$$dest"; \ - else \ - echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysconfdir)/$$dest"; \ - $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysconfdir)/$$dest; \ - fi; \ - done - - - diff --git a/src/framework/Makefile.am b/src/framework/Makefile.am deleted file mode 100644 index 34ec997cc06..00000000000 --- a/src/framework/Makefile.am +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(srcdir) - -## Build MaNGOS framework library as convenience library. -# libMaNGOSScript shared library will later be reused by world server daemon. -noinst_LIBRARIES = libmangosframework.a -libmangosframework_a_SOURCES = \ - Policies/ObjectLifeTime.cpp \ - Utilities/EventProcessor.cpp - -## Additional files to include when running 'make dist' -# Source and header files for the Framework. -EXTRA_DIST = \ - Dynamic/FactoryHolder.h \ - Dynamic/ObjectRegistry.h \ - GameSystem/Grid.h \ - GameSystem/GridLoader.h \ - GameSystem/GridRefManager.h \ - GameSystem/GridReference.h \ - GameSystem/NGrid.h \ - GameSystem/TypeContainer.h \ - GameSystem/TypeContainerFunctions.h \ - GameSystem/TypeContainerFunctionsPtr.h \ - GameSystem/TypeContainerVisitor.h \ - Network/SocketDefines.h \ - Platform/CompilerDefs.h \ - Platform/Define.h \ - Policies/CreationPolicy.h \ - Policies/ObjectLifeTime.h \ - Policies/Singleton.h \ - Policies/SingletonImp.h \ - Policies/ThreadingModel.h \ - Utilities/CountedReference/Reference.h \ - Utilities/CountedReference/ReferenceHolder.h \ - Utilities/CountedReference/ReferenceImpl.h \ - Utilities/LinkedReference/RefManager.h \ - Utilities/LinkedReference/Reference.h \ - Utilities/ByteConverter.h \ - Utilities/Callback.h \ - Utilities/EventProcessor.h \ - Utilities/UnorderedMap.h \ - Utilities/LinkedList.h \ - Utilities/TypeList.h diff --git a/src/game/Makefile.am b/src/game/Makefile.am deleted file mode 100644 index bc5dace3985..00000000000 --- a/src/game/Makefile.am +++ /dev/null @@ -1,848 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(srcdir)/../../dep/include -I$(srcdir)/../framework -I$(srcdir)/../shared -I$(srcdir)/../shared/vmap -I$(srcdir)/../realmd -DSYSCONFDIR=\"$(sysconfdir)/\" - -## Build MaNGOS game library as convenience library. -# All libraries will be convenience libraries. Might be changed to shared -# later. -noinst_LIBRARIES = libmangosgame.a - -# libmangossgame library will later be reused by ... -libmangosgame_a_SOURCES = \ -<<<<<<< HEAD:src/game/Makefile.am -<<<<<<< HEAD:src/game/Makefile.am - AccountMgr.cpp \ - AccountMgr.h \ - AchievementMgr.h \ - AchievementMgr.cpp \ - AddonHandler.cpp \ - AddonHandler.h \ - AggressorAI.cpp \ - AggressorAI.h \ - AnimalRandomMovementGenerator.h \ - ArenaTeam.cpp \ - ArenaTeam.h \ - ArenaTeamHandler.cpp \ - AuctionHouseBot.cpp \ - AuctionHouseBot.h \ - AuctionHouseHandler.cpp \ - AuctionHouseMgr.cpp \ - AuctionHouseMgr.h \ - Bag.cpp \ - Bag.h \ - BattleGround.cpp \ - BattleGroundAA.cpp \ - BattleGroundAB.cpp \ - BattleGroundAV.cpp \ - BattleGroundBE.cpp \ - BattleGroundDS.cpp \ - BattleGroundEY.cpp \ - BattleGroundNA.cpp \ - BattleGroundRL.cpp \ - BattleGroundRV.cpp \ - BattleGroundSA.cpp \ - BattleGroundWS.cpp \ - BattleGround.h \ - BattleGroundAA.h \ - BattleGroundAB.h \ - BattleGroundAV.h \ - BattleGroundBE.h \ - BattleGroundDS.h \ - BattleGroundEY.h \ - BattleGroundNA.h \ - BattleGroundRL.h \ - BattleGroundRV.h \ - BattleGroundSA.h \ - BattleGroundWS.h \ - BattleGroundHandler.cpp \ - BattleGroundMgr.cpp \ - BattleGroundMgr.h \ - Calendar.cpp \ - Calendar.h \ - CalendarHandler.cpp \ - Cell.h \ - CellImpl.h \ - Channel.cpp \ - Channel.h \ - ChannelHandler.cpp \ - ChannelMgr.h \ - CharacterHandler.cpp \ - Chat.cpp \ - Chat.h \ - ChatHandler.cpp \ - CombatHandler.cpp \ - ConfusedMovementGenerator.cpp \ - ConfusedMovementGenerator.h \ - Corpse.cpp \ - Corpse.h \ - CreatureAI.cpp \ - CreatureAI.h \ - CreatureAIImpl.h \ - CreatureAIRegistry.cpp \ - CreatureAIRegistry.h \ - CreatureAISelector.cpp \ - CreatureAISelector.h \ - CreatureGroups.cpp \ - CreatureGroups.h \ - Creature.cpp \ - Creature.h \ - debugcmds.cpp \ - DestinationHolder.cpp \ - DestinationHolder.h \ - DestinationHolderImp.h \ - DuelHandler.cpp \ - DynamicObject.cpp \ - DynamicObject.h \ - FleeingMovementGenerator.cpp \ - FleeingMovementGenerator.h \ - Formulas.h \ - GameEventMgr.cpp \ - GameEventMgr.h \ - GameObject.cpp \ - GameObject.h \ - GlobalEvents.cpp \ - GlobalEvents.h \ - GossipDef.cpp \ - GossipDef.h \ - GridDefines.h \ - GridNotifiers.cpp \ - GridNotifiers.h \ - GridNotifiersImpl.h \ - GridStates.cpp \ - GridStates.h \ - Group.cpp \ - Group.h \ - GroupHandler.cpp \ - GuardAI.cpp \ - GuardAI.h \ - Guild.cpp \ - Guild.h \ - GuildHandler.cpp \ - HomeMovementGenerator.cpp \ - HomeMovementGenerator.h \ - HostilRefManager.cpp \ - HostilRefManager.h \ - IdleMovementGenerator.cpp \ - IdleMovementGenerator.h \ - InstanceData.cpp \ - InstanceData.h \ - InstanceSaveMgr.cpp \ - InstanceSaveMgr.h \ - Item.cpp \ - Item.h \ - ItemEnchantmentMgr.cpp \ - ItemEnchantmentMgr.h \ - ItemHandler.cpp \ - ItemPrototype.h \ - Language.h \ - Level0.cpp \ - Level1.cpp \ - Level2.cpp \ - Level3.cpp \ - LFGHandler.cpp \ - LootHandler.cpp \ - LootMgr.cpp \ - LootMgr.h \ - Mail.cpp \ - Mail.h \ - Map.cpp \ - Map.h \ - MapInstanced.cpp \ - MapInstanced.h \ - MapManager.cpp \ - MapManager.h \ - MapReference.h \ - MapRefManager.h \ - MiscHandler.cpp \ - MotionMaster.cpp \ - MotionMaster.h \ - MovementGenerator.cpp \ - MovementGenerator.h \ - MovementGeneratorImpl.h \ - MovementHandler.cpp \ - NPCHandler.cpp \ - NPCHandler.h \ - NullCreatureAI.cpp \ - NullCreatureAI.h \ - ObjectAccessor.cpp \ - ObjectAccessor.h \ - Object.cpp \ - ObjectDefines.h \ - ObjectGridLoader.cpp \ - ObjectGridLoader.h \ - Object.h \ - ObjectMgr.cpp \ - ObjectMgr.h \ - ObjectPosSelector.cpp \ - ObjectPosSelector.h \ - Opcodes.cpp \ - Opcodes.h \ - OutdoorPvP.cpp \ - OutdoorPvP.h \ - OutdoorPvPEP.cpp \ - OutdoorPvPEP.h \ - OutdoorPvPHP.cpp \ - OutdoorPvPHP.h \ - OutdoorPvPMgr.cpp \ - OutdoorPvPMgr.h \ - OutdoorPvPNA.cpp \ - OutdoorPvPNA.h \ - OutdoorPvPObjectiveAI.cpp \ - OutdoorPvPObjectiveAI.h \ - OutdoorPvPSI.cpp \ - OutdoorPvPSI.h \ - OutdoorPvPTF.cpp \ - OutdoorPvPTF.h \ - OutdoorPvPZM.cpp \ - OutdoorPvPZM.h \ - Path.h \ - PetAI.cpp \ - PetAI.h \ - Pet.cpp \ - Pet.h \ - PetHandler.cpp \ - PetitionsHandler.cpp \ - Player.cpp \ - Player.h \ - PlayerDump.cpp \ - PlayerDump.h \ - PossessedAI.cpp \ - PossessedAI.h \ - PointMovementGenerator.cpp \ - PointMovementGenerator.h \ - PoolHandler.cpp \ - PoolHandler.h \ - QueryHandler.cpp \ - QuestDef.cpp \ - QuestDef.h \ - QuestHandler.cpp \ - RandomMovementGenerator.cpp \ - RandomMovementGenerator.h \ - ReactorAI.cpp \ - ReactorAI.h \ - ScriptCalls.cpp \ - ScriptCalls.h \ - SharedDefines.h \ - SkillHandler.cpp \ - SpellAuraDefines.h \ - SpellAuras.cpp \ - SpellAuras.h \ - Spell.cpp \ - SpellEffects.cpp \ - Spell.h \ - SkillDiscovery.cpp \ - SkillDiscovery.h \ - SkillExtraItems.cpp \ - SkillExtraItems.h \ - SpellHandler.cpp \ - SocialMgr.cpp \ - SocialMgr.h \ - SpellMgr.cpp \ - SpellMgr.h \ - StatSystem.cpp \ - TargetedMovementGenerator.cpp \ - TargetedMovementGenerator.h \ - TaxiHandler.cpp \ - TemporarySummon.cpp \ - TemporarySummon.h \ - TotemAI.cpp \ - TotemAI.h \ - Totem.cpp \ - Totem.h \ - TradeHandler.cpp \ - Transports.cpp \ - Transports.h \ - ThreatManager.cpp \ - ThreatManager.h \ - TicketHandler.cpp \ - TicketMgr.cpp \ - TicketMgr.h \ - Traveller.h \ - Unit.cpp \ - Unit.h \ - UnitEvents.h \ - UpdateData.cpp \ - UpdateData.h \ - UpdateFields.h \ - UpdateMask.h \ - Vehicle.cpp \ - Vehicle.h \ - VoiceChatHandler.cpp \ - WaypointManager.cpp \ - WaypointManager.h \ - WaypointMovementGenerator.cpp \ - WaypointMovementGenerator.h \ - Weather.cpp \ - Weather.h \ - World.cpp \ - World.h \ - WorldLog.cpp \ - WorldLog.h \ - WorldSession.cpp \ - WorldSession.h \ - WorldSocket.cpp \ - WorldSocket.h \ - WorldSocketMgr.cpp \ - WorldSocketMgr.h \ - FollowerReference.cpp \ - FollowerReference.h \ - FollowerRefManager.h \ - GroupReference.cpp \ - GroupReference.h \ - GroupRefManager.h -======= - AccountMgr.cpp \ - AccountMgr.h \ - AchievementMgr.h \ - AchievementMgr.cpp \ - AggressorAI.cpp \ - AggressorAI.h \ - AnimalRandomMovementGenerator.h \ - ArenaTeam.cpp \ - ArenaTeam.h \ - ArenaTeamHandler.cpp \ - AuctionHouseHandler.cpp \ - AuctionHouseMgr.cpp \ - AuctionHouseMgr.h \ - Bag.cpp \ - Bag.h \ - BattleGround.cpp \ - BattleGroundAA.cpp \ - BattleGroundAB.cpp \ - BattleGroundAV.cpp \ - BattleGroundBE.cpp \ - BattleGroundDS.cpp \ - BattleGroundEY.cpp \ - BattleGroundNA.cpp \ - BattleGroundRL.cpp \ - BattleGroundRV.cpp \ - BattleGroundSA.cpp \ - BattleGroundWS.cpp \ - BattleGround.h \ - BattleGroundAA.h \ - BattleGroundAB.h \ - BattleGroundAV.h \ - BattleGroundBE.h \ - BattleGroundDS.h \ - BattleGroundEY.h \ - BattleGroundNA.h \ - BattleGroundRL.h \ - BattleGroundRV.h \ - BattleGroundSA.h \ - BattleGroundWS.h \ - BattleGroundHandler.cpp \ - BattleGroundMgr.cpp \ - BattleGroundMgr.h \ - Calendar.cpp \ - Calendar.h \ - CalendarHandler.cpp \ - Cell.h \ - CellImpl.h \ - Channel.cpp \ - Channel.h \ - ChannelHandler.cpp \ - ChannelMgr.h \ - CharacterHandler.cpp \ - Chat.cpp \ - Chat.h \ - ChatHandler.cpp \ - CombatHandler.cpp \ - ConfusedMovementGenerator.cpp \ - ConfusedMovementGenerator.h \ - Corpse.cpp \ - Corpse.h \ - CreatureAI.cpp \ - CreatureAI.h \ - CreatureAIImpl.h \ - CreatureAIRegistry.cpp \ - CreatureAIRegistry.h \ - CreatureAISelector.cpp \ - CreatureAISelector.h \ - Creature.cpp \ - Creature.h \ - DBCEnums.h \ - DBCfmt.h \ - DBCStores.cpp \ - DBCStores.h \ - DBCStructure.h \ - debugcmds.cpp \ - DestinationHolder.cpp \ - DestinationHolder.h \ - DestinationHolderImp.h \ - DuelHandler.cpp \ - DynamicObject.cpp \ - DynamicObject.h \ - FleeingMovementGenerator.cpp \ - FleeingMovementGenerator.h \ - Formulas.h \ - GameEventMgr.cpp \ - GameEventMgr.h \ - GameObject.cpp \ - GameObject.h \ - GlobalEvents.cpp \ - GlobalEvents.h \ - GMTicketHandler.cpp \ - GMTicketMgr.cpp \ - GMTicketMgr.h \ - GossipDef.cpp \ - GossipDef.h \ - GridDefines.h \ - GridNotifiers.cpp \ - GridNotifiers.h \ - GridNotifiersImpl.h \ - GridStates.cpp \ - GridStates.h \ - Group.cpp \ - Group.h \ - GroupHandler.cpp \ - GuardAI.cpp \ - GuardAI.h \ - Guild.cpp \ - Guild.h \ - GuildHandler.cpp \ - HomeMovementGenerator.cpp \ - HomeMovementGenerator.h \ - HostilRefManager.cpp \ - HostilRefManager.h \ - IdleMovementGenerator.cpp \ - IdleMovementGenerator.h \ - InstanceData.cpp \ - InstanceData.h \ - InstanceSaveMgr.cpp \ - InstanceSaveMgr.h \ - Item.cpp \ - Item.h \ - ItemEnchantmentMgr.cpp \ - ItemEnchantmentMgr.h \ - ItemHandler.cpp \ - ItemPrototype.h \ - Language.h \ - Level0.cpp \ - Level1.cpp \ - Level2.cpp \ - Level3.cpp \ - LFGHandler.cpp \ - LootHandler.cpp \ - LootMgr.cpp \ - LootMgr.h \ - Mail.cpp \ - Mail.h \ - Map.cpp \ - Map.h \ - MapInstanced.cpp \ - MapInstanced.h \ - MapManager.cpp \ - MapManager.h \ - MapReference.h \ - MapRefManager.h \ - MiscHandler.cpp \ - MotionMaster.cpp \ - MotionMaster.h \ - MovementGenerator.cpp \ - MovementGenerator.h \ - MovementGeneratorImpl.h \ - MovementHandler.cpp \ - NPCHandler.cpp \ - NPCHandler.h \ - NullCreatureAI.cpp \ - NullCreatureAI.h \ - ObjectAccessor.cpp \ - ObjectAccessor.h \ - Object.cpp \ - ObjectDefines.h \ - ObjectGridLoader.cpp \ - ObjectGridLoader.h \ - Object.h \ - ObjectMgr.cpp \ - ObjectMgr.h \ - ObjectPosSelector.cpp \ - ObjectPosSelector.h \ - Opcodes.cpp \ - Opcodes.h \ - Path.h \ - PetAI.cpp \ - PetAI.h \ - Pet.cpp \ - Pet.h \ - PetHandler.cpp \ - PetitionsHandler.cpp \ - Player.cpp \ - Player.h \ - PlayerDump.cpp \ - PlayerDump.h \ - PointMovementGenerator.cpp \ - PointMovementGenerator.h \ - PoolHandler.cpp \ - PoolHandler.h \ - QueryHandler.cpp \ - QuestDef.cpp \ - QuestDef.h \ - QuestHandler.cpp \ - RandomMovementGenerator.cpp \ - RandomMovementGenerator.h \ - ReactorAI.cpp \ - ReactorAI.h \ - ReputationMgr.cpp \ - ReputationMgr.h \ - ScriptCalls.cpp \ - ScriptCalls.h \ - SharedDefines.h \ - SkillHandler.cpp \ - SpellAuraDefines.h \ - SpellAuras.cpp \ - SpellAuras.h \ - Spell.cpp \ - SpellEffects.cpp \ - Spell.h \ - SkillDiscovery.cpp \ - SkillDiscovery.h \ - SkillExtraItems.cpp \ - SkillExtraItems.h \ - SpellHandler.cpp \ - SocialMgr.cpp \ - SocialMgr.h \ - SpellMgr.cpp \ - SpellMgr.h \ - StatSystem.cpp \ - TargetedMovementGenerator.cpp \ - TargetedMovementGenerator.h \ - TaxiHandler.cpp \ - TemporarySummon.cpp \ - TemporarySummon.h \ - TotemAI.cpp \ - TotemAI.h \ - Totem.cpp \ - Totem.h \ - TradeHandler.cpp \ - Transports.cpp \ - Transports.h \ - ThreatManager.cpp \ - ThreatManager.h \ - Traveller.h \ - Unit.cpp \ - Unit.h \ - UnitEvents.h \ - UpdateData.cpp \ - UpdateData.h \ - UpdateFields.h \ - UpdateMask.h \ - Vehicle.cpp \ - Vehicle.h \ - VoiceChatHandler.cpp \ - WaypointManager.cpp \ - WaypointManager.h \ - WaypointMovementGenerator.cpp \ - WaypointMovementGenerator.h \ - Weather.cpp \ - Weather.h \ - World.cpp \ - World.h \ - WorldLog.cpp \ - WorldLog.h \ - WorldSession.cpp \ - WorldSession.h \ - WorldSocket.cpp \ - WorldSocket.h \ - WorldSocketMgr.cpp \ - WorldSocketMgr.h \ - FollowerReference.cpp \ - FollowerReference.h \ - FollowerRefManager.h \ - GroupReference.cpp \ - GroupReference.h \ - GroupRefManager.h ->>>>>>> 2429aaf2276d689e101ed88285f18449dbe4280d:src/game/Makefile.am -======= - AccountMgr.cpp \ - AccountMgr.h \ - AchievementMgr.h \ - AchievementMgr.cpp \ - AggressorAI.cpp \ - AggressorAI.h \ - AnimalRandomMovementGenerator.h \ - ArenaTeam.cpp \ - ArenaTeam.h \ - ArenaTeamHandler.cpp \ - AuctionHouseHandler.cpp \ - AuctionHouseMgr.cpp \ - AuctionHouseMgr.h \ - Bag.cpp \ - Bag.h \ - BattleGround.cpp \ - BattleGroundAA.cpp \ - BattleGroundAB.cpp \ - BattleGroundAV.cpp \ - BattleGroundBE.cpp \ - BattleGroundDS.cpp \ - BattleGroundEY.cpp \ - BattleGroundNA.cpp \ - BattleGroundRL.cpp \ - BattleGroundRV.cpp \ - BattleGroundSA.cpp \ - BattleGroundWS.cpp \ - BattleGround.h \ - BattleGroundAA.h \ - BattleGroundAB.h \ - BattleGroundAV.h \ - BattleGroundBE.h \ - BattleGroundDS.h \ - BattleGroundEY.h \ - BattleGroundNA.h \ - BattleGroundRL.h \ - BattleGroundRV.h \ - BattleGroundSA.h \ - BattleGroundWS.h \ - BattleGroundHandler.cpp \ - BattleGroundMgr.cpp \ - BattleGroundMgr.h \ - Calendar.cpp \ - Calendar.h \ - CalendarHandler.cpp \ - Cell.h \ - CellImpl.h \ - Channel.cpp \ - Channel.h \ - ChannelHandler.cpp \ - ChannelMgr.cpp \ - ChannelMgr.h \ - CharacterHandler.cpp \ - Chat.cpp \ - Chat.h \ - ChatHandler.cpp \ - CombatHandler.cpp \ - ConfusedMovementGenerator.cpp \ - ConfusedMovementGenerator.h \ - Corpse.cpp \ - Corpse.h \ - CreatureAI.cpp \ - CreatureAI.h \ - CreatureAIImpl.h \ - CreatureAIRegistry.cpp \ - CreatureAIRegistry.h \ - CreatureAISelector.cpp \ - CreatureAISelector.h \ - CreatureEventAI.cpp \ - CreatureEventAI.h \ - CreatureEventAIMgr.cpp \ - CreatureEventAIMgr.h \ - Creature.cpp \ - Creature.h \ - DBCEnums.h \ - DBCfmt.h \ - DBCStores.cpp \ - DBCStores.h \ - DBCStructure.h \ - debugcmds.cpp \ - DestinationHolder.cpp \ - DestinationHolder.h \ - DestinationHolderImp.h \ - DuelHandler.cpp \ - DynamicObject.cpp \ - DynamicObject.h \ - FleeingMovementGenerator.cpp \ - FleeingMovementGenerator.h \ - Formulas.h \ - GameEventMgr.cpp \ - GameEventMgr.h \ - GameObject.cpp \ - GameObject.h \ - GlobalEvents.cpp \ - GlobalEvents.h \ - GMTicketHandler.cpp \ - GMTicketMgr.cpp \ - GMTicketMgr.h \ - GossipDef.cpp \ - GossipDef.h \ - GridDefines.h \ - GridNotifiers.cpp \ - GridNotifiers.h \ - GridNotifiersImpl.h \ - GridStates.cpp \ - GridStates.h \ - Group.cpp \ - Group.h \ - GroupHandler.cpp \ - GuardAI.cpp \ - GuardAI.h \ - Guild.cpp \ - Guild.h \ - GuildHandler.cpp \ - HomeMovementGenerator.cpp \ - HomeMovementGenerator.h \ - HostilRefManager.cpp \ - HostilRefManager.h \ - IdleMovementGenerator.cpp \ - IdleMovementGenerator.h \ - InstanceData.cpp \ - InstanceData.h \ - InstanceSaveMgr.cpp \ - InstanceSaveMgr.h \ - Item.cpp \ - Item.h \ - ItemEnchantmentMgr.cpp \ - ItemEnchantmentMgr.h \ - ItemHandler.cpp \ - ItemPrototype.h \ - Language.h \ - Level0.cpp \ - Level1.cpp \ - Level2.cpp \ - Level3.cpp \ - LFGHandler.cpp \ - LootHandler.cpp \ - LootMgr.cpp \ - LootMgr.h \ - Mail.cpp \ - Mail.h \ - Map.cpp \ - Map.h \ - MapInstanced.cpp \ - MapInstanced.h \ - MapManager.cpp \ - MapManager.h \ - MapReference.h \ - MapRefManager.h \ - MiscHandler.cpp \ - MotionMaster.cpp \ - MotionMaster.h \ - MovementGenerator.cpp \ - MovementGenerator.h \ - MovementGeneratorImpl.h \ - MovementHandler.cpp \ - NPCHandler.cpp \ - NPCHandler.h \ - NullCreatureAI.cpp \ - NullCreatureAI.h \ - ObjectAccessor.cpp \ - ObjectAccessor.h \ - Object.cpp \ - ObjectDefines.h \ - ObjectGridLoader.cpp \ - ObjectGridLoader.h \ - Object.h \ - ObjectMgr.cpp \ - ObjectMgr.h \ - ObjectPosSelector.cpp \ - ObjectPosSelector.h \ - Opcodes.cpp \ - Opcodes.h \ - Path.h \ - PetAI.cpp \ - PetAI.h \ - Pet.cpp \ - Pet.h \ - PetHandler.cpp \ - PetitionsHandler.cpp \ - Player.cpp \ - Player.h \ - PlayerDump.cpp \ - PlayerDump.h \ - PointMovementGenerator.cpp \ - PointMovementGenerator.h \ - PoolHandler.cpp \ - PoolHandler.h \ - QueryHandler.cpp \ - QuestDef.cpp \ - QuestDef.h \ - QuestHandler.cpp \ - RandomMovementGenerator.cpp \ - RandomMovementGenerator.h \ - ReactorAI.cpp \ - ReactorAI.h \ - ReputationMgr.cpp \ - ReputationMgr.h \ - ScriptCalls.cpp \ - ScriptCalls.h \ - SharedDefines.h \ - SkillHandler.cpp \ - SpellAuraDefines.h \ - SpellAuras.cpp \ - SpellAuras.h \ - Spell.cpp \ - SpellEffects.cpp \ - Spell.h \ - SkillDiscovery.cpp \ - SkillDiscovery.h \ - SkillExtraItems.cpp \ - SkillExtraItems.h \ - SpellHandler.cpp \ - SocialMgr.cpp \ - SocialMgr.h \ - SpellMgr.cpp \ - SpellMgr.h \ - StatSystem.cpp \ - TargetedMovementGenerator.cpp \ - TargetedMovementGenerator.h \ - TaxiHandler.cpp \ - TemporarySummon.cpp \ - TemporarySummon.h \ - TotemAI.cpp \ - TotemAI.h \ - Totem.cpp \ - Totem.h \ - TradeHandler.cpp \ - Transports.cpp \ - Transports.h \ - ThreatManager.cpp \ - ThreatManager.h \ - Traveller.h \ - Unit.cpp \ - Unit.h \ - UnitEvents.h \ - UpdateData.cpp \ - UpdateData.h \ - UpdateFields.h \ - UpdateMask.h \ - Vehicle.cpp \ - Vehicle.h \ - VoiceChatHandler.cpp \ - WaypointManager.cpp \ - WaypointManager.h \ - WaypointMovementGenerator.cpp \ - WaypointMovementGenerator.h \ - Weather.cpp \ - Weather.h \ - World.cpp \ - World.h \ - WorldLog.cpp \ - WorldLog.h \ - WorldSession.cpp \ - WorldSession.h \ - WorldSocket.cpp \ - WorldSocket.h \ - WorldSocketMgr.cpp \ - WorldSocketMgr.h \ - FollowerReference.cpp \ - FollowerReference.h \ - FollowerRefManager.h \ - GroupReference.cpp \ - GroupReference.h \ - GroupRefManager.h ->>>>>>> 5a6594330caefc0dc00a5fe792dcb0e344b457cb:src/game/Makefile.am - -## Additional files to include when running 'make dist' -# Precompiled Headers for WIN -EXTRA_DIST = \ - pchdef.cpp \ - pchdef.h diff --git a/src/shared/Auth/Makefile.am b/src/shared/Auth/Makefile.am deleted file mode 100644 index bc1a39868f5..00000000000 --- a/src/shared/Auth/Makefile.am +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(srcdir)/../../../dep/include -I$(srcdir)/../../framework -I$(srcdir)/../../shared -I$(srcdir)/../../../dep/include/g3dlite - -## Build MaNGOS shared library and its parts as convenience library. -# All libraries will be convenience libraries. Might be changed to shared -# later. -noinst_LIBRARIES = libmangosauth.a - -libmangosauth_a_SOURCES = \ - AuthCrypt.cpp \ - AuthCrypt.h \ - BigNumber.cpp \ - BigNumber.h \ - Hmac.cpp \ - Hmac.h \ - SARC4.cpp \ - SARC4.h \ - Sha1.cpp \ - Sha1.h \ - md5.c \ - md5.h diff --git a/src/shared/Config/Makefile.am b/src/shared/Config/Makefile.am deleted file mode 100644 index 4854095b98c..00000000000 --- a/src/shared/Config/Makefile.am +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(srcdir)/../../../dep/include -I$(srcdir)/../../framework -I$(srcdir)/../../shared -I$(srcdir)/../../../dep/include/g3dlite - -## Build MaNGOS shared library and its parts as convenience library. -# All libraries will be convenience libraries. Might be changed to shared -# later. -noinst_LIBRARIES = libmangosconfig.a - -libmangosconfig_a_SOURCES = \ - dotconfpp/dotconfpp.cpp \ - dotconfpp/dotconfpp.h \ - dotconfpp/mempool.cpp \ - dotconfpp/mempool.h \ - Config.cpp \ - Config.h \ - ConfigEnv.h - -# VC++ project workspace for dotconfpp -EXTRA_DIST = \ - ConfigLibrary.vcproj diff --git a/src/shared/Database/Makefile.am b/src/shared/Database/Makefile.am deleted file mode 100644 index 518ea4c98a3..00000000000 --- a/src/shared/Database/Makefile.am +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(srcdir)/../../../dep/include -I$(srcdir)/../../framework -I$(srcdir)/../../shared -I$(srcdir)/../../../dep/include/g3dlite - -## Build MaNGOS shared library and its parts as convenience library. -# All libraries will be convenience libraries. Might be changed to shared -# later. -noinst_LIBRARIES = libmangosdatabase.a - -libmangosdatabase_a_SOURCES = \ - DBCFileLoader.cpp \ - DBCFileLoader.h \ - DBCStore.h \ - Database.cpp \ - Database.h \ - DatabaseEnv.h \ - DatabaseImpl.h \ - DatabaseMysql.cpp \ - DatabasePostgre.cpp \ - DatabaseMysql.h \ - DatabasePostgre.h \ - DBCEnums.h \ - Field.cpp \ - Field.h \ - MySQLDelayThread.h \ - PGSQLDelayThread.h \ - QueryResult.h \ - QueryResultMysql.cpp \ - QueryResultMysql.h \ - QueryResultPostgre.cpp \ - QueryResultPostgre.h \ - SQLStorage.cpp \ - SQLStorage.h \ - SQLStorageImpl.h \ - SqlDelayThread.cpp \ - SqlDelayThread.h \ - SqlOperations.cpp \ - SqlOperations.h diff --git a/src/shared/Makefile.am b/src/shared/Makefile.am deleted file mode 100644 index 60af5b8a4b5..00000000000 --- a/src/shared/Makefile.am +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse -SUBDIRS = Auth Config Database vmap - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(srcdir)/../../dep/include -I$(srcdir)/../framework -I$(srcdir)/../shared -I$(srcdir)/../../dep/include/g3dlite -DSYSCONFDIR=\"$(sysconfdir)/\" -## AM_CPPFLAGS += -I$(srcdir)/../game -I$(srcdir)/../realmd - -## Build MaNGOS shared library and its parts as convenience library. -# All libraries will be convenience libraries. Might be changed to shared -# later. -noinst_LIBRARIES = libmangosshared.a - -# libmangosshared library will later be reused by ... -libmangosshared_a_SOURCES = \ - Base.cpp \ - Base.h \ - ByteBuffer.h \ - Common.cpp \ - Common.h \ - Errors.h \ - LockedQueue.h \ - Log.cpp \ - Log.h \ - MemoryLeaks.cpp \ - MemoryLeaks.h \ - ProgressBar.cpp \ - ProgressBar.h \ - Timer.h \ - Threading.cpp \ - Threading.h \ - Util.cpp \ - Util.h \ - WorldPacket.h \ - revision_nr.h \ - revision.h - -# Get revision (git or svn) -# Get HG revision -REVISION_FILE = revision.h - -BUILT_SOURCES = $(REVISION_FILE) -CLEANFILES = $(REVISION_FILE) - -FORCE: - -$(REVISION_FILE) : $(top_builddir)/src/tools/genrevision/genrevision FORCE - $(top_builddir)/src/tools/genrevision/genrevision $(top_srcdir) - cp $(top_builddir)/src/shared/revision.h $(top_srcdir)/src/shared - -## Additional files to include when running 'make dist' -# Disabled packet logger -EXTRA_DIST = \ - PacketLog.cpp \ - PacketLog.h - -# System configuration -EXTRA_DIST += \ - SystemConfig.h - -# System Win32 files -EXTRA_DIST += \ - ServiceWin32.cpp \ - ServiceWin32.h \ - WheatyExceptionReport.cpp \ - WheatyExceptionReport.h diff --git a/src/shared/vmap/Makefile.am b/src/shared/vmap/Makefile.am deleted file mode 100644 index 483a926c907..00000000000 --- a/src/shared/vmap/Makefile.am +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(srcdir)/../../../dep/include -I$(srcdir)/../../framework -I$(srcdir)/../../shared -I$(srcdir)/../../../dep/include/g3dlite - -## Build MaNGOS shared library and its parts as convenience library. -# All libraries will be convenience libraries. Might be changed to shared -# later. -noinst_LIBRARIES = libmangosvmaps.a - -libmangosvmaps_a_SOURCES = \ - AABSPTree.h \ - BaseModel.cpp \ - BaseModel.h \ - CoordModelMapping.cpp \ - CoordModelMapping.h \ - DebugCmdLogger.cpp \ - DebugCmdLogger.h \ - IVMapManager.h \ - ManagedModelContainer.cpp \ - ManagedModelContainer.h \ - ModelContainer.cpp \ - ModelContainer.h \ - NodeValueAccess.h \ - ShortBox.h \ - ShortVector.h \ - SubModel.cpp \ - SubModel.h \ - TileAssembler.cpp \ - TileAssembler.h \ - TreeNode.cpp \ - TreeNode.h \ - VMapDefinitions.h \ - VMapFactory.cpp \ - VMapFactory.h \ - VMapManager.cpp \ - VMapManager.h \ - VMapTools.h diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am deleted file mode 100644 index 81040a49592..00000000000 --- a/src/tools/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## Sub-directories to parse -SUBDIRS = genrevision - -## Additional files to include when running 'make dist' -# Nothing yet. diff --git a/src/tools/genrevision/Makefile.am b/src/tools/genrevision/Makefile.am deleted file mode 100644 index fc66e8181b3..00000000000 --- a/src/tools/genrevision/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = -I$(srcdir) - -## Build as standalone program -bin_PROGRAMS = genrevision -genrevision_SOURCES = \ - genrevision.cpp - -## Link against the shared library -genrevision_LDADD = -genrevision_LDFLAGS = -L$(libdir) - -## Additional files to include when running 'make dist' -# Include world daemon configuration -#EXTRA_DIST = - -## Additional files to install diff --git a/src/trinitycore/Makefile.am b/src/trinitycore/Makefile.am deleted file mode 100644 index f0ac432dab1..00000000000 --- a/src/trinitycore/Makefile.am +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir)/../../dep/include -I$(srcdir)/../framework -I$(srcdir)/../shared -I$(srcdir)/../game -I$(srcdir) -DSYSCONFDIR=\"$(sysconfdir)/\" - -## Build world list daemon as standalone program -bin_PROGRAMS = trinity-worldd -trinity_worldd_SOURCES = \ - CliRunnable.cpp \ - CliRunnable.h \ - Main.cpp \ - Master.cpp \ - Master.h \ - RASocket.cpp \ - RASocket.h \ - WorldRunnable.cpp \ - WorldRunnable.h - -## Link world daemon against the shared library -<<<<<<< HEAD:src/mangosd/Makefile.am -trinity_worldd_LDADD = ../bindings/scripts/libtrinityscript.la ../game/libmangosgame.a ../shared/Database/libmangosdatabase.a ../shared/Config/libmangosconfig.a ../shared/Auth/libmangosauth.a ../shared/libmangosshared.a ../shared/vmap/libmangosvmaps.a ../framework/libmangosframework.a ../../dep/src/sockets/libmangossockets.a ../../dep/src/zthread/libZThread.la ../../dep/src/g3dlite/libg3dlite.a -trinity_worldd_LDFLAGS = -L../../dep/src/sockets -L../../dep/src/zthread -L../../dep/src/g3dlite -L../bindings/scripts/ -L$(libdir) $(TRINI_LIBS) -export-dynamic -======= -mangos_worldd_LDADD = ../bindings/universal/libmangosscript.la ../game/libmangosgame.a ../shared/Database/libmangosdatabase.a ../shared/Config/libmangosconfig.a ../shared/Auth/libmangosauth.a ../shared/libmangosshared.a ../shared/vmap/libmangosvmaps.a ../framework/libmangosframework.a ../../dep/src/sockets/libmangossockets.a ../../dep/src/g3dlite/libg3dlite.a -mangos_worldd_LDFLAGS = -L../../dep/src/sockets -L../../dep/src/g3dlite -L../bindings/universal/ -L$(libdir) $(MANGOS_LIBS) -export-dynamic ->>>>>>> 00c7d15a78b1dcdbf888b768c55424183b2231e4:src/mangosd/Makefile.am - -## Additional files to include when running 'make dist' -# Include world daemon configuration -EXTRA_DIST = \ - mangosd.conf.dist - -## Additional files to install -sysconf_DATA = \ - mangosd.conf.dist - -install-data-hook: - @list='$(sysconf_DATA)'; for p in $$list; do \ - dest=`echo $$p | sed -e s/.dist//`; \ - if test -f $(DESTDIR)$(sysconfdir)/$$dest; then \ - echo "$@ will not overwrite existing $(DESTDIR)$(sysconfdir)/$$dest"; \ - else \ - echo " $(INSTALL_DATA) $$p $(DESTDIR)$(sysconfdir)/$$dest"; \ - $(INSTALL_DATA) $$p $(DESTDIR)$(sysconfdir)/$$dest; \ - fi; \ - done - -clean-local: - rm -f $(sysconf_DATA) diff --git a/src/trinityrealm/Makefile.am b/src/trinityrealm/Makefile.am deleted file mode 100644 index 197d6ebf8c4..00000000000 --- a/src/trinityrealm/Makefile.am +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -# -# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -## Process this file with automake to produce Makefile.in - -## CPP flags for includes, defines, etc. -AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir)/../../dep/include -I$(srcdir)/../framework -I$(srcdir)/../shared -I$(srcdir) -DSYSCONFDIR=\"$(sysconfdir)/\" - -## Build realm list daemon as standalone program -bin_PROGRAMS = trinity-realmd -trinity_realmd_SOURCES = \ - AuthCodes.h \ - AuthSocket.cpp \ - AuthSocket.h \ - Main.cpp \ - RealmList.cpp \ - RealmList.h - -## Link realm list daemon against the shared library -<<<<<<< HEAD:src/realmd/Makefile.am -trinity_realmd_LDADD = ../shared/Database/libmangosdatabase.a ../shared/Config/libmangosconfig.a ../shared/Auth/libmangosauth.a ../shared/libmangosshared.a ../framework/libmangosframework.a ../../dep/src/sockets/libmangossockets.a ../../dep/src/zthread/libZThread.la -trinity_realmd_LDFLAGS = -L../../dep/src/sockets -L../../dep/src/zthread -L$(libdir) $(TRINI_LIBS) -======= -mangos_realmd_LDADD = ../shared/Database/libmangosdatabase.a ../shared/Config/libmangosconfig.a ../shared/Auth/libmangosauth.a ../shared/libmangosshared.a ../framework/libmangosframework.a ../../dep/src/sockets/libmangossockets.a -mangos_realmd_LDFLAGS = -L../../dep/src/sockets -L$(libdir) $(MANGOS_LIBS) ->>>>>>> 00c7d15a78b1dcdbf888b768c55424183b2231e4:src/realmd/Makefile.am - -## Additional files to include when running 'make dist' -# Include realm list daemon configuration -EXTRA_DIST = \ - realmd.conf.dist - -## Additional files to install -sysconf_DATA = \ - realmd.conf.dist - -install-data-hook: - @list='$(sysconf_DATA)'; for p in $$list; do \ - dest=`echo $$p | sed -e s/.dist//`; \ - if test -f $(DESTDIR)$(sysconfdir)/$$dest; then \ - echo "$@ will not overwrite existing $(DESTDIR)$(sysconfdir)/$$dest"; \ - else \ - echo " $(INSTALL_DATA) $$p $(DESTDIR)$(sysconfdir)/$$dest"; \ - $(INSTALL_DATA) $$p $(DESTDIR)$(sysconfdir)/$$dest; \ - fi; \ - done - -clean-local: - rm -f $(sysconf_DATA) |