You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
169 lines
9.3 KiB
Makefile
169 lines
9.3 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.6
|
|
|
|
# Delete rule output on recipe failure.
|
|
.DELETE_ON_ERROR:
|
|
|
|
|
|
#=============================================================================
|
|
# 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 = /opt/clion-2016.2.2/bin/cmake/bin/cmake
|
|
|
|
# The command to remove a file.
|
|
RM = /opt/clion-2016.2.2/bin/cmake/bin/cmake -E remove -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/mwo/onion-monero-blockchain-explorer
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug
|
|
|
|
# Include any dependencies generated for this target.
|
|
include ext/CMakeFiles/myext.dir/depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include ext/CMakeFiles/myext.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include ext/CMakeFiles/myext.dir/flags.make
|
|
|
|
ext/CMakeFiles/myext.dir/format.cc.o: ext/CMakeFiles/myext.dir/flags.make
|
|
ext/CMakeFiles/myext.dir/format.cc.o: ../ext/format.cc
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object ext/CMakeFiles/myext.dir/format.cc.o"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/myext.dir/format.cc.o -c /home/mwo/onion-monero-blockchain-explorer/ext/format.cc
|
|
|
|
ext/CMakeFiles/myext.dir/format.cc.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/myext.dir/format.cc.i"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/mwo/onion-monero-blockchain-explorer/ext/format.cc > CMakeFiles/myext.dir/format.cc.i
|
|
|
|
ext/CMakeFiles/myext.dir/format.cc.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/myext.dir/format.cc.s"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/mwo/onion-monero-blockchain-explorer/ext/format.cc -o CMakeFiles/myext.dir/format.cc.s
|
|
|
|
ext/CMakeFiles/myext.dir/format.cc.o.requires:
|
|
|
|
.PHONY : ext/CMakeFiles/myext.dir/format.cc.o.requires
|
|
|
|
ext/CMakeFiles/myext.dir/format.cc.o.provides: ext/CMakeFiles/myext.dir/format.cc.o.requires
|
|
$(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/format.cc.o.provides.build
|
|
.PHONY : ext/CMakeFiles/myext.dir/format.cc.o.provides
|
|
|
|
ext/CMakeFiles/myext.dir/format.cc.o.provides.build: ext/CMakeFiles/myext.dir/format.cc.o
|
|
|
|
|
|
ext/CMakeFiles/myext.dir/dateparser.cpp.o: ext/CMakeFiles/myext.dir/flags.make
|
|
ext/CMakeFiles/myext.dir/dateparser.cpp.o: ../ext/dateparser.cpp
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object ext/CMakeFiles/myext.dir/dateparser.cpp.o"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/myext.dir/dateparser.cpp.o -c /home/mwo/onion-monero-blockchain-explorer/ext/dateparser.cpp
|
|
|
|
ext/CMakeFiles/myext.dir/dateparser.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/myext.dir/dateparser.cpp.i"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/mwo/onion-monero-blockchain-explorer/ext/dateparser.cpp > CMakeFiles/myext.dir/dateparser.cpp.i
|
|
|
|
ext/CMakeFiles/myext.dir/dateparser.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/myext.dir/dateparser.cpp.s"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/mwo/onion-monero-blockchain-explorer/ext/dateparser.cpp -o CMakeFiles/myext.dir/dateparser.cpp.s
|
|
|
|
ext/CMakeFiles/myext.dir/dateparser.cpp.o.requires:
|
|
|
|
.PHONY : ext/CMakeFiles/myext.dir/dateparser.cpp.o.requires
|
|
|
|
ext/CMakeFiles/myext.dir/dateparser.cpp.o.provides: ext/CMakeFiles/myext.dir/dateparser.cpp.o.requires
|
|
$(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/dateparser.cpp.o.provides.build
|
|
.PHONY : ext/CMakeFiles/myext.dir/dateparser.cpp.o.provides
|
|
|
|
ext/CMakeFiles/myext.dir/dateparser.cpp.o.provides.build: ext/CMakeFiles/myext.dir/dateparser.cpp.o
|
|
|
|
|
|
ext/CMakeFiles/myext.dir/date/tz.cpp.o: ext/CMakeFiles/myext.dir/flags.make
|
|
ext/CMakeFiles/myext.dir/date/tz.cpp.o: ../ext/date/tz.cpp
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object ext/CMakeFiles/myext.dir/date/tz.cpp.o"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/myext.dir/date/tz.cpp.o -c /home/mwo/onion-monero-blockchain-explorer/ext/date/tz.cpp
|
|
|
|
ext/CMakeFiles/myext.dir/date/tz.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/myext.dir/date/tz.cpp.i"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/mwo/onion-monero-blockchain-explorer/ext/date/tz.cpp > CMakeFiles/myext.dir/date/tz.cpp.i
|
|
|
|
ext/CMakeFiles/myext.dir/date/tz.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/myext.dir/date/tz.cpp.s"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/mwo/onion-monero-blockchain-explorer/ext/date/tz.cpp -o CMakeFiles/myext.dir/date/tz.cpp.s
|
|
|
|
ext/CMakeFiles/myext.dir/date/tz.cpp.o.requires:
|
|
|
|
.PHONY : ext/CMakeFiles/myext.dir/date/tz.cpp.o.requires
|
|
|
|
ext/CMakeFiles/myext.dir/date/tz.cpp.o.provides: ext/CMakeFiles/myext.dir/date/tz.cpp.o.requires
|
|
$(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/date/tz.cpp.o.provides.build
|
|
.PHONY : ext/CMakeFiles/myext.dir/date/tz.cpp.o.provides
|
|
|
|
ext/CMakeFiles/myext.dir/date/tz.cpp.o.provides.build: ext/CMakeFiles/myext.dir/date/tz.cpp.o
|
|
|
|
|
|
# Object files for target myext
|
|
myext_OBJECTS = \
|
|
"CMakeFiles/myext.dir/format.cc.o" \
|
|
"CMakeFiles/myext.dir/dateparser.cpp.o" \
|
|
"CMakeFiles/myext.dir/date/tz.cpp.o"
|
|
|
|
# External object files for target myext
|
|
myext_EXTERNAL_OBJECTS =
|
|
|
|
ext/libmyext.a: ext/CMakeFiles/myext.dir/format.cc.o
|
|
ext/libmyext.a: ext/CMakeFiles/myext.dir/dateparser.cpp.o
|
|
ext/libmyext.a: ext/CMakeFiles/myext.dir/date/tz.cpp.o
|
|
ext/libmyext.a: ext/CMakeFiles/myext.dir/build.make
|
|
ext/libmyext.a: ext/CMakeFiles/myext.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX static library libmyext.a"
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && $(CMAKE_COMMAND) -P CMakeFiles/myext.dir/cmake_clean_target.cmake
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/myext.dir/link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
ext/CMakeFiles/myext.dir/build: ext/libmyext.a
|
|
|
|
.PHONY : ext/CMakeFiles/myext.dir/build
|
|
|
|
ext/CMakeFiles/myext.dir/requires: ext/CMakeFiles/myext.dir/format.cc.o.requires
|
|
ext/CMakeFiles/myext.dir/requires: ext/CMakeFiles/myext.dir/dateparser.cpp.o.requires
|
|
ext/CMakeFiles/myext.dir/requires: ext/CMakeFiles/myext.dir/date/tz.cpp.o.requires
|
|
|
|
.PHONY : ext/CMakeFiles/myext.dir/requires
|
|
|
|
ext/CMakeFiles/myext.dir/clean:
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext && $(CMAKE_COMMAND) -P CMakeFiles/myext.dir/cmake_clean.cmake
|
|
.PHONY : ext/CMakeFiles/myext.dir/clean
|
|
|
|
ext/CMakeFiles/myext.dir/depend:
|
|
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/mwo/onion-monero-blockchain-explorer /home/mwo/onion-monero-blockchain-explorer/ext /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext/CMakeFiles/myext.dir/DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : ext/CMakeFiles/myext.dir/depend
|
|
|