# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.2

# 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/05_day/check-0.10.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/05_day/check-0.10.0

#=============================================================================
# Directory level rules for directory lib

# Convenience name for "all" pass in the directory.
lib/all: lib/CMakeFiles/compat.dir/all
.PHONY : lib/all

# Convenience name for "clean" pass in the directory.
lib/clean: lib/CMakeFiles/compat.dir/clean
.PHONY : lib/clean

# Convenience name for "preinstall" pass in the directory.
lib/preinstall:
.PHONY : lib/preinstall

#=============================================================================
# Target rules for target lib/CMakeFiles/compat.dir

# All Build rule for target.
lib/CMakeFiles/compat.dir/all:
	$(MAKE) -f lib/CMakeFiles/compat.dir/build.make lib/CMakeFiles/compat.dir/depend
	$(MAKE) -f lib/CMakeFiles/compat.dir/build.make lib/CMakeFiles/compat.dir/build
	$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/CMakeFiles  25
	@echo "Built target compat"
.PHONY : lib/CMakeFiles/compat.dir/all

# Include target in all.
all: lib/CMakeFiles/compat.dir/all
.PHONY : all

# Build rule for subdir invocation for target.
lib/CMakeFiles/compat.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 1
	$(MAKE) -f CMakeFiles/Makefile2 lib/CMakeFiles/compat.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 0
.PHONY : lib/CMakeFiles/compat.dir/rule

# Convenience name for target.
compat: lib/CMakeFiles/compat.dir/rule
.PHONY : compat

# clean rule for target.
lib/CMakeFiles/compat.dir/clean:
	$(MAKE) -f lib/CMakeFiles/compat.dir/build.make lib/CMakeFiles/compat.dir/clean
.PHONY : lib/CMakeFiles/compat.dir/clean

# clean rule for target.
clean: lib/CMakeFiles/compat.dir/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory src

# Convenience name for "all" pass in the directory.
src/all: src/CMakeFiles/check.dir/all
.PHONY : src/all

# Convenience name for "clean" pass in the directory.
src/clean: src/CMakeFiles/check.dir/clean
.PHONY : src/clean

# Convenience name for "preinstall" pass in the directory.
src/preinstall:
.PHONY : src/preinstall

#=============================================================================
# Target rules for target src/CMakeFiles/check.dir

# All Build rule for target.
src/CMakeFiles/check.dir/all:
	$(MAKE) -f src/CMakeFiles/check.dir/build.make src/CMakeFiles/check.dir/depend
	$(MAKE) -f src/CMakeFiles/check.dir/build.make src/CMakeFiles/check.dir/build
	$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/CMakeFiles  1 2 3 4 5 6 7 8 9
	@echo "Built target check"
.PHONY : src/CMakeFiles/check.dir/all

# Include target in all.
all: src/CMakeFiles/check.dir/all
.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/check.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 9
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/check.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 0
.PHONY : src/CMakeFiles/check.dir/rule

# Convenience name for target.
check: src/CMakeFiles/check.dir/rule
.PHONY : check

# clean rule for target.
src/CMakeFiles/check.dir/clean:
	$(MAKE) -f src/CMakeFiles/check.dir/build.make src/CMakeFiles/check.dir/clean
.PHONY : src/CMakeFiles/check.dir/clean

# clean rule for target.
clean: src/CMakeFiles/check.dir/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory tests

# Convenience name for "all" pass in the directory.
tests/all: tests/CMakeFiles/check_check.dir/all
tests/all: tests/CMakeFiles/check_nofork.dir/all
tests/all: tests/CMakeFiles/check_nofork_teardown.dir/all
tests/all: tests/CMakeFiles/ex_output.dir/all
.PHONY : tests/all

# Convenience name for "clean" pass in the directory.
tests/clean: tests/CMakeFiles/check_check.dir/clean
tests/clean: tests/CMakeFiles/check_nofork.dir/clean
tests/clean: tests/CMakeFiles/check_nofork_teardown.dir/clean
tests/clean: tests/CMakeFiles/ex_output.dir/clean
.PHONY : tests/clean

# Convenience name for "preinstall" pass in the directory.
tests/preinstall:
.PHONY : tests/preinstall

#=============================================================================
# Target rules for target tests/CMakeFiles/check_check.dir

# All Build rule for target.
tests/CMakeFiles/check_check.dir/all: src/CMakeFiles/check.dir/all
tests/CMakeFiles/check_check.dir/all: lib/CMakeFiles/compat.dir/all
	$(MAKE) -f tests/CMakeFiles/check_check.dir/build.make tests/CMakeFiles/check_check.dir/depend
	$(MAKE) -f tests/CMakeFiles/check_check.dir/build.make tests/CMakeFiles/check_check.dir/build
	$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/CMakeFiles  10 11 12 13 14 15 16 17 18 19 20 21 22
	@echo "Built target check_check"
.PHONY : tests/CMakeFiles/check_check.dir/all

# Include target in all.
all: tests/CMakeFiles/check_check.dir/all
.PHONY : all

# Build rule for subdir invocation for target.
tests/CMakeFiles/check_check.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 23
	$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/check_check.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 0
.PHONY : tests/CMakeFiles/check_check.dir/rule

# Convenience name for target.
check_check: tests/CMakeFiles/check_check.dir/rule
.PHONY : check_check

