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

# 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 = /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/user/ITK

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/user/ITK/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/cmake-gui -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local

.PHONY : install/local/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test

.PHONY : test/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"DebugDevel\" \"Development\" \"Headers\" \"Libraries\" \"Runtime\" \"RuntimeLibraries\" \"cppheaders\" \"headers\" \"libraries\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

.PHONY : list_install_components/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..."
	/usr/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

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/user/ITK/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /home/user/ITK/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/user/ITK/build/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip

.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /home/user/ITK/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/user/ITK/build/CMakeFiles /home/user/ITK/build/Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/progress.marks
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/ThirdParty/VNL/src/vxl/vcl/tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/user/ITK/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/ThirdParty/VNL/src/vxl/vcl/tests/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/ThirdParty/VNL/src/vxl/vcl/tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/ThirdParty/VNL/src/vxl/vcl/tests/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/user/ITK/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/rule:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/rule
.PHONY : Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/rule

# Convenience name for target.
vcl_test_all: Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/rule

.PHONY : vcl_test_all

# fast build rule for target.
vcl_test_all/fast:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build
.PHONY : vcl_test_all/fast

# Convenience name for target.
Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/rule:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/rule
.PHONY : Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/rule

# Convenience name for target.
vcl_test_include: Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/rule

.PHONY : vcl_test_include

# fast build rule for target.
vcl_test_include/fast:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/build
.PHONY : vcl_test_include/fast

test_algorithm.o: test_algorithm.cxx.o

.PHONY : test_algorithm.o

# target to build an object file
test_algorithm.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_algorithm.cxx.o
.PHONY : test_algorithm.cxx.o

test_algorithm.i: test_algorithm.cxx.i

.PHONY : test_algorithm.i

# target to preprocess a source file
test_algorithm.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_algorithm.cxx.i
.PHONY : test_algorithm.cxx.i

test_algorithm.s: test_algorithm.cxx.s

.PHONY : test_algorithm.s

# target to generate assembly for a file
test_algorithm.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_algorithm.cxx.s
.PHONY : test_algorithm.cxx.s

test_cctype.o: test_cctype.cxx.o

.PHONY : test_cctype.o

# target to build an object file
test_cctype.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cctype.cxx.o
.PHONY : test_cctype.cxx.o

test_cctype.i: test_cctype.cxx.i

.PHONY : test_cctype.i

# target to preprocess a source file
test_cctype.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cctype.cxx.i
.PHONY : test_cctype.cxx.i

test_cctype.s: test_cctype.cxx.s

.PHONY : test_cctype.s

# target to generate assembly for a file
test_cctype.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cctype.cxx.s
.PHONY : test_cctype.cxx.s

test_cmath.o: test_cmath.cxx.o

.PHONY : test_cmath.o

# target to build an object file
test_cmath.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cmath.cxx.o
.PHONY : test_cmath.cxx.o

test_cmath.i: test_cmath.cxx.i

.PHONY : test_cmath.i

# target to preprocess a source file
test_cmath.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cmath.cxx.i
.PHONY : test_cmath.cxx.i

test_cmath.s: test_cmath.cxx.s

.PHONY : test_cmath.s

# target to generate assembly for a file
test_cmath.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cmath.cxx.s
.PHONY : test_cmath.cxx.s

test_compiler.o: test_compiler.cxx.o

.PHONY : test_compiler.o

# target to build an object file
test_compiler.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_compiler.cxx.o
.PHONY : test_compiler.cxx.o

test_compiler.i: test_compiler.cxx.i

.PHONY : test_compiler.i

# target to preprocess a source file
test_compiler.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_compiler.cxx.i
.PHONY : test_compiler.cxx.i

test_compiler.s: test_compiler.cxx.s

.PHONY : test_compiler.s

# target to generate assembly for a file
test_compiler.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_compiler.cxx.s
.PHONY : test_compiler.cxx.s

test_complex.o: test_complex.cxx.o

.PHONY : test_complex.o

# target to build an object file
test_complex.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_complex.cxx.o
.PHONY : test_complex.cxx.o

test_complex.i: test_complex.cxx.i

.PHONY : test_complex.i

# target to preprocess a source file
test_complex.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_complex.cxx.i
.PHONY : test_complex.cxx.i

test_complex.s: test_complex.cxx.s

.PHONY : test_complex.s

# target to generate assembly for a file
test_complex.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_complex.cxx.s
.PHONY : test_complex.cxx.s

test_cstdio.o: test_cstdio.cxx.o

.PHONY : test_cstdio.o

# target to build an object file
test_cstdio.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cstdio.cxx.o
.PHONY : test_cstdio.cxx.o

test_cstdio.i: test_cstdio.cxx.i

.PHONY : test_cstdio.i

