340 lines
9.4 KiB
Plaintext
340 lines
9.4 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.9
|
|
|
|
# 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 = /home/johannes/git/flippr-code/FlippR-Driver
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/johannes/git/flippr-code/FlippR-Driver
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory build
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
build/all: build/CMakeFiles/tests.dir/all
|
|
build/all: build/CMakeFiles/flippr_driver.dir/all
|
|
|
|
.PHONY : build/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
build/clean: build/CMakeFiles/tests.dir/clean
|
|
build/clean: build/CMakeFiles/flippr_driver.dir/clean
|
|
|
|
.PHONY : build/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
build/preinstall:
|
|
|
|
.PHONY : build/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target build/CMakeFiles/tests.dir
|
|
|
|
# All Build rule for target.
|
|
build/CMakeFiles/tests.dir/all:
|
|
$(MAKE) -f build/CMakeFiles/tests.dir/build.make build/CMakeFiles/tests.dir/depend
|
|
$(MAKE) -f build/CMakeFiles/tests.dir/build.make build/CMakeFiles/tests.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/johannes/git/flippr-code/FlippR-Driver/CMakeFiles --progress-num=7,8,9 "Built target tests"
|
|
.PHONY : build/CMakeFiles/tests.dir/all
|
|
|
|
# Include target in all.
|
|
all: build/CMakeFiles/tests.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
build/CMakeFiles/tests.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/johannes/git/flippr-code/FlippR-Driver/CMakeFiles 3
|
|
$(MAKE) -f CMakeFiles/Makefile2 build/CMakeFiles/tests.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/johannes/git/flippr-code/FlippR-Driver/CMakeFiles 0
|
|
.PHONY : build/CMakeFiles/tests.dir/rule
|
|
|
|
# Convenience name for target.
|
|
tests: build/CMakeFiles/tests.dir/rule
|
|
|
|
.PHONY : tests
|
|
|
|
# clean rule for target.
|
|
build/CMakeFiles/tests.dir/clean:
|
|
$(MAKE) -f build/CMakeFiles/tests.dir/build.make build/CMakeFiles/tests.dir/clean
|
|
.PHONY : build/CMakeFiles/tests.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: build/CMakeFiles/tests.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target build/CMakeFiles/flippr_driver.dir
|
|
|
|
# All Build rule for target.
|
|
build/CMakeFiles/flippr_driver.dir/all:
|
|
$(MAKE) -f build/CMakeFiles/flippr_driver.dir/build.make build/CMakeFiles/flippr_driver.dir/depend
|
|
$(MAKE) -f build/CMakeFiles/flippr_driver.dir/build.make build/CMakeFiles/flippr_driver.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/johannes/git/flippr-code/FlippR-Driver/CMakeFiles --progress-num=1,2,3,4,5,6 "Built target flippr_driver"
|
|
.PHONY : build/CMakeFiles/flippr_driver.dir/all
|
|
|
|
# Include target in all.
|
|
all: build/CMakeFiles/flippr_driver.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
build/CMakeFiles/flippr_driver.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/johannes/git/flippr-code/FlippR-Driver/CMakeFiles 6
|
|
$(MAKE) -f CMakeFiles/Makefile2 build/CMakeFiles/flippr_driver.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/johannes/git/flippr-code/FlippR-Driver/CMakeFiles 0
|
|
.PHONY : build/CMakeFiles/flippr_driver.dir/rule
|
|
|
|
# Convenience name for target.
|
|
flippr_driver: build/CMakeFiles/flippr_driver.dir/rule
|
|
|
|
.PHONY : flippr_driver
|
|
|
|
# clean rule for target.
|
|
build/CMakeFiles/flippr_driver.dir/clean:
|
|
$(MAKE) -f build/CMakeFiles/flippr_driver.dir/build.make build/CMakeFiles/flippr_driver.dir/clean
|
|
.PHONY : build/CMakeFiles/flippr_driver.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: build/CMakeFiles/flippr_driver.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory Debug
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
Debug/all:
|
|
|
|
.PHONY : Debug/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
Debug/clean:
|
|
|
|
.PHONY : Debug/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
Debug/preinstall:
|
|
|
|
.PHONY : Debug/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory etc
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
etc/all:
|
|
|
|
.PHONY : etc/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
etc/clean:
|
|
|
|
.PHONY : etc/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
etc/preinstall:
|
|
|
|
.PHONY : etc/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory json_example
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
json_example/all:
|
|
|
|
.PHONY : json_example/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
json_example/clean:
|
|
|
|
.PHONY : json_example/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
json_example/preinstall:
|
|
|
|
.PHONY : json_example/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/all: src/bin/all
|
|
src/all: src/input/all
|
|
src/all: src/lib/all
|
|
src/all: src/tests/all
|
|
src/all: src/utilities/all
|
|
|
|
.PHONY : src/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/clean: src/bin/clean
|
|
src/clean: src/input/clean
|
|
src/clean: src/lib/clean
|
|
src/clean: src/tests/clean
|
|
src/clean: src/utilities/clean
|
|
|
|
.PHONY : src/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/preinstall: src/bin/preinstall
|
|
src/preinstall: src/input/preinstall
|
|
src/preinstall: src/lib/preinstall
|
|
src/preinstall: src/tests/preinstall
|
|
src/preinstall: src/utilities/preinstall
|
|
|
|
.PHONY : src/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/bin
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/bin/all:
|
|
|
|
.PHONY : src/bin/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/bin/clean:
|
|
|
|
.PHONY : src/bin/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/bin/preinstall:
|
|
|
|
.PHONY : src/bin/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/input
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/input/all:
|
|
|
|
.PHONY : src/input/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/input/clean:
|
|
|
|
.PHONY : src/input/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/input/preinstall:
|
|
|
|
.PHONY : src/input/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/lib
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/lib/all:
|
|
|
|
.PHONY : src/lib/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/lib/clean:
|
|
|
|
.PHONY : src/lib/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/lib/preinstall:
|
|
|
|
.PHONY : src/lib/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/tests
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/tests/all:
|
|
|
|
.PHONY : src/tests/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/tests/clean:
|
|
|
|
.PHONY : src/tests/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/tests/preinstall:
|
|
|
|
.PHONY : src/tests/preinstall
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/utilities
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/utilities/all:
|
|
|
|
.PHONY : src/utilities/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/utilities/clean:
|
|
|
|
.PHONY : src/utilities/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/utilities/preinstall:
|
|
|
|
.PHONY : src/utilities/preinstall
|
|
|
|
#=============================================================================
|
|
# 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
|
|
|