# clean rule for target.
tests/CMakeFiles/check_check.dir/clean:
	$(MAKE) -f tests/CMakeFiles/check_check.dir/build.make tests/CMakeFiles/check_check.dir/clean
.PHONY : tests/CMakeFiles/check_check.dir/clean

# clean rule for target.
clean: tests/CMakeFiles/check_check.dir/clean
.PHONY : clean

#=============================================================================
# Target rules for target tests/CMakeFiles/check_nofork.dir

# All Build rule for target.
tests/CMakeFiles/check_nofork.dir/all: src/CMakeFiles/check.dir/all
tests/CMakeFiles/check_nofork.dir/all: lib/CMakeFiles/compat.dir/all
	$(MAKE) -f tests/CMakeFiles/check_nofork.dir/build.make tests/CMakeFiles/check_nofork.dir/depend
	$(MAKE) -f tests/CMakeFiles/check_nofork.dir/build.make tests/CMakeFiles/check_nofork.dir/build
	$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/CMakeFiles  23
	@echo "Built target check_nofork"
.PHONY : tests/CMakeFiles/check_nofork.dir/all

# Include target in all.
all: tests/CMakeFiles/check_nofork.dir/all
.PHONY : all

# Build rule for subdir invocation for target.
tests/CMakeFiles/check_nofork.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 11
	$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/check_nofork.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 0
.PHONY : tests/CMakeFiles/check_nofork.dir/rule

# Convenience name for target.
check_nofork: tests/CMakeFiles/check_nofork.dir/rule
.PHONY : check_nofork

# clean rule for target.
tests/CMakeFiles/check_nofork.dir/clean:
	$(MAKE) -f tests/CMakeFiles/check_nofork.dir/build.make tests/CMakeFiles/check_nofork.dir/clean
.PHONY : tests/CMakeFiles/check_nofork.dir/clean

# clean rule for target.
clean: tests/CMakeFiles/check_nofork.dir/clean
.PHONY : clean

#=============================================================================
# Target rules for target tests/CMakeFiles/check_nofork_teardown.dir

# All Build rule for target.
tests/CMakeFiles/check_nofork_teardown.dir/all: src/CMakeFiles/check.dir/all
tests/CMakeFiles/check_nofork_teardown.dir/all: lib/CMakeFiles/compat.dir/all
	$(MAKE) -f tests/CMakeFiles/check_nofork_teardown.dir/build.make tests/CMakeFiles/check_nofork_teardown.dir/depend
	$(MAKE) -f tests/CMakeFiles/check_nofork_teardown.dir/build.make tests/CMakeFiles/check_nofork_teardown.dir/build
	$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/CMakeFiles  24
	@echo "Built target check_nofork_teardown"
.PHONY : tests/CMakeFiles/check_nofork_teardown.dir/all

# Include target in all.
all: tests/CMakeFiles/check_nofork_teardown.dir/all
.PHONY : all

# Build rule for subdir invocation for target.
tests/CMakeFiles/check_nofork_teardown.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 11
	$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/check_nofork_teardown.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 0
.PHONY : tests/CMakeFiles/check_nofork_teardown.dir/rule

# Convenience name for target.
check_nofork_teardown: tests/CMakeFiles/check_nofork_teardown.dir/rule
.PHONY : check_nofork_teardown

# clean rule for target.
tests/CMakeFiles/check_nofork_teardown.dir/clean:
	$(MAKE) -f tests/CMakeFiles/check_nofork_teardown.dir/build.make tests/CMakeFiles/check_nofork_teardown.dir/clean
.PHONY : tests/CMakeFiles/check_nofork_teardown.dir/clean

# clean rule for target.
clean: tests/CMakeFiles/check_nofork_teardown.dir/clean
.PHONY : clean

#=============================================================================
# Target rules for target tests/CMakeFiles/ex_output.dir

# All Build rule for target.
tests/CMakeFiles/ex_output.dir/all: src/CMakeFiles/check.dir/all
tests/CMakeFiles/ex_output.dir/all: lib/CMakeFiles/compat.dir/all
	$(MAKE) -f tests/CMakeFiles/ex_output.dir/build.make tests/CMakeFiles/ex_output.dir/depend
	$(MAKE) -f tests/CMakeFiles/ex_output.dir/build.make tests/CMakeFiles/ex_output.dir/build
	$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/CMakeFiles  26
	@echo "Built target ex_output"
.PHONY : tests/CMakeFiles/ex_output.dir/all

# Include target in all.
all: tests/CMakeFiles/ex_output.dir/all
.PHONY : all

# Build rule for subdir invocation for target.
tests/CMakeFiles/ex_output.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 11
	$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/ex_output.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/CMakeFiles 0
.PHONY : tests/CMakeFiles/ex_output.dir/rule

# Convenience name for target.
ex_output: tests/CMakeFiles/ex_output.dir/rule
.PHONY : ex_output

# clean rule for target.
tests/CMakeFiles/ex_output.dir/clean:
	$(MAKE) -f tests/CMakeFiles/ex_output.dir/build.make tests/CMakeFiles/ex_output.dir/clean
.PHONY : tests/CMakeFiles/ex_output.dir/clean

# clean rule for target.
clean: tests/CMakeFiles/ex_output.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