# target to preprocess a source file
test_cstdio.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cstdio.cxx.i
.PHONY : test_cstdio.cxx.i

test_cstdio.s: test_cstdio.cxx.s

.PHONY : test_cstdio.s

# target to generate assembly for a file
test_cstdio.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_cstdio.cxx.s
.PHONY : test_cstdio.cxx.s

test_deque.o: test_deque.cxx.o

.PHONY : test_deque.o

# target to build an object file
test_deque.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_deque.cxx.o
.PHONY : test_deque.cxx.o

test_deque.i: test_deque.cxx.i

.PHONY : test_deque.i

# target to preprocess a source file
test_deque.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_deque.cxx.i
.PHONY : test_deque.cxx.i

test_deque.s: test_deque.cxx.s

.PHONY : test_deque.s

# target to generate assembly for a file
test_deque.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_deque.cxx.s
.PHONY : test_deque.cxx.s

test_driver.o: test_driver.cxx.o

.PHONY : test_driver.o

# target to build an object file
test_driver.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_driver.cxx.o
.PHONY : test_driver.cxx.o

test_driver.i: test_driver.cxx.i

.PHONY : test_driver.i

# target to preprocess a source file
test_driver.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_driver.cxx.i
.PHONY : test_driver.cxx.i

test_driver.s: test_driver.cxx.s

.PHONY : test_driver.s

# target to generate assembly for a file
test_driver.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_driver.cxx.s
.PHONY : test_driver.cxx.s

test_exception.o: test_exception.cxx.o

.PHONY : test_exception.o

# target to build an object file
test_exception.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_exception.cxx.o
.PHONY : test_exception.cxx.o

test_exception.i: test_exception.cxx.i

.PHONY : test_exception.i

# target to preprocess a source file
test_exception.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_exception.cxx.i
.PHONY : test_exception.cxx.i

test_exception.s: test_exception.cxx.s

.PHONY : test_exception.s

# target to generate assembly for a file
test_exception.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_exception.cxx.s
.PHONY : test_exception.cxx.s

test_fstream.o: test_fstream.cxx.o

.PHONY : test_fstream.o

# target to build an object file
test_fstream.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_fstream.cxx.o
.PHONY : test_fstream.cxx.o

test_fstream.i: test_fstream.cxx.i

.PHONY : test_fstream.i

# target to preprocess a source file
test_fstream.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_fstream.cxx.i
.PHONY : test_fstream.cxx.i

test_fstream.s: test_fstream.cxx.s

.PHONY : test_fstream.s

# target to generate assembly for a file
test_fstream.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_fstream.cxx.s
.PHONY : test_fstream.cxx.s

test_include.o: test_include.cxx.o

.PHONY : test_include.o

# target to build an object file
test_include.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/test_include.cxx.o
.PHONY : test_include.cxx.o

test_include.i: test_include.cxx.i

.PHONY : test_include.i

# target to preprocess a source file
test_include.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/test_include.cxx.i
.PHONY : test_include.cxx.i

test_include.s: test_include.cxx.s

.PHONY : test_include.s

# target to generate assembly for a file
test_include.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_include.dir/test_include.cxx.s
.PHONY : test_include.cxx.s

test_iostream.o: test_iostream.cxx.o

.PHONY : test_iostream.o

# target to build an object file
test_iostream.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_iostream.cxx.o
.PHONY : test_iostream.cxx.o

test_iostream.i: test_iostream.cxx.i

.PHONY : test_iostream.i

# target to preprocess a source file
test_iostream.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_iostream.cxx.i
.PHONY : test_iostream.cxx.i

test_iostream.s: test_iostream.cxx.s

.PHONY : test_iostream.s

# target to generate assembly for a file
test_iostream.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_iostream.cxx.s
.PHONY : test_iostream.cxx.s

test_iterator.o: test_iterator.cxx.o

.PHONY : test_iterator.o

# target to build an object file
test_iterator.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_iterator.cxx.o
.PHONY : test_iterator.cxx.o

test_iterator.i: test_iterator.cxx.i

.PHONY : test_iterator.i

# target to preprocess a source file
test_iterator.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_iterator.cxx.i
.PHONY : test_iterator.cxx.i

test_iterator.s: test_iterator.cxx.s

.PHONY : test_iterator.s

# target to generate assembly for a file
test_iterator.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_iterator.cxx.s
.PHONY : test_iterator.cxx.s

test_limits.o: test_limits.cxx.o

.PHONY : test_limits.o

# target to build an object file
test_limits.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_limits.cxx.o
.PHONY : test_limits.cxx.o

test_limits.i: test_limits.cxx.i

.PHONY : test_limits.i

# target to preprocess a source file
test_limits.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_limits.cxx.i
.PHONY : test_limits.cxx.i

