# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.29

# 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:

# 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 = /var/www/tracker/.local/bin/bin/cmake

# The command to remove a file.
RM = /var/www/tracker/.local/bin/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /var/www/tracker/TrackerVeh/drogon_src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /var/www/tracker/TrackerVeh/drogon_src/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
	cd /var/www/tracker/TrackerVeh/drogon_src/build && /var/www/tracker/.local/bin/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
	cd /var/www/tracker/TrackerVeh/drogon_src/build && /var/www/tracker/.local/bin/bin/cpack --config ./CPackSourceConfig.cmake /var/www/tracker/TrackerVeh/drogon_src/build/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/var/www/tracker/.local/bin/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/var/www/tracker/.local/bin/bin/cmake --regenerate-during-build -S$(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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"dev\" \"lib\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/var/www/tracker/.local/bin/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/var/www/tracker/.local/bin/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/var/www/tracker/.local/bin/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/var/www/tracker/.local/bin/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/var/www/tracker/.local/bin/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/var/www/tracker/.local/bin/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(CMAKE_COMMAND) -E cmake_progress_start /var/www/tracker/TrackerVeh/drogon_src/build/CMakeFiles /var/www/tracker/TrackerVeh/drogon_src/build/trantor//CMakeFiles/progress.marks
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 trantor/all
	$(CMAKE_COMMAND) -E cmake_progress_start /var/www/tracker/TrackerVeh/drogon_src/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 trantor/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 trantor/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 trantor/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
trantor/CMakeFiles/trantor.dir/rule:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 trantor/CMakeFiles/trantor.dir/rule
.PHONY : trantor/CMakeFiles/trantor.dir/rule

# Convenience name for target.
trantor: trantor/CMakeFiles/trantor.dir/rule
.PHONY : trantor

# fast build rule for target.
trantor/fast:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/build
.PHONY : trantor/fast

trantor/net/Channel.o: trantor/net/Channel.cc.o
.PHONY : trantor/net/Channel.o

# target to build an object file
trantor/net/Channel.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/Channel.cc.o
.PHONY : trantor/net/Channel.cc.o

trantor/net/Channel.i: trantor/net/Channel.cc.i
.PHONY : trantor/net/Channel.i

# target to preprocess a source file
trantor/net/Channel.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/Channel.cc.i
.PHONY : trantor/net/Channel.cc.i

trantor/net/Channel.s: trantor/net/Channel.cc.s
.PHONY : trantor/net/Channel.s

# target to generate assembly for a file
trantor/net/Channel.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/Channel.cc.s
.PHONY : trantor/net/Channel.cc.s

trantor/net/EventLoop.o: trantor/net/EventLoop.cc.o
.PHONY : trantor/net/EventLoop.o

# target to build an object file
trantor/net/EventLoop.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoop.cc.o
.PHONY : trantor/net/EventLoop.cc.o

trantor/net/EventLoop.i: trantor/net/EventLoop.cc.i
.PHONY : trantor/net/EventLoop.i

# target to preprocess a source file
trantor/net/EventLoop.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoop.cc.i
.PHONY : trantor/net/EventLoop.cc.i

trantor/net/EventLoop.s: trantor/net/EventLoop.cc.s
.PHONY : trantor/net/EventLoop.s

# target to generate assembly for a file
trantor/net/EventLoop.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoop.cc.s
.PHONY : trantor/net/EventLoop.cc.s

trantor/net/EventLoopThread.o: trantor/net/EventLoopThread.cc.o
.PHONY : trantor/net/EventLoopThread.o

# target to build an object file
trantor/net/EventLoopThread.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoopThread.cc.o
.PHONY : trantor/net/EventLoopThread.cc.o

trantor/net/EventLoopThread.i: trantor/net/EventLoopThread.cc.i
.PHONY : trantor/net/EventLoopThread.i

# target to preprocess a source file
trantor/net/EventLoopThread.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoopThread.cc.i
.PHONY : trantor/net/EventLoopThread.cc.i

trantor/net/EventLoopThread.s: trantor/net/EventLoopThread.cc.s
.PHONY : trantor/net/EventLoopThread.s

# target to generate assembly for a file
trantor/net/EventLoopThread.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoopThread.cc.s
.PHONY : trantor/net/EventLoopThread.cc.s

trantor/net/EventLoopThreadPool.o: trantor/net/EventLoopThreadPool.cc.o
.PHONY : trantor/net/EventLoopThreadPool.o

# target to build an object file
trantor/net/EventLoopThreadPool.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoopThreadPool.cc.o
.PHONY : trantor/net/EventLoopThreadPool.cc.o

trantor/net/EventLoopThreadPool.i: trantor/net/EventLoopThreadPool.cc.i
.PHONY : trantor/net/EventLoopThreadPool.i

# target to preprocess a source file
trantor/net/EventLoopThreadPool.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoopThreadPool.cc.i
.PHONY : trantor/net/EventLoopThreadPool.cc.i

trantor/net/EventLoopThreadPool.s: trantor/net/EventLoopThreadPool.cc.s
.PHONY : trantor/net/EventLoopThreadPool.s

# target to generate assembly for a file
trantor/net/EventLoopThreadPool.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/EventLoopThreadPool.cc.s
.PHONY : trantor/net/EventLoopThreadPool.cc.s

trantor/net/InetAddress.o: trantor/net/InetAddress.cc.o
.PHONY : trantor/net/InetAddress.o

# target to build an object file
trantor/net/InetAddress.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/InetAddress.cc.o
.PHONY : trantor/net/InetAddress.cc.o

trantor/net/InetAddress.i: trantor/net/InetAddress.cc.i
.PHONY : trantor/net/InetAddress.i

# target to preprocess a source file
trantor/net/InetAddress.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/InetAddress.cc.i
.PHONY : trantor/net/InetAddress.cc.i

trantor/net/InetAddress.s: trantor/net/InetAddress.cc.s
.PHONY : trantor/net/InetAddress.s

# target to generate assembly for a file
trantor/net/InetAddress.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/InetAddress.cc.s
.PHONY : trantor/net/InetAddress.cc.s

trantor/net/TcpClient.o: trantor/net/TcpClient.cc.o
.PHONY : trantor/net/TcpClient.o

# target to build an object file
trantor/net/TcpClient.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/TcpClient.cc.o
.PHONY : trantor/net/TcpClient.cc.o

trantor/net/TcpClient.i: trantor/net/TcpClient.cc.i
.PHONY : trantor/net/TcpClient.i

# target to preprocess a source file
trantor/net/TcpClient.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/TcpClient.cc.i
.PHONY : trantor/net/TcpClient.cc.i

trantor/net/TcpClient.s: trantor/net/TcpClient.cc.s
.PHONY : trantor/net/TcpClient.s

# target to generate assembly for a file
trantor/net/TcpClient.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/TcpClient.cc.s
.PHONY : trantor/net/TcpClient.cc.s

trantor/net/TcpServer.o: trantor/net/TcpServer.cc.o
.PHONY : trantor/net/TcpServer.o

# target to build an object file
trantor/net/TcpServer.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/TcpServer.cc.o
.PHONY : trantor/net/TcpServer.cc.o

trantor/net/TcpServer.i: trantor/net/TcpServer.cc.i
.PHONY : trantor/net/TcpServer.i

# target to preprocess a source file
trantor/net/TcpServer.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/TcpServer.cc.i
.PHONY : trantor/net/TcpServer.cc.i

trantor/net/TcpServer.s: trantor/net/TcpServer.cc.s
.PHONY : trantor/net/TcpServer.s

# target to generate assembly for a file
trantor/net/TcpServer.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/TcpServer.cc.s
.PHONY : trantor/net/TcpServer.cc.s

trantor/net/inner/Acceptor.o: trantor/net/inner/Acceptor.cc.o
.PHONY : trantor/net/inner/Acceptor.o

# target to build an object file
trantor/net/inner/Acceptor.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Acceptor.cc.o
.PHONY : trantor/net/inner/Acceptor.cc.o

trantor/net/inner/Acceptor.i: trantor/net/inner/Acceptor.cc.i
.PHONY : trantor/net/inner/Acceptor.i

# target to preprocess a source file
trantor/net/inner/Acceptor.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Acceptor.cc.i
.PHONY : trantor/net/inner/Acceptor.cc.i

trantor/net/inner/Acceptor.s: trantor/net/inner/Acceptor.cc.s
.PHONY : trantor/net/inner/Acceptor.s

# target to generate assembly for a file
trantor/net/inner/Acceptor.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Acceptor.cc.s
.PHONY : trantor/net/inner/Acceptor.cc.s

trantor/net/inner/AresResolver.o: trantor/net/inner/AresResolver.cc.o
.PHONY : trantor/net/inner/AresResolver.o

# target to build an object file
trantor/net/inner/AresResolver.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.o
.PHONY : trantor/net/inner/AresResolver.cc.o

trantor/net/inner/AresResolver.i: trantor/net/inner/AresResolver.cc.i
.PHONY : trantor/net/inner/AresResolver.i

# target to preprocess a source file
trantor/net/inner/AresResolver.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.i
.PHONY : trantor/net/inner/AresResolver.cc.i

trantor/net/inner/AresResolver.s: trantor/net/inner/AresResolver.cc.s
.PHONY : trantor/net/inner/AresResolver.s

# target to generate assembly for a file
trantor/net/inner/AresResolver.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.s
.PHONY : trantor/net/inner/AresResolver.cc.s

trantor/net/inner/AsyncStreamBufferNode.o: trantor/net/inner/AsyncStreamBufferNode.cc.o
.PHONY : trantor/net/inner/AsyncStreamBufferNode.o

# target to build an object file
trantor/net/inner/AsyncStreamBufferNode.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/AsyncStreamBufferNode.cc.o
.PHONY : trantor/net/inner/AsyncStreamBufferNode.cc.o

trantor/net/inner/AsyncStreamBufferNode.i: trantor/net/inner/AsyncStreamBufferNode.cc.i
.PHONY : trantor/net/inner/AsyncStreamBufferNode.i

# target to preprocess a source file
trantor/net/inner/AsyncStreamBufferNode.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/AsyncStreamBufferNode.cc.i
.PHONY : trantor/net/inner/AsyncStreamBufferNode.cc.i

trantor/net/inner/AsyncStreamBufferNode.s: trantor/net/inner/AsyncStreamBufferNode.cc.s
.PHONY : trantor/net/inner/AsyncStreamBufferNode.s

# target to generate assembly for a file
trantor/net/inner/AsyncStreamBufferNode.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/AsyncStreamBufferNode.cc.s
.PHONY : trantor/net/inner/AsyncStreamBufferNode.cc.s

trantor/net/inner/Connector.o: trantor/net/inner/Connector.cc.o
.PHONY : trantor/net/inner/Connector.o

# target to build an object file
trantor/net/inner/Connector.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Connector.cc.o
.PHONY : trantor/net/inner/Connector.cc.o

trantor/net/inner/Connector.i: trantor/net/inner/Connector.cc.i
.PHONY : trantor/net/inner/Connector.i

# target to preprocess a source file
trantor/net/inner/Connector.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Connector.cc.i
.PHONY : trantor/net/inner/Connector.cc.i

trantor/net/inner/Connector.s: trantor/net/inner/Connector.cc.s
.PHONY : trantor/net/inner/Connector.s

# target to generate assembly for a file
trantor/net/inner/Connector.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Connector.cc.s
.PHONY : trantor/net/inner/Connector.cc.s

trantor/net/inner/FileBufferNodeUnix.o: trantor/net/inner/FileBufferNodeUnix.cc.o
.PHONY : trantor/net/inner/FileBufferNodeUnix.o

# target to build an object file
trantor/net/inner/FileBufferNodeUnix.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/FileBufferNodeUnix.cc.o
.PHONY : trantor/net/inner/FileBufferNodeUnix.cc.o

trantor/net/inner/FileBufferNodeUnix.i: trantor/net/inner/FileBufferNodeUnix.cc.i
.PHONY : trantor/net/inner/FileBufferNodeUnix.i

# target to preprocess a source file
trantor/net/inner/FileBufferNodeUnix.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/FileBufferNodeUnix.cc.i
.PHONY : trantor/net/inner/FileBufferNodeUnix.cc.i

trantor/net/inner/FileBufferNodeUnix.s: trantor/net/inner/FileBufferNodeUnix.cc.s
.PHONY : trantor/net/inner/FileBufferNodeUnix.s

# target to generate assembly for a file
trantor/net/inner/FileBufferNodeUnix.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/FileBufferNodeUnix.cc.s
.PHONY : trantor/net/inner/FileBufferNodeUnix.cc.s

trantor/net/inner/MemBufferNode.o: trantor/net/inner/MemBufferNode.cc.o
.PHONY : trantor/net/inner/MemBufferNode.o

# target to build an object file
trantor/net/inner/MemBufferNode.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/MemBufferNode.cc.o
.PHONY : trantor/net/inner/MemBufferNode.cc.o

trantor/net/inner/MemBufferNode.i: trantor/net/inner/MemBufferNode.cc.i
.PHONY : trantor/net/inner/MemBufferNode.i

# target to preprocess a source file
trantor/net/inner/MemBufferNode.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/MemBufferNode.cc.i
.PHONY : trantor/net/inner/MemBufferNode.cc.i

trantor/net/inner/MemBufferNode.s: trantor/net/inner/MemBufferNode.cc.s
.PHONY : trantor/net/inner/MemBufferNode.s

# target to generate assembly for a file
trantor/net/inner/MemBufferNode.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/MemBufferNode.cc.s
.PHONY : trantor/net/inner/MemBufferNode.cc.s

trantor/net/inner/Poller.o: trantor/net/inner/Poller.cc.o
.PHONY : trantor/net/inner/Poller.o

# target to build an object file
trantor/net/inner/Poller.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Poller.cc.o
.PHONY : trantor/net/inner/Poller.cc.o

trantor/net/inner/Poller.i: trantor/net/inner/Poller.cc.i
.PHONY : trantor/net/inner/Poller.i

# target to preprocess a source file
trantor/net/inner/Poller.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Poller.cc.i
.PHONY : trantor/net/inner/Poller.cc.i

trantor/net/inner/Poller.s: trantor/net/inner/Poller.cc.s
.PHONY : trantor/net/inner/Poller.s

# target to generate assembly for a file
trantor/net/inner/Poller.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Poller.cc.s
.PHONY : trantor/net/inner/Poller.cc.s

trantor/net/inner/Socket.o: trantor/net/inner/Socket.cc.o
.PHONY : trantor/net/inner/Socket.o

# target to build an object file
trantor/net/inner/Socket.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Socket.cc.o
.PHONY : trantor/net/inner/Socket.cc.o

trantor/net/inner/Socket.i: trantor/net/inner/Socket.cc.i
.PHONY : trantor/net/inner/Socket.i

# target to preprocess a source file
trantor/net/inner/Socket.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Socket.cc.i
.PHONY : trantor/net/inner/Socket.cc.i

trantor/net/inner/Socket.s: trantor/net/inner/Socket.cc.s
.PHONY : trantor/net/inner/Socket.s

# target to generate assembly for a file
trantor/net/inner/Socket.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Socket.cc.s
.PHONY : trantor/net/inner/Socket.cc.s

trantor/net/inner/StreamBufferNode.o: trantor/net/inner/StreamBufferNode.cc.o
.PHONY : trantor/net/inner/StreamBufferNode.o

# target to build an object file
trantor/net/inner/StreamBufferNode.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/StreamBufferNode.cc.o
.PHONY : trantor/net/inner/StreamBufferNode.cc.o

trantor/net/inner/StreamBufferNode.i: trantor/net/inner/StreamBufferNode.cc.i
.PHONY : trantor/net/inner/StreamBufferNode.i

# target to preprocess a source file
trantor/net/inner/StreamBufferNode.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/StreamBufferNode.cc.i
.PHONY : trantor/net/inner/StreamBufferNode.cc.i

trantor/net/inner/StreamBufferNode.s: trantor/net/inner/StreamBufferNode.cc.s
.PHONY : trantor/net/inner/StreamBufferNode.s

# target to generate assembly for a file
trantor/net/inner/StreamBufferNode.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/StreamBufferNode.cc.s
.PHONY : trantor/net/inner/StreamBufferNode.cc.s

trantor/net/inner/TcpConnectionImpl.o: trantor/net/inner/TcpConnectionImpl.cc.o
.PHONY : trantor/net/inner/TcpConnectionImpl.o

# target to build an object file
trantor/net/inner/TcpConnectionImpl.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/TcpConnectionImpl.cc.o
.PHONY : trantor/net/inner/TcpConnectionImpl.cc.o

trantor/net/inner/TcpConnectionImpl.i: trantor/net/inner/TcpConnectionImpl.cc.i
.PHONY : trantor/net/inner/TcpConnectionImpl.i

# target to preprocess a source file
trantor/net/inner/TcpConnectionImpl.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/TcpConnectionImpl.cc.i
.PHONY : trantor/net/inner/TcpConnectionImpl.cc.i

trantor/net/inner/TcpConnectionImpl.s: trantor/net/inner/TcpConnectionImpl.cc.s
.PHONY : trantor/net/inner/TcpConnectionImpl.s

# target to generate assembly for a file
trantor/net/inner/TcpConnectionImpl.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/TcpConnectionImpl.cc.s
.PHONY : trantor/net/inner/TcpConnectionImpl.cc.s

trantor/net/inner/Timer.o: trantor/net/inner/Timer.cc.o
.PHONY : trantor/net/inner/Timer.o

# target to build an object file
trantor/net/inner/Timer.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Timer.cc.o
.PHONY : trantor/net/inner/Timer.cc.o

trantor/net/inner/Timer.i: trantor/net/inner/Timer.cc.i
.PHONY : trantor/net/inner/Timer.i

# target to preprocess a source file
trantor/net/inner/Timer.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Timer.cc.i
.PHONY : trantor/net/inner/Timer.cc.i

trantor/net/inner/Timer.s: trantor/net/inner/Timer.cc.s
.PHONY : trantor/net/inner/Timer.s

# target to generate assembly for a file
trantor/net/inner/Timer.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/Timer.cc.s
.PHONY : trantor/net/inner/Timer.cc.s

trantor/net/inner/TimerQueue.o: trantor/net/inner/TimerQueue.cc.o
.PHONY : trantor/net/inner/TimerQueue.o

# target to build an object file
trantor/net/inner/TimerQueue.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/TimerQueue.cc.o
.PHONY : trantor/net/inner/TimerQueue.cc.o

trantor/net/inner/TimerQueue.i: trantor/net/inner/TimerQueue.cc.i
.PHONY : trantor/net/inner/TimerQueue.i

# target to preprocess a source file
trantor/net/inner/TimerQueue.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/TimerQueue.cc.i
.PHONY : trantor/net/inner/TimerQueue.cc.i

trantor/net/inner/TimerQueue.s: trantor/net/inner/TimerQueue.cc.s
.PHONY : trantor/net/inner/TimerQueue.s

# target to generate assembly for a file
trantor/net/inner/TimerQueue.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/TimerQueue.cc.s
.PHONY : trantor/net/inner/TimerQueue.cc.s

trantor/net/inner/poller/EpollPoller.o: trantor/net/inner/poller/EpollPoller.cc.o
.PHONY : trantor/net/inner/poller/EpollPoller.o

# target to build an object file
trantor/net/inner/poller/EpollPoller.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/EpollPoller.cc.o
.PHONY : trantor/net/inner/poller/EpollPoller.cc.o

trantor/net/inner/poller/EpollPoller.i: trantor/net/inner/poller/EpollPoller.cc.i
.PHONY : trantor/net/inner/poller/EpollPoller.i

# target to preprocess a source file
trantor/net/inner/poller/EpollPoller.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/EpollPoller.cc.i
.PHONY : trantor/net/inner/poller/EpollPoller.cc.i

trantor/net/inner/poller/EpollPoller.s: trantor/net/inner/poller/EpollPoller.cc.s
.PHONY : trantor/net/inner/poller/EpollPoller.s

# target to generate assembly for a file
trantor/net/inner/poller/EpollPoller.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/EpollPoller.cc.s
.PHONY : trantor/net/inner/poller/EpollPoller.cc.s

trantor/net/inner/poller/KQueue.o: trantor/net/inner/poller/KQueue.cc.o
.PHONY : trantor/net/inner/poller/KQueue.o

# target to build an object file
trantor/net/inner/poller/KQueue.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/KQueue.cc.o
.PHONY : trantor/net/inner/poller/KQueue.cc.o

trantor/net/inner/poller/KQueue.i: trantor/net/inner/poller/KQueue.cc.i
.PHONY : trantor/net/inner/poller/KQueue.i

# target to preprocess a source file
trantor/net/inner/poller/KQueue.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/KQueue.cc.i
.PHONY : trantor/net/inner/poller/KQueue.cc.i

trantor/net/inner/poller/KQueue.s: trantor/net/inner/poller/KQueue.cc.s
.PHONY : trantor/net/inner/poller/KQueue.s

# target to generate assembly for a file
trantor/net/inner/poller/KQueue.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/KQueue.cc.s
.PHONY : trantor/net/inner/poller/KQueue.cc.s

trantor/net/inner/poller/PollPoller.o: trantor/net/inner/poller/PollPoller.cc.o
.PHONY : trantor/net/inner/poller/PollPoller.o

# target to build an object file
trantor/net/inner/poller/PollPoller.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/PollPoller.cc.o
.PHONY : trantor/net/inner/poller/PollPoller.cc.o

trantor/net/inner/poller/PollPoller.i: trantor/net/inner/poller/PollPoller.cc.i
.PHONY : trantor/net/inner/poller/PollPoller.i

# target to preprocess a source file
trantor/net/inner/poller/PollPoller.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/PollPoller.cc.i
.PHONY : trantor/net/inner/poller/PollPoller.cc.i

trantor/net/inner/poller/PollPoller.s: trantor/net/inner/poller/PollPoller.cc.s
.PHONY : trantor/net/inner/poller/PollPoller.s

# target to generate assembly for a file
trantor/net/inner/poller/PollPoller.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/poller/PollPoller.cc.s
.PHONY : trantor/net/inner/poller/PollPoller.cc.s

trantor/net/inner/tlsprovider/OpenSSLProvider.o: trantor/net/inner/tlsprovider/OpenSSLProvider.cc.o
.PHONY : trantor/net/inner/tlsprovider/OpenSSLProvider.o

# target to build an object file
trantor/net/inner/tlsprovider/OpenSSLProvider.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/tlsprovider/OpenSSLProvider.cc.o
.PHONY : trantor/net/inner/tlsprovider/OpenSSLProvider.cc.o

trantor/net/inner/tlsprovider/OpenSSLProvider.i: trantor/net/inner/tlsprovider/OpenSSLProvider.cc.i
.PHONY : trantor/net/inner/tlsprovider/OpenSSLProvider.i

# target to preprocess a source file
trantor/net/inner/tlsprovider/OpenSSLProvider.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/tlsprovider/OpenSSLProvider.cc.i
.PHONY : trantor/net/inner/tlsprovider/OpenSSLProvider.cc.i

trantor/net/inner/tlsprovider/OpenSSLProvider.s: trantor/net/inner/tlsprovider/OpenSSLProvider.cc.s
.PHONY : trantor/net/inner/tlsprovider/OpenSSLProvider.s

# target to generate assembly for a file
trantor/net/inner/tlsprovider/OpenSSLProvider.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/net/inner/tlsprovider/OpenSSLProvider.cc.s
.PHONY : trantor/net/inner/tlsprovider/OpenSSLProvider.cc.s

trantor/utils/AsyncFileLogger.o: trantor/utils/AsyncFileLogger.cc.o
.PHONY : trantor/utils/AsyncFileLogger.o

# target to build an object file
trantor/utils/AsyncFileLogger.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/AsyncFileLogger.cc.o
.PHONY : trantor/utils/AsyncFileLogger.cc.o

trantor/utils/AsyncFileLogger.i: trantor/utils/AsyncFileLogger.cc.i
.PHONY : trantor/utils/AsyncFileLogger.i

# target to preprocess a source file
trantor/utils/AsyncFileLogger.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/AsyncFileLogger.cc.i
.PHONY : trantor/utils/AsyncFileLogger.cc.i

trantor/utils/AsyncFileLogger.s: trantor/utils/AsyncFileLogger.cc.s
.PHONY : trantor/utils/AsyncFileLogger.s

# target to generate assembly for a file
trantor/utils/AsyncFileLogger.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/AsyncFileLogger.cc.s
.PHONY : trantor/utils/AsyncFileLogger.cc.s

trantor/utils/ConcurrentTaskQueue.o: trantor/utils/ConcurrentTaskQueue.cc.o
.PHONY : trantor/utils/ConcurrentTaskQueue.o

# target to build an object file
trantor/utils/ConcurrentTaskQueue.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/ConcurrentTaskQueue.cc.o
.PHONY : trantor/utils/ConcurrentTaskQueue.cc.o

trantor/utils/ConcurrentTaskQueue.i: trantor/utils/ConcurrentTaskQueue.cc.i
.PHONY : trantor/utils/ConcurrentTaskQueue.i

# target to preprocess a source file
trantor/utils/ConcurrentTaskQueue.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/ConcurrentTaskQueue.cc.i
.PHONY : trantor/utils/ConcurrentTaskQueue.cc.i

trantor/utils/ConcurrentTaskQueue.s: trantor/utils/ConcurrentTaskQueue.cc.s
.PHONY : trantor/utils/ConcurrentTaskQueue.s

# target to generate assembly for a file
trantor/utils/ConcurrentTaskQueue.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/ConcurrentTaskQueue.cc.s
.PHONY : trantor/utils/ConcurrentTaskQueue.cc.s

trantor/utils/Date.o: trantor/utils/Date.cc.o
.PHONY : trantor/utils/Date.o

# target to build an object file
trantor/utils/Date.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Date.cc.o
.PHONY : trantor/utils/Date.cc.o

trantor/utils/Date.i: trantor/utils/Date.cc.i
.PHONY : trantor/utils/Date.i

# target to preprocess a source file
trantor/utils/Date.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Date.cc.i
.PHONY : trantor/utils/Date.cc.i

trantor/utils/Date.s: trantor/utils/Date.cc.s
.PHONY : trantor/utils/Date.s

# target to generate assembly for a file
trantor/utils/Date.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Date.cc.s
.PHONY : trantor/utils/Date.cc.s

trantor/utils/LogStream.o: trantor/utils/LogStream.cc.o
.PHONY : trantor/utils/LogStream.o

# target to build an object file
trantor/utils/LogStream.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/LogStream.cc.o
.PHONY : trantor/utils/LogStream.cc.o

trantor/utils/LogStream.i: trantor/utils/LogStream.cc.i
.PHONY : trantor/utils/LogStream.i

# target to preprocess a source file
trantor/utils/LogStream.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/LogStream.cc.i
.PHONY : trantor/utils/LogStream.cc.i

trantor/utils/LogStream.s: trantor/utils/LogStream.cc.s
.PHONY : trantor/utils/LogStream.s

# target to generate assembly for a file
trantor/utils/LogStream.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/LogStream.cc.s
.PHONY : trantor/utils/LogStream.cc.s

trantor/utils/Logger.o: trantor/utils/Logger.cc.o
.PHONY : trantor/utils/Logger.o

# target to build an object file
trantor/utils/Logger.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Logger.cc.o
.PHONY : trantor/utils/Logger.cc.o

trantor/utils/Logger.i: trantor/utils/Logger.cc.i
.PHONY : trantor/utils/Logger.i

# target to preprocess a source file
trantor/utils/Logger.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Logger.cc.i
.PHONY : trantor/utils/Logger.cc.i

trantor/utils/Logger.s: trantor/utils/Logger.cc.s
.PHONY : trantor/utils/Logger.s

# target to generate assembly for a file
trantor/utils/Logger.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Logger.cc.s
.PHONY : trantor/utils/Logger.cc.s

trantor/utils/MsgBuffer.o: trantor/utils/MsgBuffer.cc.o
.PHONY : trantor/utils/MsgBuffer.o

# target to build an object file
trantor/utils/MsgBuffer.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/MsgBuffer.cc.o
.PHONY : trantor/utils/MsgBuffer.cc.o

trantor/utils/MsgBuffer.i: trantor/utils/MsgBuffer.cc.i
.PHONY : trantor/utils/MsgBuffer.i

# target to preprocess a source file
trantor/utils/MsgBuffer.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/MsgBuffer.cc.i
.PHONY : trantor/utils/MsgBuffer.cc.i

trantor/utils/MsgBuffer.s: trantor/utils/MsgBuffer.cc.s
.PHONY : trantor/utils/MsgBuffer.s

# target to generate assembly for a file
trantor/utils/MsgBuffer.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/MsgBuffer.cc.s
.PHONY : trantor/utils/MsgBuffer.cc.s

trantor/utils/SerialTaskQueue.o: trantor/utils/SerialTaskQueue.cc.o
.PHONY : trantor/utils/SerialTaskQueue.o

# target to build an object file
trantor/utils/SerialTaskQueue.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/SerialTaskQueue.cc.o
.PHONY : trantor/utils/SerialTaskQueue.cc.o

trantor/utils/SerialTaskQueue.i: trantor/utils/SerialTaskQueue.cc.i
.PHONY : trantor/utils/SerialTaskQueue.i

# target to preprocess a source file
trantor/utils/SerialTaskQueue.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/SerialTaskQueue.cc.i
.PHONY : trantor/utils/SerialTaskQueue.cc.i

trantor/utils/SerialTaskQueue.s: trantor/utils/SerialTaskQueue.cc.s
.PHONY : trantor/utils/SerialTaskQueue.s

# target to generate assembly for a file
trantor/utils/SerialTaskQueue.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/SerialTaskQueue.cc.s
.PHONY : trantor/utils/SerialTaskQueue.cc.s

trantor/utils/TimingWheel.o: trantor/utils/TimingWheel.cc.o
.PHONY : trantor/utils/TimingWheel.o

# target to build an object file
trantor/utils/TimingWheel.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/TimingWheel.cc.o
.PHONY : trantor/utils/TimingWheel.cc.o

trantor/utils/TimingWheel.i: trantor/utils/TimingWheel.cc.i
.PHONY : trantor/utils/TimingWheel.i

# target to preprocess a source file
trantor/utils/TimingWheel.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/TimingWheel.cc.i
.PHONY : trantor/utils/TimingWheel.cc.i

trantor/utils/TimingWheel.s: trantor/utils/TimingWheel.cc.s
.PHONY : trantor/utils/TimingWheel.s

# target to generate assembly for a file
trantor/utils/TimingWheel.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/TimingWheel.cc.s
.PHONY : trantor/utils/TimingWheel.cc.s

trantor/utils/Utilities.o: trantor/utils/Utilities.cc.o
.PHONY : trantor/utils/Utilities.o

# target to build an object file
trantor/utils/Utilities.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Utilities.cc.o
.PHONY : trantor/utils/Utilities.cc.o

trantor/utils/Utilities.i: trantor/utils/Utilities.cc.i
.PHONY : trantor/utils/Utilities.i

# target to preprocess a source file
trantor/utils/Utilities.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Utilities.cc.i
.PHONY : trantor/utils/Utilities.cc.i

trantor/utils/Utilities.s: trantor/utils/Utilities.cc.s
.PHONY : trantor/utils/Utilities.s

# target to generate assembly for a file
trantor/utils/Utilities.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/Utilities.cc.s
.PHONY : trantor/utils/Utilities.cc.s

trantor/utils/crypto/openssl.o: trantor/utils/crypto/openssl.cc.o
.PHONY : trantor/utils/crypto/openssl.o

# target to build an object file
trantor/utils/crypto/openssl.cc.o:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/crypto/openssl.cc.o
.PHONY : trantor/utils/crypto/openssl.cc.o

trantor/utils/crypto/openssl.i: trantor/utils/crypto/openssl.cc.i
.PHONY : trantor/utils/crypto/openssl.i

# target to preprocess a source file
trantor/utils/crypto/openssl.cc.i:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/crypto/openssl.cc.i
.PHONY : trantor/utils/crypto/openssl.cc.i

trantor/utils/crypto/openssl.s: trantor/utils/crypto/openssl.cc.s
.PHONY : trantor/utils/crypto/openssl.s

# target to generate assembly for a file
trantor/utils/crypto/openssl.cc.s:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(MAKE) $(MAKESILENT) -f trantor/CMakeFiles/trantor.dir/build.make trantor/CMakeFiles/trantor.dir/trantor/utils/crypto/openssl.cc.s
.PHONY : trantor/utils/crypto/openssl.cc.s

# 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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... trantor"
	@echo "... trantor/net/Channel.o"
	@echo "... trantor/net/Channel.i"
	@echo "... trantor/net/Channel.s"
	@echo "... trantor/net/EventLoop.o"
	@echo "... trantor/net/EventLoop.i"
	@echo "... trantor/net/EventLoop.s"
	@echo "... trantor/net/EventLoopThread.o"
	@echo "... trantor/net/EventLoopThread.i"
	@echo "... trantor/net/EventLoopThread.s"
	@echo "... trantor/net/EventLoopThreadPool.o"
	@echo "... trantor/net/EventLoopThreadPool.i"
	@echo "... trantor/net/EventLoopThreadPool.s"
	@echo "... trantor/net/InetAddress.o"
	@echo "... trantor/net/InetAddress.i"
	@echo "... trantor/net/InetAddress.s"
	@echo "... trantor/net/TcpClient.o"
	@echo "... trantor/net/TcpClient.i"
	@echo "... trantor/net/TcpClient.s"
	@echo "... trantor/net/TcpServer.o"
	@echo "... trantor/net/TcpServer.i"
	@echo "... trantor/net/TcpServer.s"
	@echo "... trantor/net/inner/Acceptor.o"
	@echo "... trantor/net/inner/Acceptor.i"
	@echo "... trantor/net/inner/Acceptor.s"
	@echo "... trantor/net/inner/AresResolver.o"
	@echo "... trantor/net/inner/AresResolver.i"
	@echo "... trantor/net/inner/AresResolver.s"
	@echo "... trantor/net/inner/AsyncStreamBufferNode.o"
	@echo "... trantor/net/inner/AsyncStreamBufferNode.i"
	@echo "... trantor/net/inner/AsyncStreamBufferNode.s"
	@echo "... trantor/net/inner/Connector.o"
	@echo "... trantor/net/inner/Connector.i"
	@echo "... trantor/net/inner/Connector.s"
	@echo "... trantor/net/inner/FileBufferNodeUnix.o"
	@echo "... trantor/net/inner/FileBufferNodeUnix.i"
	@echo "... trantor/net/inner/FileBufferNodeUnix.s"
	@echo "... trantor/net/inner/MemBufferNode.o"
	@echo "... trantor/net/inner/MemBufferNode.i"
	@echo "... trantor/net/inner/MemBufferNode.s"
	@echo "... trantor/net/inner/Poller.o"
	@echo "... trantor/net/inner/Poller.i"
	@echo "... trantor/net/inner/Poller.s"
	@echo "... trantor/net/inner/Socket.o"
	@echo "... trantor/net/inner/Socket.i"
	@echo "... trantor/net/inner/Socket.s"
	@echo "... trantor/net/inner/StreamBufferNode.o"
	@echo "... trantor/net/inner/StreamBufferNode.i"
	@echo "... trantor/net/inner/StreamBufferNode.s"
	@echo "... trantor/net/inner/TcpConnectionImpl.o"
	@echo "... trantor/net/inner/TcpConnectionImpl.i"
	@echo "... trantor/net/inner/TcpConnectionImpl.s"
	@echo "... trantor/net/inner/Timer.o"
	@echo "... trantor/net/inner/Timer.i"
	@echo "... trantor/net/inner/Timer.s"
	@echo "... trantor/net/inner/TimerQueue.o"
	@echo "... trantor/net/inner/TimerQueue.i"
	@echo "... trantor/net/inner/TimerQueue.s"
	@echo "... trantor/net/inner/poller/EpollPoller.o"
	@echo "... trantor/net/inner/poller/EpollPoller.i"
	@echo "... trantor/net/inner/poller/EpollPoller.s"
	@echo "... trantor/net/inner/poller/KQueue.o"
	@echo "... trantor/net/inner/poller/KQueue.i"
	@echo "... trantor/net/inner/poller/KQueue.s"
	@echo "... trantor/net/inner/poller/PollPoller.o"
	@echo "... trantor/net/inner/poller/PollPoller.i"
	@echo "... trantor/net/inner/poller/PollPoller.s"
	@echo "... trantor/net/inner/tlsprovider/OpenSSLProvider.o"
	@echo "... trantor/net/inner/tlsprovider/OpenSSLProvider.i"
	@echo "... trantor/net/inner/tlsprovider/OpenSSLProvider.s"
	@echo "... trantor/utils/AsyncFileLogger.o"
	@echo "... trantor/utils/AsyncFileLogger.i"
	@echo "... trantor/utils/AsyncFileLogger.s"
	@echo "... trantor/utils/ConcurrentTaskQueue.o"
	@echo "... trantor/utils/ConcurrentTaskQueue.i"
	@echo "... trantor/utils/ConcurrentTaskQueue.s"
	@echo "... trantor/utils/Date.o"
	@echo "... trantor/utils/Date.i"
	@echo "... trantor/utils/Date.s"
	@echo "... trantor/utils/LogStream.o"
	@echo "... trantor/utils/LogStream.i"
	@echo "... trantor/utils/LogStream.s"
	@echo "... trantor/utils/Logger.o"
	@echo "... trantor/utils/Logger.i"
	@echo "... trantor/utils/Logger.s"
	@echo "... trantor/utils/MsgBuffer.o"
	@echo "... trantor/utils/MsgBuffer.i"
	@echo "... trantor/utils/MsgBuffer.s"
	@echo "... trantor/utils/SerialTaskQueue.o"
	@echo "... trantor/utils/SerialTaskQueue.i"
	@echo "... trantor/utils/SerialTaskQueue.s"
	@echo "... trantor/utils/TimingWheel.o"
	@echo "... trantor/utils/TimingWheel.i"
	@echo "... trantor/utils/TimingWheel.s"
	@echo "... trantor/utils/Utilities.o"
	@echo "... trantor/utils/Utilities.i"
	@echo "... trantor/utils/Utilities.s"
	@echo "... trantor/utils/crypto/openssl.o"
	@echo "... trantor/utils/crypto/openssl.i"
	@echo "... trantor/utils/crypto/openssl.s"
.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:
	cd /var/www/tracker/TrackerVeh/drogon_src/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

