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.

241 lines
7.5 KiB
Makefile

# 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
# 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 = /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
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/opt/clion-2016.2.2/bin/cmake/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
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/opt/clion-2016.2.2/bin/cmake/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
# The main all target
all: cmake_check_build_system
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext/CMakeFiles/progress.marks
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 ext/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 ext/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 ext/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 ext/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
ext/CMakeFiles/myext.dir/rule:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 ext/CMakeFiles/myext.dir/rule
.PHONY : ext/CMakeFiles/myext.dir/rule
# Convenience name for target.
myext: ext/CMakeFiles/myext.dir/rule
.PHONY : myext
# fast build rule for target.
myext/fast:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/build
.PHONY : myext/fast
date/tz.o: date/tz.cpp.o
.PHONY : date/tz.o
# target to build an object file
date/tz.cpp.o:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/date/tz.cpp.o
.PHONY : date/tz.cpp.o
date/tz.i: date/tz.cpp.i
.PHONY : date/tz.i
# target to preprocess a source file
date/tz.cpp.i:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/date/tz.cpp.i
.PHONY : date/tz.cpp.i
date/tz.s: date/tz.cpp.s
.PHONY : date/tz.s
# target to generate assembly for a file
date/tz.cpp.s:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/date/tz.cpp.s
.PHONY : date/tz.cpp.s
dateparser.o: dateparser.cpp.o
.PHONY : dateparser.o
# target to build an object file
dateparser.cpp.o:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/dateparser.cpp.o
.PHONY : dateparser.cpp.o
dateparser.i: dateparser.cpp.i
.PHONY : dateparser.i
# target to preprocess a source file
dateparser.cpp.i:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/dateparser.cpp.i
.PHONY : dateparser.cpp.i
dateparser.s: dateparser.cpp.s
.PHONY : dateparser.s
# target to generate assembly for a file
dateparser.cpp.s:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/dateparser.cpp.s
.PHONY : dateparser.cpp.s
format.o: format.cc.o
.PHONY : format.o
# target to build an object file
format.cc.o:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/format.cc.o
.PHONY : format.cc.o
format.i: format.cc.i
.PHONY : format.i
# target to preprocess a source file
format.cc.i:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/format.cc.i
.PHONY : format.cc.i
format.s: format.cc.s
.PHONY : format.s
# target to generate assembly for a file
format.cc.s:
cd /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(MAKE) -f ext/CMakeFiles/myext.dir/build.make ext/CMakeFiles/myext.dir/format.cc.s
.PHONY : format.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 "... rebuild_cache"
@echo "... myext"
@echo "... date/tz.o"
@echo "... date/tz.i"
@echo "... date/tz.s"
@echo "... dateparser.o"
@echo "... dateparser.i"
@echo "... dateparser.s"
@echo "... format.o"
@echo "... format.i"
@echo "... format.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 /home/mwo/onion-monero-blockchain-explorer/cmake-build-debug && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system