Files
tinio/cylib/build/CMakeFiles/Makefile2
[ Kristjan Komloši HomePC ] 2cdf7fb91c Launching soon!
2017-03-28 13:33:10 +02:00

200 lines
6.2 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# 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 = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/projekti/CyUSB/release/cylib
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/projekti/CyUSB/release/cylib/build
#=============================================================================
# Directory level rules for directory include
# Convenience name for "all" pass in the directory.
include/all:
.PHONY : include/all
# Convenience name for "clean" pass in the directory.
include/clean:
.PHONY : include/clean
# Convenience name for "preinstall" pass in the directory.
include/preinstall:
.PHONY : include/preinstall
#=============================================================================
# Directory level rules for directory lib
# Convenience name for "all" pass in the directory.
lib/all: lib/CMakeFiles/cyusbserial.dir/all
.PHONY : lib/all
# Convenience name for "clean" pass in the directory.
lib/clean: lib/CMakeFiles/cyusbserial.dir/clean
.PHONY : lib/clean
# Convenience name for "preinstall" pass in the directory.
lib/preinstall:
.PHONY : lib/preinstall
#=============================================================================
# Target rules for target lib/CMakeFiles/cyusbserial.dir
# All Build rule for target.
lib/CMakeFiles/cyusbserial.dir/all:
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/depend
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8 "Built target cyusbserial"
.PHONY : lib/CMakeFiles/cyusbserial.dir/all
# Include target in all.
all: lib/CMakeFiles/cyusbserial.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
lib/CMakeFiles/cyusbserial.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /root/projekti/CyUSB/release/cylib/build/CMakeFiles 8
$(MAKE) -f CMakeFiles/Makefile2 lib/CMakeFiles/cyusbserial.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /root/projekti/CyUSB/release/cylib/build/CMakeFiles 0
.PHONY : lib/CMakeFiles/cyusbserial.dir/rule
# Convenience name for target.
cyusbserial: lib/CMakeFiles/cyusbserial.dir/rule
.PHONY : cyusbserial
# clean rule for target.
lib/CMakeFiles/cyusbserial.dir/clean:
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/clean
.PHONY : lib/CMakeFiles/cyusbserial.dir/clean
# clean rule for target.
clean: lib/CMakeFiles/cyusbserial.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory tools
# Convenience name for "all" pass in the directory.
tools/all: tools/CMakeFiles/cyusbserialtest.dir/all
.PHONY : tools/all
# Convenience name for "clean" pass in the directory.
tools/clean: tools/CMakeFiles/cyusbserialtest.dir/clean
.PHONY : tools/clean
# Convenience name for "preinstall" pass in the directory.
tools/preinstall:
.PHONY : tools/preinstall
#=============================================================================
# Target rules for target tools/CMakeFiles/cyusbserialtest.dir
# All Build rule for target.
tools/CMakeFiles/cyusbserialtest.dir/all: lib/CMakeFiles/cyusbserial.dir/all
$(MAKE) -f tools/CMakeFiles/cyusbserialtest.dir/build.make tools/CMakeFiles/cyusbserialtest.dir/depend
$(MAKE) -f tools/CMakeFiles/cyusbserialtest.dir/build.make tools/CMakeFiles/cyusbserialtest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=9,10 "Built target cyusbserialtest"
.PHONY : tools/CMakeFiles/cyusbserialtest.dir/all
# Include target in all.
all: tools/CMakeFiles/cyusbserialtest.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
tools/CMakeFiles/cyusbserialtest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /root/projekti/CyUSB/release/cylib/build/CMakeFiles 10
$(MAKE) -f CMakeFiles/Makefile2 tools/CMakeFiles/cyusbserialtest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /root/projekti/CyUSB/release/cylib/build/CMakeFiles 0
.PHONY : tools/CMakeFiles/cyusbserialtest.dir/rule
# Convenience name for target.
cyusbserialtest: tools/CMakeFiles/cyusbserialtest.dir/rule
.PHONY : cyusbserialtest
# clean rule for target.
tools/CMakeFiles/cyusbserialtest.dir/clean:
$(MAKE) -f tools/CMakeFiles/cyusbserialtest.dir/build.make tools/CMakeFiles/cyusbserialtest.dir/clean
.PHONY : tools/CMakeFiles/cyusbserialtest.dir/clean
# clean rule for target.
clean: tools/CMakeFiles/cyusbserialtest.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