test_limits.s: test_limits.cxx.s

.PHONY : test_limits.s

# target to generate assembly for a file
test_limits.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_limits.cxx.s
.PHONY : test_limits.cxx.s

test_list.o: test_list.cxx.o

.PHONY : test_list.o

# target to build an object file
test_list.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_list.cxx.o
.PHONY : test_list.cxx.o

test_list.i: test_list.cxx.i

.PHONY : test_list.i

# target to preprocess a source file
test_list.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_list.cxx.i
.PHONY : test_list.cxx.i

test_list.s: test_list.cxx.s

.PHONY : test_list.s

# target to generate assembly for a file
test_list.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_list.cxx.s
.PHONY : test_list.cxx.s

test_map.o: test_map.cxx.o

.PHONY : test_map.o

# target to build an object file
test_map.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_map.cxx.o
.PHONY : test_map.cxx.o

test_map.i: test_map.cxx.i

.PHONY : test_map.i

# target to preprocess a source file
test_map.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_map.cxx.i
.PHONY : test_map.cxx.i

test_map.s: test_map.cxx.s

.PHONY : test_map.s

# target to generate assembly for a file
test_map.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_map.cxx.s
.PHONY : test_map.cxx.s

test_multimap.o: test_multimap.cxx.o

.PHONY : test_multimap.o

# target to build an object file
test_multimap.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_multimap.cxx.o
.PHONY : test_multimap.cxx.o

test_multimap.i: test_multimap.cxx.i

.PHONY : test_multimap.i

# target to preprocess a source file
test_multimap.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_multimap.cxx.i
.PHONY : test_multimap.cxx.i

test_multimap.s: test_multimap.cxx.s

.PHONY : test_multimap.s

# target to generate assembly for a file
test_multimap.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_multimap.cxx.s
.PHONY : test_multimap.cxx.s

test_new.o: test_new.cxx.o

.PHONY : test_new.o

# target to build an object file
test_new.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_new.cxx.o
.PHONY : test_new.cxx.o

test_new.i: test_new.cxx.i

.PHONY : test_new.i

# target to preprocess a source file
test_new.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_new.cxx.i
.PHONY : test_new.cxx.i

test_new.s: test_new.cxx.s

.PHONY : test_new.s

# target to generate assembly for a file
test_new.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_new.cxx.s
.PHONY : test_new.cxx.s

test_preprocessor.o: test_preprocessor.cxx.o

.PHONY : test_preprocessor.o

# target to build an object file
test_preprocessor.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_preprocessor.cxx.o
.PHONY : test_preprocessor.cxx.o

test_preprocessor.i: test_preprocessor.cxx.i

.PHONY : test_preprocessor.i

# target to preprocess a source file
test_preprocessor.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_preprocessor.cxx.i
.PHONY : test_preprocessor.cxx.i

test_preprocessor.s: test_preprocessor.cxx.s

.PHONY : test_preprocessor.s

# target to generate assembly for a file
test_preprocessor.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_preprocessor.cxx.s
.PHONY : test_preprocessor.cxx.s

test_set.o: test_set.cxx.o

.PHONY : test_set.o

# target to build an object file
test_set.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_set.cxx.o
.PHONY : test_set.cxx.o

test_set.i: test_set.cxx.i

.PHONY : test_set.i

# target to preprocess a source file
test_set.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_set.cxx.i
.PHONY : test_set.cxx.i

test_set.s: test_set.cxx.s

.PHONY : test_set.s

# target to generate assembly for a file
test_set.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_set.cxx.s
.PHONY : test_set.cxx.s

test_sstream.o: test_sstream.cxx.o

.PHONY : test_sstream.o

# target to build an object file
test_sstream.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_sstream.cxx.o
.PHONY : test_sstream.cxx.o

test_sstream.i: test_sstream.cxx.i

.PHONY : test_sstream.i

# target to preprocess a source file
test_sstream.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_sstream.cxx.i
.PHONY : test_sstream.cxx.i

test_sstream.s: test_sstream.cxx.s

.PHONY : test_sstream.s

# target to generate assembly for a file
test_sstream.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_sstream.cxx.s
.PHONY : test_sstream.cxx.s

test_stlfwd.o: test_stlfwd.cxx.o

.PHONY : test_stlfwd.o

# target to build an object file
test_stlfwd.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_stlfwd.cxx.o
.PHONY : test_stlfwd.cxx.o

test_stlfwd.i: test_stlfwd.cxx.i

.PHONY : test_stlfwd.i

# target to preprocess a source file
test_stlfwd.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_stlfwd.cxx.i
.PHONY : test_stlfwd.cxx.i

test_stlfwd.s: test_stlfwd.cxx.s

.PHONY : test_stlfwd.s

