558 lines
25 KiB
Plaintext
558 lines
25 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.21
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
.PHONY : default_target
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#Suppress display of executed commands.
|
|
$(VERBOSE).SILENT:
|
|
|
|
# A target that is always out of date.
|
|
cmake_force:
|
|
.PHONY : cmake_force
|
|
|
|
#=============================================================================
|
|
# Set environment variables for the build.
|
|
|
|
# The shell in which to execute make rules.
|
|
SHELL = /bin/sh
|
|
|
|
# The CMake executable.
|
|
CMAKE_COMMAND = /usr/bin/cmake
|
|
|
|
# The command to remove a file.
|
|
RM = /usr/bin/cmake -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/able/Desktop/DarkflameServer
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/able/Desktop/DarkflameServer/build
|
|
|
|
#=============================================================================
|
|
# Directory level rules for the build root directory
|
|
|
|
# The main recursive "all" target.
|
|
all: CMakeFiles/ChatServer.dir/all
|
|
all: CMakeFiles/AuthServer.dir/all
|
|
all: CMakeFiles/recast.dir/all
|
|
all: CMakeFiles/MasterServer.dir/all
|
|
all: CMakeFiles/WorldServer.dir/all
|
|
all: CMakeFiles/raknet.dir/all
|
|
all: CMakeFiles/libbcrypt.dir/all
|
|
all: CMakeFiles/dCommon.dir/all
|
|
all: CMakeFiles/dChatFilter.dir/all
|
|
all: CMakeFiles/dDatabase.dir/all
|
|
all: CMakeFiles/dPhysics.dir/all
|
|
all: CMakeFiles/dNet.dir/all
|
|
all: CMakeFiles/tinyxml2.dir/all
|
|
all: CMakeFiles/dZoneManager.dir/all
|
|
all: CMakeFiles/detour.dir/all
|
|
all: CMakeFiles/dGame.dir/all
|
|
.PHONY : all
|
|
|
|
# The main recursive "preinstall" target.
|
|
preinstall:
|
|
.PHONY : preinstall
|
|
|
|
# The main recursive "clean" target.
|
|
clean: CMakeFiles/ChatServer.dir/clean
|
|
clean: CMakeFiles/AuthServer.dir/clean
|
|
clean: CMakeFiles/recast.dir/clean
|
|
clean: CMakeFiles/MasterServer.dir/clean
|
|
clean: CMakeFiles/WorldServer.dir/clean
|
|
clean: CMakeFiles/raknet.dir/clean
|
|
clean: CMakeFiles/libbcrypt.dir/clean
|
|
clean: CMakeFiles/dCommon.dir/clean
|
|
clean: CMakeFiles/dChatFilter.dir/clean
|
|
clean: CMakeFiles/dDatabase.dir/clean
|
|
clean: CMakeFiles/dPhysics.dir/clean
|
|
clean: CMakeFiles/dNet.dir/clean
|
|
clean: CMakeFiles/tinyxml2.dir/clean
|
|
clean: CMakeFiles/dZoneManager.dir/clean
|
|
clean: CMakeFiles/detour.dir/clean
|
|
clean: CMakeFiles/dGame.dir/clean
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/ChatServer.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/ChatServer.dir/all: CMakeFiles/raknet.dir/all
|
|
CMakeFiles/ChatServer.dir/all: CMakeFiles/libbcrypt.dir/all
|
|
CMakeFiles/ChatServer.dir/all: CMakeFiles/dCommon.dir/all
|
|
CMakeFiles/ChatServer.dir/all: CMakeFiles/dChatFilter.dir/all
|
|
CMakeFiles/ChatServer.dir/all: CMakeFiles/dDatabase.dir/all
|
|
CMakeFiles/ChatServer.dir/all: CMakeFiles/dNet.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/ChatServer.dir/build.make CMakeFiles/ChatServer.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/ChatServer.dir/build.make CMakeFiles/ChatServer.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=1 "Built target ChatServer"
|
|
.PHONY : CMakeFiles/ChatServer.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/ChatServer.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 28
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ChatServer.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/ChatServer.dir/rule
|
|
|
|
# Convenience name for target.
|
|
ChatServer: CMakeFiles/ChatServer.dir/rule
|
|
.PHONY : ChatServer
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/ChatServer.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/ChatServer.dir/build.make CMakeFiles/ChatServer.dir/clean
|
|
.PHONY : CMakeFiles/ChatServer.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/AuthServer.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/AuthServer.dir/all: CMakeFiles/raknet.dir/all
|
|
CMakeFiles/AuthServer.dir/all: CMakeFiles/libbcrypt.dir/all
|
|
CMakeFiles/AuthServer.dir/all: CMakeFiles/dCommon.dir/all
|
|
CMakeFiles/AuthServer.dir/all: CMakeFiles/dDatabase.dir/all
|
|
CMakeFiles/AuthServer.dir/all: CMakeFiles/dNet.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AuthServer.dir/build.make CMakeFiles/AuthServer.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AuthServer.dir/build.make CMakeFiles/AuthServer.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num= "Built target AuthServer"
|
|
.PHONY : CMakeFiles/AuthServer.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/AuthServer.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 27
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/AuthServer.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/AuthServer.dir/rule
|
|
|
|
# Convenience name for target.
|
|
AuthServer: CMakeFiles/AuthServer.dir/rule
|
|
.PHONY : AuthServer
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/AuthServer.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AuthServer.dir/build.make CMakeFiles/AuthServer.dir/clean
|
|
.PHONY : CMakeFiles/AuthServer.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/recast.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/recast.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/recast.dir/build.make CMakeFiles/recast.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/recast.dir/build.make CMakeFiles/recast.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=98,99 "Built target recast"
|
|
.PHONY : CMakeFiles/recast.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/recast.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 2
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/recast.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/recast.dir/rule
|
|
|
|
# Convenience name for target.
|
|
recast: CMakeFiles/recast.dir/rule
|
|
.PHONY : recast
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/recast.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/recast.dir/build.make CMakeFiles/recast.dir/clean
|
|
.PHONY : CMakeFiles/recast.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/MasterServer.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/MasterServer.dir/all: CMakeFiles/raknet.dir/all
|
|
CMakeFiles/MasterServer.dir/all: CMakeFiles/libbcrypt.dir/all
|
|
CMakeFiles/MasterServer.dir/all: CMakeFiles/dCommon.dir/all
|
|
CMakeFiles/MasterServer.dir/all: CMakeFiles/dDatabase.dir/all
|
|
CMakeFiles/MasterServer.dir/all: CMakeFiles/dNet.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/MasterServer.dir/build.make CMakeFiles/MasterServer.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/MasterServer.dir/build.make CMakeFiles/MasterServer.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num= "Built target MasterServer"
|
|
.PHONY : CMakeFiles/MasterServer.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/MasterServer.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 27
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/MasterServer.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/MasterServer.dir/rule
|
|
|
|
# Convenience name for target.
|
|
MasterServer: CMakeFiles/MasterServer.dir/rule
|
|
.PHONY : MasterServer
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/MasterServer.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/MasterServer.dir/build.make CMakeFiles/MasterServer.dir/clean
|
|
.PHONY : CMakeFiles/MasterServer.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/WorldServer.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/raknet.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/libbcrypt.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/recast.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/dCommon.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/dChatFilter.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/dDatabase.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/dPhysics.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/dNet.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/tinyxml2.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/dZoneManager.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/detour.dir/all
|
|
CMakeFiles/WorldServer.dir/all: CMakeFiles/dGame.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/WorldServer.dir/build.make CMakeFiles/WorldServer.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/WorldServer.dir/build.make CMakeFiles/WorldServer.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=2 "Built target WorldServer"
|
|
.PHONY : CMakeFiles/WorldServer.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/WorldServer.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 99
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/WorldServer.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/WorldServer.dir/rule
|
|
|
|
# Convenience name for target.
|
|
WorldServer: CMakeFiles/WorldServer.dir/rule
|
|
.PHONY : WorldServer
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/WorldServer.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/WorldServer.dir/build.make CMakeFiles/WorldServer.dir/clean
|
|
.PHONY : CMakeFiles/WorldServer.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/raknet.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/raknet.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/raknet.dir/build.make CMakeFiles/raknet.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/raknet.dir/build.make CMakeFiles/raknet.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=85,86,87,88,89,90,91,92,93,94,95,96,97 "Built target raknet"
|
|
.PHONY : CMakeFiles/raknet.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/raknet.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 13
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/raknet.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/raknet.dir/rule
|
|
|
|
# Convenience name for target.
|
|
raknet: CMakeFiles/raknet.dir/rule
|
|
.PHONY : raknet
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/raknet.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/raknet.dir/build.make CMakeFiles/raknet.dir/clean
|
|
.PHONY : CMakeFiles/raknet.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/libbcrypt.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/libbcrypt.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/libbcrypt.dir/build.make CMakeFiles/libbcrypt.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/libbcrypt.dir/build.make CMakeFiles/libbcrypt.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=84 "Built target libbcrypt"
|
|
.PHONY : CMakeFiles/libbcrypt.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/libbcrypt.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 1
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/libbcrypt.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/libbcrypt.dir/rule
|
|
|
|
# Convenience name for target.
|
|
libbcrypt: CMakeFiles/libbcrypt.dir/rule
|
|
.PHONY : libbcrypt
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/libbcrypt.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/libbcrypt.dir/build.make CMakeFiles/libbcrypt.dir/clean
|
|
.PHONY : CMakeFiles/libbcrypt.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/dCommon.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/dCommon.dir/all: CMakeFiles/libbcrypt.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dCommon.dir/build.make CMakeFiles/dCommon.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dCommon.dir/build.make CMakeFiles/dCommon.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=3,4,5 "Built target dCommon"
|
|
.PHONY : CMakeFiles/dCommon.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/dCommon.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 4
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dCommon.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/dCommon.dir/rule
|
|
|
|
# Convenience name for target.
|
|
dCommon: CMakeFiles/dCommon.dir/rule
|
|
.PHONY : dCommon
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/dCommon.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dCommon.dir/build.make CMakeFiles/dCommon.dir/clean
|
|
.PHONY : CMakeFiles/dCommon.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/dChatFilter.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/dChatFilter.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dChatFilter.dir/build.make CMakeFiles/dChatFilter.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dChatFilter.dir/build.make CMakeFiles/dChatFilter.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num= "Built target dChatFilter"
|
|
.PHONY : CMakeFiles/dChatFilter.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/dChatFilter.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dChatFilter.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/dChatFilter.dir/rule
|
|
|
|
# Convenience name for target.
|
|
dChatFilter: CMakeFiles/dChatFilter.dir/rule
|
|
.PHONY : dChatFilter
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/dChatFilter.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dChatFilter.dir/build.make CMakeFiles/dChatFilter.dir/clean
|
|
.PHONY : CMakeFiles/dChatFilter.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/dDatabase.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/dDatabase.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dDatabase.dir/build.make CMakeFiles/dDatabase.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dDatabase.dir/build.make CMakeFiles/dDatabase.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=6,7,8,9,10,11,12,13 "Built target dDatabase"
|
|
.PHONY : CMakeFiles/dDatabase.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/dDatabase.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 8
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dDatabase.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/dDatabase.dir/rule
|
|
|
|
# Convenience name for target.
|
|
dDatabase: CMakeFiles/dDatabase.dir/rule
|
|
.PHONY : dDatabase
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/dDatabase.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dDatabase.dir/build.make CMakeFiles/dDatabase.dir/clean
|
|
.PHONY : CMakeFiles/dDatabase.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/dPhysics.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/dPhysics.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dPhysics.dir/build.make CMakeFiles/dPhysics.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dPhysics.dir/build.make CMakeFiles/dPhysics.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=80,81 "Built target dPhysics"
|
|
.PHONY : CMakeFiles/dPhysics.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/dPhysics.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 2
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dPhysics.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/dPhysics.dir/rule
|
|
|
|
# Convenience name for target.
|
|
dPhysics: CMakeFiles/dPhysics.dir/rule
|
|
.PHONY : dPhysics
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/dPhysics.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dPhysics.dir/build.make CMakeFiles/dPhysics.dir/clean
|
|
.PHONY : CMakeFiles/dPhysics.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/dNet.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/dNet.dir/all: CMakeFiles/libbcrypt.dir/all
|
|
CMakeFiles/dNet.dir/all: CMakeFiles/dCommon.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dNet.dir/build.make CMakeFiles/dNet.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dNet.dir/build.make CMakeFiles/dNet.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=78,79 "Built target dNet"
|
|
.PHONY : CMakeFiles/dNet.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/dNet.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 6
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dNet.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/dNet.dir/rule
|
|
|
|
# Convenience name for target.
|
|
dNet: CMakeFiles/dNet.dir/rule
|
|
.PHONY : dNet
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/dNet.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dNet.dir/build.make CMakeFiles/dNet.dir/clean
|
|
.PHONY : CMakeFiles/dNet.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/tinyxml2.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/tinyxml2.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=100 "Built target tinyxml2"
|
|
.PHONY : CMakeFiles/tinyxml2.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/tinyxml2.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 1
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/tinyxml2.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/tinyxml2.dir/rule
|
|
|
|
# Convenience name for target.
|
|
tinyxml2: CMakeFiles/tinyxml2.dir/rule
|
|
.PHONY : tinyxml2
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/tinyxml2.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/clean
|
|
.PHONY : CMakeFiles/tinyxml2.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/dZoneManager.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/dZoneManager.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dZoneManager.dir/build.make CMakeFiles/dZoneManager.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dZoneManager.dir/build.make CMakeFiles/dZoneManager.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num= "Built target dZoneManager"
|
|
.PHONY : CMakeFiles/dZoneManager.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/dZoneManager.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dZoneManager.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/dZoneManager.dir/rule
|
|
|
|
# Convenience name for target.
|
|
dZoneManager: CMakeFiles/dZoneManager.dir/rule
|
|
.PHONY : dZoneManager
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/dZoneManager.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dZoneManager.dir/build.make CMakeFiles/dZoneManager.dir/clean
|
|
.PHONY : CMakeFiles/dZoneManager.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/detour.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/detour.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/detour.dir/build.make CMakeFiles/detour.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/detour.dir/build.make CMakeFiles/detour.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=82,83 "Built target detour"
|
|
.PHONY : CMakeFiles/detour.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/detour.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 2
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/detour.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/detour.dir/rule
|
|
|
|
# Convenience name for target.
|
|
detour: CMakeFiles/detour.dir/rule
|
|
.PHONY : detour
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/detour.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/detour.dir/build.make CMakeFiles/detour.dir/clean
|
|
.PHONY : CMakeFiles/detour.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/dGame.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/dGame.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dGame.dir/build.make CMakeFiles/dGame.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dGame.dir/build.make CMakeFiles/dGame.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/able/Desktop/DarkflameServer/build/CMakeFiles --progress-num=14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77 "Built target dGame"
|
|
.PHONY : CMakeFiles/dGame.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/dGame.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 64
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dGame.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/able/Desktop/DarkflameServer/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/dGame.dir/rule
|
|
|
|
# Convenience name for target.
|
|
dGame: CMakeFiles/dGame.dir/rule
|
|
.PHONY : dGame
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/dGame.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/dGame.dir/build.make CMakeFiles/dGame.dir/clean
|
|
.PHONY : CMakeFiles/dGame.dir/clean
|
|
|
|
#=============================================================================
|
|
# Special targets to cleanup operation of make.
|
|
|
|
# Special rule to run CMake to check the build system integrity.
|
|
# No rule that depends on this can have commands that come from listfiles
|
|
# because they might be regenerated.
|
|
cmake_check_build_system:
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|