MastersThesis/TIIGER_TLS/PQ_TIIGER_TLS/CMakeFiles/client.dir/build.make

115 lines
4.9 KiB
Plaintext
Raw Normal View History

2024-04-15 09:53:30 +00:00
# CMAKE generated file: DO NOT EDIT!
# Generated by "MinGW Makefiles" Generator, CMake Version 3.28
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# 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.
SHELL = cmd.exe
# The CMake executable.
CMAKE_COMMAND = C:\mingw64\bin\cmake.exe
# The command to remove a file.
RM = C:\mingw64\bin\cmake.exe -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
2024-04-15 10:18:26 +00:00
CMAKE_SOURCE_DIR = D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS
2024-04-15 09:53:30 +00:00
# The top-level build directory on which CMake was run.
2024-04-15 10:18:26 +00:00
CMAKE_BINARY_DIR = D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS
2024-04-15 09:53:30 +00:00
# Include any dependencies generated for this target.
include CMakeFiles/client.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include CMakeFiles/client.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/client.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/client.dir/flags.make
CMakeFiles/client.dir/src/client.cpp.obj: CMakeFiles/client.dir/flags.make
CMakeFiles/client.dir/src/client.cpp.obj: CMakeFiles/client.dir/includes_CXX.rsp
CMakeFiles/client.dir/src/client.cpp.obj: src/client.cpp
CMakeFiles/client.dir/src/client.cpp.obj: CMakeFiles/client.dir/compiler_depend.ts
2024-04-15 10:18:26 +00:00
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/client.dir/src/client.cpp.obj"
C:\mingw64\bin\gcc.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/client.dir/src/client.cpp.obj -MF CMakeFiles\client.dir\src\client.cpp.obj.d -o CMakeFiles\client.dir\src\client.cpp.obj -c D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS\src\client.cpp
2024-04-15 09:53:30 +00:00
CMakeFiles/client.dir/src/client.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/client.dir/src/client.cpp.i"
2024-04-15 10:18:26 +00:00
C:\mingw64\bin\gcc.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS\src\client.cpp > CMakeFiles\client.dir\src\client.cpp.i
2024-04-15 09:53:30 +00:00
CMakeFiles/client.dir/src/client.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/client.dir/src/client.cpp.s"
2024-04-15 10:18:26 +00:00
C:\mingw64\bin\gcc.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS\src\client.cpp -o CMakeFiles\client.dir\src\client.cpp.s
2024-04-15 09:53:30 +00:00
# Object files for target client
client_OBJECTS = \
"CMakeFiles/client.dir/src/client.cpp.obj"
# External object files for target client
client_EXTERNAL_OBJECTS =
client.exe: CMakeFiles/client.dir/src/client.cpp.obj
client.exe: CMakeFiles/client.dir/build.make
client.exe: libtiitls.a
client.exe: sal/miracl/core.a
client.exe: CMakeFiles/client.dir/linkLibs.rsp
client.exe: CMakeFiles/client.dir/objects1.rsp
client.exe: CMakeFiles/client.dir/link.txt
2024-04-15 10:18:26 +00:00
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable client.exe"
2024-04-15 09:53:30 +00:00
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\client.dir\link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/client.dir/build: client.exe
.PHONY : CMakeFiles/client.dir/build
CMakeFiles/client.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles\client.dir\cmake_clean.cmake
.PHONY : CMakeFiles/client.dir/clean
CMakeFiles/client.dir/depend:
2024-04-15 10:18:26 +00:00
$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS D:\TUKE\DIPLOMOVKA\MastersThesis\TIIGER_TLS\PQ_TIIGER_TLS\CMakeFiles\client.dir\DependInfo.cmake "--color=$(COLOR)"
2024-04-15 09:53:30 +00:00
.PHONY : CMakeFiles/client.dir/depend