# target to generate assembly for a file
test_stlfwd.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_stlfwd.cxx.s
.PHONY : test_stlfwd.cxx.s

test_string.o: test_string.cxx.o

.PHONY : test_string.o

# target to build an object file
test_string.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_string.cxx.o
.PHONY : test_string.cxx.o

test_string.i: test_string.cxx.i

.PHONY : test_string.i

# target to preprocess a source file
test_string.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_string.cxx.i
.PHONY : test_string.cxx.i

test_string.s: test_string.cxx.s

.PHONY : test_string.s

# target to generate assembly for a file
test_string.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_string.cxx.s
.PHONY : test_string.cxx.s

test_typename.o: test_typename.cxx.o

.PHONY : test_typename.o

# target to build an object file
test_typename.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_typename.cxx.o
.PHONY : test_typename.cxx.o

test_typename.i: test_typename.cxx.i

.PHONY : test_typename.i

# target to preprocess a source file
test_typename.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_typename.cxx.i
.PHONY : test_typename.cxx.i

test_typename.s: test_typename.cxx.s

.PHONY : test_typename.s

# target to generate assembly for a file
test_typename.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_typename.cxx.s
.PHONY : test_typename.cxx.s

test_vector.o: test_vector.cxx.o

.PHONY : test_vector.o

# target to build an object file
test_vector.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_vector.cxx.o
.PHONY : test_vector.cxx.o

test_vector.i: test_vector.cxx.i

.PHONY : test_vector.i

# target to preprocess a source file
test_vector.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_vector.cxx.i
.PHONY : test_vector.cxx.i

test_vector.s: test_vector.cxx.s

.PHONY : test_vector.s

# target to generate assembly for a file
test_vector.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/tests/CMakeFiles/vcl_test_all.dir/test_vector.cxx.s
.PHONY : test_vector.cxx.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 "... install/local"
	@echo "... vcl_test_all"
	@echo "... test"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... package"
	@echo "... vcl_test_include"
	@echo "... package_source"
	@echo "... install"
	@echo "... install/strip"
	@echo "... test_algorithm.o"
	@echo "... test_algorithm.i"
	@echo "... test_algorithm.s"
	@echo "... test_cctype.o"
	@echo "... test_cctype.i"
	@echo "... test_cctype.s"
	@echo "... test_cmath.o"
	@echo "... test_cmath.i"
	@echo "... test_cmath.s"
	@echo "... test_compiler.o"
	@echo "... test_compiler.i"
	@echo "... test_compiler.s"
	@echo "... test_complex.o"
	@echo "... test_complex.i"
	@echo "... test_complex.s"
	@echo "... test_cstdio.o"
	@echo "... test_cstdio.i"
	@echo "... test_cstdio.s"
	@echo "... test_deque.o"
	@echo "... test_deque.i"
	@echo "... test_deque.s"
	@echo "... test_driver.o"
	@echo "... test_driver.i"
	@echo "... test_driver.s"
	@echo "... test_exception.o"
	@echo "... test_exception.i"
	@echo "... test_exception.s"
	@echo "... test_fstream.o"
	@echo "... test_fstream.i"
	@echo "... test_fstream.s"
	@echo "... test_include.o"
	@echo "... test_include.i"
	@echo "... test_include.s"
	@echo "... test_iostream.o"
	@echo "... test_iostream.i"
	@echo "... test_iostream.s"
	@echo "... test_iterator.o"
	@echo "... test_iterator.i"
	@echo "... test_iterator.s"
	@echo "... test_limits.o"
	@echo "... test_limits.i"
	@echo "... test_limits.s"
	@echo "... test_list.o"
	@echo "... test_list.i"
	@echo "... test_list.s"
	@echo "... test_map.o"
	@echo "... test_map.i"
	@echo "... test_map.s"
	@echo "... test_multimap.o"
	@echo "... test_multimap.i"
	@echo "... test_multimap.s"
	@echo "... test_new.o"
	@echo "... test_new.i"
	@echo "... test_new.s"
	@echo "... test_preprocessor.o"
	@echo "... test_preprocessor.i"
	@echo "... test_preprocessor.s"
	@echo "... test_set.o"
	@echo "... test_set.i"
	@echo "... test_set.s"
	@echo "... test_sstream.o"
	@echo "... test_sstream.i"
	@echo "... test_sstream.s"
	@echo "... test_stlfwd.o"
	@echo "... test_stlfwd.i"
	@echo "... test_stlfwd.s"
	@echo "... test_string.o"
	@echo "... test_string.i"
	@echo "... test_string.s"
	@echo "... test_typename.o"
	@echo "... test_typename.i"
	@echo "... test_typename.s"
	@echo "... test_vector.o"
	@echo "... test_vector.i"
	@echo "... test_vector.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/user/ITK/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

