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.
296 lines
9.8 KiB
Plaintext
296 lines
9.8 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.6
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
|
|
.PHONY : default_target
|
|
|
|
# The main recursive all target
|
|
all:
|
|
|
|
.PHONY : all
|
|
|
|
# The main recursive preinstall target
|
|
preinstall:
|
|
|
|
.PHONY : preinstall
|
|
|
|
#=============================================================================
|
|
# 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
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/xmrblocks.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/xmrblocks.dir/all: ext/CMakeFiles/myext.dir/all
|
|
CMakeFiles/xmrblocks.dir/all: ext/mstch/src/CMakeFiles/mstch.dir/all
|
|
CMakeFiles/xmrblocks.dir/all: src/CMakeFiles/myxrm.dir/all
|
|
$(MAKE) -f CMakeFiles/xmrblocks.dir/build.make CMakeFiles/xmrblocks.dir/depend
|
|
$(MAKE) -f CMakeFiles/xmrblocks.dir/build.make CMakeFiles/xmrblocks.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=19,20 "Built target xmrblocks"
|
|
.PHONY : CMakeFiles/xmrblocks.dir/all
|
|
|
|
# Include target in all.
|
|
all: CMakeFiles/xmrblocks.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/xmrblocks.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 20
|
|
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/xmrblocks.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 0
|
|
.PHONY : CMakeFiles/xmrblocks.dir/rule
|
|
|
|
# Convenience name for target.
|
|
xmrblocks: CMakeFiles/xmrblocks.dir/rule
|
|
|
|
.PHONY : xmrblocks
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/xmrblocks.dir/clean:
|
|
$(MAKE) -f CMakeFiles/xmrblocks.dir/build.make CMakeFiles/xmrblocks.dir/clean
|
|
.PHONY : CMakeFiles/xmrblocks.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: CMakeFiles/xmrblocks.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory ext
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
ext/all: ext/CMakeFiles/myext.dir/all
|
|
ext/all: ext/mstch/all
|
|
|
|
.PHONY : ext/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
ext/clean: ext/CMakeFiles/myext.dir/clean
|
|
ext/clean: ext/mstch/clean
|
|
|
|
.PHONY : ext/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
ext/preinstall: ext/mstch/preinstall
|
|
|
|
.PHONY : ext/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target ext/CMakeFiles/myext.dir
|
|
|
|
# All Build rule for target.
|
|
ext/CMakeFiles/myext.dir/all:
|
|
$(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/depend
|
|
$(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=9,10,11,12 "Built target myext"
|
|
.PHONY : ext/CMakeFiles/myext.dir/all
|
|
|
|
# Include target in all.
|
|
all: ext/CMakeFiles/myext.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
ext/CMakeFiles/myext.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 4
|
|
$(MAKE) -f CMakeFiles/Makefile2 ext/CMakeFiles/myext.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 0
|
|
.PHONY : ext/CMakeFiles/myext.dir/rule
|
|
|
|
# Convenience name for target.
|
|
myext: ext/CMakeFiles/myext.dir/rule
|
|
|
|
.PHONY : myext
|
|
|
|
# clean rule for target.
|
|
ext/CMakeFiles/myext.dir/clean:
|
|
$(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/clean
|
|
.PHONY : ext/CMakeFiles/myext.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: ext/CMakeFiles/myext.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory ext/mstch
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
ext/mstch/all: ext/mstch/src/all
|
|
|
|
.PHONY : ext/mstch/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
ext/mstch/clean: ext/mstch/src/clean
|
|
|
|
.PHONY : ext/mstch/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
ext/mstch/preinstall: ext/mstch/src/preinstall
|
|
|
|
.PHONY : ext/mstch/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory ext/mstch/src
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
ext/mstch/src/all: ext/mstch/src/CMakeFiles/mstch.dir/all
|
|
|
|
.PHONY : ext/mstch/src/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
ext/mstch/src/clean: ext/mstch/src/CMakeFiles/mstch.dir/clean
|
|
|
|
.PHONY : ext/mstch/src/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
ext/mstch/src/preinstall:
|
|
|
|
.PHONY : ext/mstch/src/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target ext/mstch/src/CMakeFiles/mstch.dir
|
|
|
|
# All Build rule for target.
|
|
ext/mstch/src/CMakeFiles/mstch.dir/all:
|
|
$(MAKE) -f ext/mstch/src/CMakeFiles/mstch.dir/build.make ext/mstch/src/CMakeFiles/mstch.dir/depend
|
|
$(MAKE) -f ext/mstch/src/CMakeFiles/mstch.dir/build.make ext/mstch/src/CMakeFiles/mstch.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=1,2,3,4,5,6,7,8 "Built target mstch"
|
|
.PHONY : ext/mstch/src/CMakeFiles/mstch.dir/all
|
|
|
|
# Include target in all.
|
|
all: ext/mstch/src/CMakeFiles/mstch.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
ext/mstch/src/CMakeFiles/mstch.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 8
|
|
$(MAKE) -f CMakeFiles/Makefile2 ext/mstch/src/CMakeFiles/mstch.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 0
|
|
.PHONY : ext/mstch/src/CMakeFiles/mstch.dir/rule
|
|
|
|
# Convenience name for target.
|
|
mstch: ext/mstch/src/CMakeFiles/mstch.dir/rule
|
|
|
|
.PHONY : mstch
|
|
|
|
# clean rule for target.
|
|
ext/mstch/src/CMakeFiles/mstch.dir/clean:
|
|
$(MAKE) -f ext/mstch/src/CMakeFiles/mstch.dir/build.make ext/mstch/src/CMakeFiles/mstch.dir/clean
|
|
.PHONY : ext/mstch/src/CMakeFiles/mstch.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: ext/mstch/src/CMakeFiles/mstch.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/all: src/CMakeFiles/myxrm.dir/all
|
|
|
|
.PHONY : src/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/clean: src/CMakeFiles/myxrm.dir/clean
|
|
|
|
.PHONY : src/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/preinstall:
|
|
|
|
.PHONY : src/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/CMakeFiles/myxrm.dir
|
|
|
|
# All Build rule for target.
|
|
src/CMakeFiles/myxrm.dir/all:
|
|
$(MAKE) -f src/CMakeFiles/myxrm.dir/build.make src/CMakeFiles/myxrm.dir/depend
|
|
$(MAKE) -f src/CMakeFiles/myxrm.dir/build.make src/CMakeFiles/myxrm.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles --progress-num=13,14,15,16,17,18 "Built target myxrm"
|
|
.PHONY : src/CMakeFiles/myxrm.dir/all
|
|
|
|
# Include target in all.
|
|
all: src/CMakeFiles/myxrm.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/CMakeFiles/myxrm.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 6
|
|
$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/myxrm.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 0
|
|
.PHONY : src/CMakeFiles/myxrm.dir/rule
|
|
|
|
# Convenience name for target.
|
|
myxrm: src/CMakeFiles/myxrm.dir/rule
|
|
|
|
.PHONY : myxrm
|
|
|
|
# clean rule for target.
|
|
src/CMakeFiles/myxrm.dir/clean:
|
|
$(MAKE) -f src/CMakeFiles/myxrm.dir/build.make src/CMakeFiles/myxrm.dir/clean
|
|
.PHONY : src/CMakeFiles/myxrm.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: src/CMakeFiles/myxrm.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Special targets to cleanup operation of make.
|
|
|
|
# Special rule to run CMake to check the build system integrity.
|
|
# No rule that depends on this can have commands that come from listfiles
|
|
# because they might be regenerated.
|
|
cmake_check_build_system:
|
|
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|