You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
639 lines
22 KiB
639 lines
22 KiB
6 years ago
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
||
|
|
||
|
# Default target executed when no arguments are given to make.
|
||
|
default_target: all
|
||
|
|
||
|
.PHONY : default_target
|
||
|
|
||
|
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||
|
.NOTPARALLEL:
|
||
|
|
||
|
|
||
|
#=============================================================================
|
||
|
# Special targets provided by cmake.
|
||
|
|
||
|
# Disable implicit rules so canonical targets will work.
|
||
|
.SUFFIXES:
|
||
|
|
||
|
|
||
|
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||
|
SUFFIXES =
|
||
|
|
||
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
||
|
|
||
|
|
||
|
# 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 remove -f
|
||
|
|
||
|
# Escaping for special characters.
|
||
|
EQUALS = =
|
||
|
|
||
|
# The top-level source directory on which CMake was run.
|
||
|
CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
|
||
|
|
||
|
# The top-level build directory on which CMake was run.
|
||
|
CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
|
||
|
|
||
|
#=============================================================================
|
||
|
# Targets provided globally by CMake.
|
||
|
|
||
|
# Special rule for the target rebuild_cache
|
||
|
rebuild_cache:
|
||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||
|
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||
|
.PHONY : rebuild_cache
|
||
|
|
||
|
# Special rule for the target rebuild_cache
|
||
|
rebuild_cache/fast: rebuild_cache
|
||
|
|
||
|
.PHONY : rebuild_cache/fast
|
||
|
|
||
|
# Special rule for the target edit_cache
|
||
|
edit_cache:
|
||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||
|
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||
|
.PHONY : edit_cache
|
||
|
|
||
|
# Special rule for the target edit_cache
|
||
|
edit_cache/fast: edit_cache
|
||
|
|
||
|
.PHONY : edit_cache/fast
|
||
|
|
||
|
# The main all target
|
||
|
all: cmake_check_build_system
|
||
|
$(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles/progress.marks"
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 all
|
||
|
$(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
|
||
|
.PHONY : all
|
||
|
|
||
|
# The main clean target
|
||
|
clean:
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 clean
|
||
|
.PHONY : clean
|
||
|
|
||
|
# The main clean target
|
||
|
clean/fast: clean
|
||
|
|
||
|
.PHONY : clean/fast
|
||
|
|
||
|
# Prepare targets for installation.
|
||
|
preinstall: all
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
||
|
.PHONY : preinstall
|
||
|
|
||
|
# Prepare targets for installation.
|
||
|
preinstall/fast:
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
||
|
.PHONY : preinstall/fast
|
||
|
|
||
|
# clear depends
|
||
|
depend:
|
||
|
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||
|
.PHONY : depend
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named jupiter
|
||
|
|
||
|
# Build rule for target.
|
||
|
jupiter: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 jupiter
|
||
|
.PHONY : jupiter
|
||
|
|
||
|
# fast build rule for target.
|
||
|
jupiter/fast:
|
||
|
$(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/build
|
||
|
.PHONY : jupiter/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named Bot
|
||
|
|
||
|
# Build rule for target.
|
||
|
Bot: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 Bot
|
||
|
.PHONY : Bot
|
||
|
|
||
|
# fast build rule for target.
|
||
|
Bot/fast:
|
||
|
$(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/build
|
||
|
.PHONY : Bot/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named ChannelRelay
|
||
|
|
||
|
# Build rule for target.
|
||
|
ChannelRelay: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 ChannelRelay
|
||
|
.PHONY : ChannelRelay
|
||
|
|
||
|
# fast build rule for target.
|
||
|
ChannelRelay/fast:
|
||
|
$(MAKE) -f src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build.make src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build
|
||
|
.PHONY : ChannelRelay/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named CoreCommands
|
||
|
|
||
|
# Build rule for target.
|
||
|
CoreCommands: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 CoreCommands
|
||
|
.PHONY : CoreCommands
|
||
|
|
||
|
# fast build rule for target.
|
||
|
CoreCommands/fast:
|
||
|
$(MAKE) -f src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build.make src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build
|
||
|
.PHONY : CoreCommands/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named ExtraCommands
|
||
|
|
||
|
# Build rule for target.
|
||
|
ExtraCommands: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 ExtraCommands
|
||
|
.PHONY : ExtraCommands
|
||
|
|
||
|
# fast build rule for target.
|
||
|
ExtraCommands/fast:
|
||
|
$(MAKE) -f src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build.make src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build
|
||
|
.PHONY : ExtraCommands/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named FunCommands
|
||
|
|
||
|
# Build rule for target.
|
||
|
FunCommands: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 FunCommands
|
||
|
.PHONY : FunCommands
|
||
|
|
||
|
# fast build rule for target.
|
||
|
FunCommands/fast:
|
||
|
$(MAKE) -f src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build.make src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build
|
||
|
.PHONY : FunCommands/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named HTTPServer
|
||
|
|
||
|
# Build rule for target.
|
||
|
HTTPServer: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 HTTPServer
|
||
|
.PHONY : HTTPServer
|
||
|
|
||
|
# fast build rule for target.
|
||
|
HTTPServer/fast:
|
||
|
$(MAKE) -f src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build.make src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build
|
||
|
.PHONY : HTTPServer/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named IRC_Core
|
||
|
|
||
|
# Build rule for target.
|
||
|
IRC_Core: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 IRC_Core
|
||
|
.PHONY : IRC_Core
|
||
|
|
||
|
# fast build rule for target.
|
||
|
IRC_Core/fast:
|
||
|
$(MAKE) -f src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build.make src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build
|
||
|
.PHONY : IRC_Core/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named PluginManager
|
||
|
|
||
|
# Build rule for target.
|
||
|
PluginManager: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 PluginManager
|
||
|
.PHONY : PluginManager
|
||
|
|
||
|
# fast build rule for target.
|
||
|
PluginManager/fast:
|
||
|
$(MAKE) -f src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build.make src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build
|
||
|
.PHONY : PluginManager/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named SetJoin
|
||
|
|
||
|
# Build rule for target.
|
||
|
SetJoin: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 SetJoin
|
||
|
.PHONY : SetJoin
|
||
|
|
||
|
# fast build rule for target.
|
||
|
SetJoin/fast:
|
||
|
$(MAKE) -f src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build.make src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build
|
||
|
.PHONY : SetJoin/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Core
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Core: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Core
|
||
|
.PHONY : RenX.Core
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Core/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build.make src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build
|
||
|
.PHONY : RenX.Core/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.AlwaysRecord
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.AlwaysRecord: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.AlwaysRecord
|
||
|
.PHONY : RenX.AlwaysRecord
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.AlwaysRecord/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build.make src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build
|
||
|
.PHONY : RenX.AlwaysRecord/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Announcements
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Announcements: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Announcements
|
||
|
.PHONY : RenX.Announcements
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Announcements/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build.make src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build
|
||
|
.PHONY : RenX.Announcements/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Commands
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Commands: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Commands
|
||
|
.PHONY : RenX.Commands
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Commands/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build.make src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build
|
||
|
.PHONY : RenX.Commands/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.ExcessiveHeadshots
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.ExcessiveHeadshots: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.ExcessiveHeadshots
|
||
|
.PHONY : RenX.ExcessiveHeadshots
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.ExcessiveHeadshots/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build.make src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build
|
||
|
.PHONY : RenX.ExcessiveHeadshots/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.ExtraLogging
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.ExtraLogging: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.ExtraLogging
|
||
|
.PHONY : RenX.ExtraLogging
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.ExtraLogging/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build.make src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build
|
||
|
.PHONY : RenX.ExtraLogging/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Greetings
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Greetings: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Greetings
|
||
|
.PHONY : RenX.Greetings
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Greetings/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build.make src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build
|
||
|
.PHONY : RenX.Greetings/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.HybridUUID
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.HybridUUID: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.HybridUUID
|
||
|
.PHONY : RenX.HybridUUID
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.HybridUUID/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build.make src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build
|
||
|
.PHONY : RenX.HybridUUID/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.IRCJoin
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.IRCJoin: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.IRCJoin
|
||
|
.PHONY : RenX.IRCJoin
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.IRCJoin/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build.make src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build
|
||
|
.PHONY : RenX.IRCJoin/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Ladder
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Ladder: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder
|
||
|
.PHONY : RenX.Ladder
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Ladder/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build.make src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build
|
||
|
.PHONY : RenX.Ladder/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Ladder.All-Time
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Ladder.All-Time: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.All-Time
|
||
|
.PHONY : RenX.Ladder.All-Time
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Ladder.All-Time/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build.make src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build
|
||
|
.PHONY : RenX.Ladder.All-Time/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Ladder.Daily
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Ladder.Daily: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Daily
|
||
|
.PHONY : RenX.Ladder.Daily
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Ladder.Daily/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build.make src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build
|
||
|
.PHONY : RenX.Ladder.Daily/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Ladder.Monthly
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Ladder.Monthly: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Monthly
|
||
|
.PHONY : RenX.Ladder.Monthly
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Ladder.Monthly/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build.make src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build
|
||
|
.PHONY : RenX.Ladder.Monthly/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Ladder.Web
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Ladder.Web: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Web
|
||
|
.PHONY : RenX.Ladder.Web
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Ladder.Web/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build.make src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build
|
||
|
.PHONY : RenX.Ladder.Web/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Ladder.Weekly
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Ladder.Weekly: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Weekly
|
||
|
.PHONY : RenX.Ladder.Weekly
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Ladder.Weekly/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build.make src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build
|
||
|
.PHONY : RenX.Ladder.Weekly/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Ladder.Yearly
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Ladder.Yearly: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Yearly
|
||
|
.PHONY : RenX.Ladder.Yearly
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Ladder.Yearly/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build.make src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build
|
||
|
.PHONY : RenX.Ladder.Yearly/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Listen
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Listen: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Listen
|
||
|
.PHONY : RenX.Listen
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Listen/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build.make src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build
|
||
|
.PHONY : RenX.Listen/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Logging
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Logging: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Logging
|
||
|
.PHONY : RenX.Logging
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Logging/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build.make src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build
|
||
|
.PHONY : RenX.Logging/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Medals
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Medals: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Medals
|
||
|
.PHONY : RenX.Medals
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Medals/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build.make src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build
|
||
|
.PHONY : RenX.Medals/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.MinPlayers
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.MinPlayers: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.MinPlayers
|
||
|
.PHONY : RenX.MinPlayers
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.MinPlayers/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build.make src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build
|
||
|
.PHONY : RenX.MinPlayers/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.ModSystem
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.ModSystem: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.ModSystem
|
||
|
.PHONY : RenX.ModSystem
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.ModSystem/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build.make src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build
|
||
|
.PHONY : RenX.ModSystem/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.NicknameUUID
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.NicknameUUID: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.NicknameUUID
|
||
|
.PHONY : RenX.NicknameUUID
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.NicknameUUID/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build.make src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build
|
||
|
.PHONY : RenX.NicknameUUID/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Plugin.Template
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Plugin.Template: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Plugin.Template
|
||
|
.PHONY : RenX.Plugin.Template
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Plugin.Template/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build.make src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build
|
||
|
.PHONY : RenX.Plugin.Template/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.ServerList
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.ServerList: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.ServerList
|
||
|
.PHONY : RenX.ServerList
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.ServerList/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build.make src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build
|
||
|
.PHONY : RenX.ServerList/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.SetJoin
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.SetJoin: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.SetJoin
|
||
|
.PHONY : RenX.SetJoin
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.SetJoin/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build.make src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build
|
||
|
.PHONY : RenX.SetJoin/fast
|
||
|
|
||
|
#=============================================================================
|
||
|
# Target rules for targets named RenX.Warn
|
||
|
|
||
|
# Build rule for target.
|
||
|
RenX.Warn: cmake_check_build_system
|
||
|
$(MAKE) -f CMakeFiles/Makefile2 RenX.Warn
|
||
|
.PHONY : RenX.Warn
|
||
|
|
||
|
# fast build rule for target.
|
||
|
RenX.Warn/fast:
|
||
|
$(MAKE) -f src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build.make src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build
|
||
|
.PHONY : RenX.Warn/fast
|
||
|
|
||
|
# Help Target
|
||
|
help:
|
||
|
@echo "The following are some of the valid targets for this Makefile:"
|
||
|
@echo "... all (the default if no target is provided)"
|
||
|
@echo "... clean"
|
||
|
@echo "... depend"
|
||
|
@echo "... rebuild_cache"
|
||
|
@echo "... edit_cache"
|
||
|
@echo "... jupiter"
|
||
|
@echo "... Bot"
|
||
|
@echo "... ChannelRelay"
|
||
|
@echo "... CoreCommands"
|
||
|
@echo "... ExtraCommands"
|
||
|
@echo "... FunCommands"
|
||
|
@echo "... HTTPServer"
|
||
|
@echo "... IRC_Core"
|
||
|
@echo "... PluginManager"
|
||
|
@echo "... SetJoin"
|
||
|
@echo "... RenX.Core"
|
||
|
@echo "... RenX.AlwaysRecord"
|
||
|
@echo "... RenX.Announcements"
|
||
|
@echo "... RenX.Commands"
|
||
|
@echo "... RenX.ExcessiveHeadshots"
|
||
|
@echo "... RenX.ExtraLogging"
|
||
|
@echo "... RenX.Greetings"
|
||
|
@echo "... RenX.HybridUUID"
|
||
|
@echo "... RenX.IRCJoin"
|
||
|
@echo "... RenX.Ladder"
|
||
|
@echo "... RenX.Ladder.All-Time"
|
||
|
@echo "... RenX.Ladder.Daily"
|
||
|
@echo "... RenX.Ladder.Monthly"
|
||
|
@echo "... RenX.Ladder.Web"
|
||
|
@echo "... RenX.Ladder.Weekly"
|
||
|
@echo "... RenX.Ladder.Yearly"
|
||
|
@echo "... RenX.Listen"
|
||
|
@echo "... RenX.Logging"
|
||
|
@echo "... RenX.Medals"
|
||
|
@echo "... RenX.MinPlayers"
|
||
|
@echo "... RenX.ModSystem"
|
||
|
@echo "... RenX.NicknameUUID"
|
||
|
@echo "... RenX.Plugin.Template"
|
||
|
@echo "... RenX.ServerList"
|
||
|
@echo "... RenX.SetJoin"
|
||
|
@echo "... RenX.Warn"
|
||
|
.PHONY : help
|
||
|
|
||
|
|
||
|
|
||
|
#=============================================================================
|
||
|
# 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||
|
.PHONY : cmake_check_build_system
|
||
|
|