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

# 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:
.PHONY : .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.

SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = "C:\Program Files (x86)\CMake\bin\cmake.exe"

# The command to remove a file.
RM = "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = C:\InsightToolkit-4.7.1

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\ITK4.7.1.bin

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

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	"C:\Program Files (x86)\CMake\bin\cmake.exe" -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 install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	"C:\Program Files (x86)\CMake\bin\cmake.exe" -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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	"C:\Program Files (x86)\CMake\bin\cmake-gui.exe" -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
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	"C:\Program Files (x86)\CMake\bin\cmake.exe" -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..."
	"C:\Program Files (x86)\CMake\bin\cmake.exe" -P cmake_install.cmake
.PHONY : install/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..."
	"C:\Program Files (x86)\CMake\bin\cmake.exe" -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 /d C:\ITK4.7.1.bin && "C:\Program Files (x86)\CMake\bin\cpack.exe" --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/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: \"Applications\" \"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 package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /d C:\ITK4.7.1.bin && "C:\Program Files (x86)\CMake\bin\cpack.exe" --config ./CPackSourceConfig.cmake C:/ITK4.7.1.bin/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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	"C:\Program Files (x86)\CMake\bin\ctest.exe" --force-new-ctest-process $(ARGS)
.PHONY : test

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

# The main all target
all: cmake_check_build_system
	cd /d C:\ITK4.7.1.bin && $(CMAKE_COMMAND) -E cmake_progress_start C:\ITK4.7.1.bin\CMakeFiles C:\ITK4.7.1.bin\Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\progress.marks
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\ITK4.7.1.bin\CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /d C:\ITK4.7.1.bin && $(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/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/rule:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/rule
.PHONY : Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/rule

# Convenience name for target.
vnl_algo_test_all: Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/rule
.PHONY : vnl_algo_test_all

# fast build rule for target.
vnl_algo_test_all/fast:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/build
.PHONY : vnl_algo_test_all/fast

# Convenience name for target.
Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_include.dir/rule:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_include.dir/rule
.PHONY : Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_include.dir/rule

# Convenience name for target.
vnl_algo_test_include: Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_include.dir/rule
.PHONY : vnl_algo_test_include

# fast build rule for target.
vnl_algo_test_include/fast:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_include.dir/build
.PHONY : vnl_algo_test_include/fast

# Convenience name for target.
Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/rule:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/rule
.PHONY : Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/rule

# Convenience name for target.
vnl_algo_test_template_include: Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/rule
.PHONY : vnl_algo_test_template_include

# fast build rule for target.
vnl_algo_test_template_include/fast:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_template_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/build
.PHONY : vnl_algo_test_template_include/fast

test_algo.obj: test_algo.cxx.obj
.PHONY : test_algo.obj

# target to build an object file
test_algo.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_algo.cxx.obj
.PHONY : test_algo.cxx.obj

test_algo.i: test_algo.cxx.i
.PHONY : test_algo.i

# target to preprocess a source file
test_algo.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_algo.cxx.i
.PHONY : test_algo.cxx.i

test_algo.s: test_algo.cxx.s
.PHONY : test_algo.s

# target to generate assembly for a file
test_algo.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_algo.cxx.s
.PHONY : test_algo.cxx.s

test_amoeba.obj: test_amoeba.cxx.obj
.PHONY : test_amoeba.obj

# target to build an object file
test_amoeba.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_amoeba.cxx.obj
.PHONY : test_amoeba.cxx.obj

test_amoeba.i: test_amoeba.cxx.i
.PHONY : test_amoeba.i

# target to preprocess a source file
test_amoeba.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_amoeba.cxx.i
.PHONY : test_amoeba.cxx.i

test_amoeba.s: test_amoeba.cxx.s
.PHONY : test_amoeba.s

# target to generate assembly for a file
test_amoeba.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_amoeba.cxx.s
.PHONY : test_amoeba.cxx.s

test_bracket_minimum.obj: test_bracket_minimum.cxx.obj
.PHONY : test_bracket_minimum.obj

# target to build an object file
test_bracket_minimum.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_bracket_minimum.cxx.obj
.PHONY : test_bracket_minimum.cxx.obj

test_bracket_minimum.i: test_bracket_minimum.cxx.i
.PHONY : test_bracket_minimum.i

# target to preprocess a source file
test_bracket_minimum.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_bracket_minimum.cxx.i
.PHONY : test_bracket_minimum.cxx.i

test_bracket_minimum.s: test_bracket_minimum.cxx.s
.PHONY : test_bracket_minimum.s

# target to generate assembly for a file
test_bracket_minimum.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_bracket_minimum.cxx.s
.PHONY : test_bracket_minimum.cxx.s

test_brent_minimizer.obj: test_brent_minimizer.cxx.obj
.PHONY : test_brent_minimizer.obj

# target to build an object file
test_brent_minimizer.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_brent_minimizer.cxx.obj
.PHONY : test_brent_minimizer.cxx.obj

test_brent_minimizer.i: test_brent_minimizer.cxx.i
.PHONY : test_brent_minimizer.i

# target to preprocess a source file
test_brent_minimizer.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_brent_minimizer.cxx.i
.PHONY : test_brent_minimizer.cxx.i

test_brent_minimizer.s: test_brent_minimizer.cxx.s
.PHONY : test_brent_minimizer.s

# target to generate assembly for a file
test_brent_minimizer.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_brent_minimizer.cxx.s
.PHONY : test_brent_minimizer.cxx.s

test_cholesky.obj: test_cholesky.cxx.obj
.PHONY : test_cholesky.obj

# target to build an object file
test_cholesky.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_cholesky.cxx.obj
.PHONY : test_cholesky.cxx.obj

test_cholesky.i: test_cholesky.cxx.i
.PHONY : test_cholesky.i

# target to preprocess a source file
test_cholesky.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_cholesky.cxx.i
.PHONY : test_cholesky.cxx.i

test_cholesky.s: test_cholesky.cxx.s
.PHONY : test_cholesky.s

# target to generate assembly for a file
test_cholesky.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_cholesky.cxx.s
.PHONY : test_cholesky.cxx.s

test_complex_algo.obj: test_complex_algo.cxx.obj
.PHONY : test_complex_algo.obj

# target to build an object file
test_complex_algo.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_complex_algo.cxx.obj
.PHONY : test_complex_algo.cxx.obj

test_complex_algo.i: test_complex_algo.cxx.i
.PHONY : test_complex_algo.i

# target to preprocess a source file
test_complex_algo.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_complex_algo.cxx.i
.PHONY : test_complex_algo.cxx.i

test_complex_algo.s: test_complex_algo.cxx.s
.PHONY : test_complex_algo.s

# target to generate assembly for a file
test_complex_algo.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_complex_algo.cxx.s
.PHONY : test_complex_algo.cxx.s

test_complex_eigensystem.obj: test_complex_eigensystem.cxx.obj
.PHONY : test_complex_eigensystem.obj

# target to build an object file
test_complex_eigensystem.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_complex_eigensystem.cxx.obj
.PHONY : test_complex_eigensystem.cxx.obj

test_complex_eigensystem.i: test_complex_eigensystem.cxx.i
.PHONY : test_complex_eigensystem.i

# target to preprocess a source file
test_complex_eigensystem.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_complex_eigensystem.cxx.i
.PHONY : test_complex_eigensystem.cxx.i

test_complex_eigensystem.s: test_complex_eigensystem.cxx.s
.PHONY : test_complex_eigensystem.s

# target to generate assembly for a file
test_complex_eigensystem.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_complex_eigensystem.cxx.s
.PHONY : test_complex_eigensystem.cxx.s

test_cpoly_roots.obj: test_cpoly_roots.cxx.obj
.PHONY : test_cpoly_roots.obj

# target to build an object file
test_cpoly_roots.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_cpoly_roots.cxx.obj
.PHONY : test_cpoly_roots.cxx.obj

test_cpoly_roots.i: test_cpoly_roots.cxx.i
.PHONY : test_cpoly_roots.i

# target to preprocess a source file
test_cpoly_roots.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_cpoly_roots.cxx.i
.PHONY : test_cpoly_roots.cxx.i

test_cpoly_roots.s: test_cpoly_roots.cxx.s
.PHONY : test_cpoly_roots.s

# target to generate assembly for a file
test_cpoly_roots.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_cpoly_roots.cxx.s
.PHONY : test_cpoly_roots.cxx.s

test_determinant.obj: test_determinant.cxx.obj
.PHONY : test_determinant.obj

# target to build an object file
test_determinant.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_determinant.cxx.obj
.PHONY : test_determinant.cxx.obj

test_determinant.i: test_determinant.cxx.i
.PHONY : test_determinant.i

# target to preprocess a source file
test_determinant.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_determinant.cxx.i
.PHONY : test_determinant.cxx.i

test_determinant.s: test_determinant.cxx.s
.PHONY : test_determinant.s

# target to generate assembly for a file
test_determinant.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_determinant.cxx.s
.PHONY : test_determinant.cxx.s

test_driver.obj: test_driver.cxx.obj
.PHONY : test_driver.obj

# target to build an object file
test_driver.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_driver.cxx.obj
.PHONY : test_driver.cxx.obj

test_driver.i: test_driver.cxx.i
.PHONY : test_driver.i

# target to preprocess a source file
test_driver.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_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 /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_driver.cxx.s
.PHONY : test_driver.cxx.s

test_fft.obj: test_fft.cxx.obj
.PHONY : test_fft.obj

# target to build an object file
test_fft.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft.cxx.obj
.PHONY : test_fft.cxx.obj

test_fft.i: test_fft.cxx.i
.PHONY : test_fft.i

# target to preprocess a source file
test_fft.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft.cxx.i
.PHONY : test_fft.cxx.i

test_fft.s: test_fft.cxx.s
.PHONY : test_fft.s

# target to generate assembly for a file
test_fft.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft.cxx.s
.PHONY : test_fft.cxx.s

test_fft1d.obj: test_fft1d.cxx.obj
.PHONY : test_fft1d.obj

# target to build an object file
test_fft1d.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft1d.cxx.obj
.PHONY : test_fft1d.cxx.obj

test_fft1d.i: test_fft1d.cxx.i
.PHONY : test_fft1d.i

# target to preprocess a source file
test_fft1d.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft1d.cxx.i
.PHONY : test_fft1d.cxx.i

test_fft1d.s: test_fft1d.cxx.s
.PHONY : test_fft1d.s

# target to generate assembly for a file
test_fft1d.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft1d.cxx.s
.PHONY : test_fft1d.cxx.s

test_fft2d.obj: test_fft2d.cxx.obj
.PHONY : test_fft2d.obj

# target to build an object file
test_fft2d.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft2d.cxx.obj
.PHONY : test_fft2d.cxx.obj

test_fft2d.i: test_fft2d.cxx.i
.PHONY : test_fft2d.i

# target to preprocess a source file
test_fft2d.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft2d.cxx.i
.PHONY : test_fft2d.cxx.i

test_fft2d.s: test_fft2d.cxx.s
.PHONY : test_fft2d.s

# target to generate assembly for a file
test_fft2d.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_fft2d.cxx.s
.PHONY : test_fft2d.cxx.s

test_functions.obj: test_functions.cxx.obj
.PHONY : test_functions.obj

# target to build an object file
test_functions.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_functions.cxx.obj
.PHONY : test_functions.cxx.obj

test_functions.i: test_functions.cxx.i
.PHONY : test_functions.i

# target to preprocess a source file
test_functions.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_functions.cxx.i
.PHONY : test_functions.cxx.i

test_functions.s: test_functions.cxx.s
.PHONY : test_functions.s

# target to generate assembly for a file
test_functions.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_functions.cxx.s
.PHONY : test_functions.cxx.s

test_generalized_eigensystem.obj: test_generalized_eigensystem.cxx.obj
.PHONY : test_generalized_eigensystem.obj

# target to build an object file
test_generalized_eigensystem.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_generalized_eigensystem.cxx.obj
.PHONY : test_generalized_eigensystem.cxx.obj

test_generalized_eigensystem.i: test_generalized_eigensystem.cxx.i
.PHONY : test_generalized_eigensystem.i

# target to preprocess a source file
test_generalized_eigensystem.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_generalized_eigensystem.cxx.i
.PHONY : test_generalized_eigensystem.cxx.i

test_generalized_eigensystem.s: test_generalized_eigensystem.cxx.s
.PHONY : test_generalized_eigensystem.s

# target to generate assembly for a file
test_generalized_eigensystem.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_generalized_eigensystem.cxx.s
.PHONY : test_generalized_eigensystem.cxx.s

test_include.obj: test_include.cxx.obj
.PHONY : test_include.obj

# target to build an object file
test_include.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_include.dir/test_include.cxx.obj
.PHONY : test_include.cxx.obj

test_include.i: test_include.cxx.i
.PHONY : test_include.i

# target to preprocess a source file
test_include.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_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 /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_include.dir/test_include.cxx.s
.PHONY : test_include.cxx.s

test_integral.obj: test_integral.cxx.obj
.PHONY : test_integral.obj

# target to build an object file
test_integral.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_integral.cxx.obj
.PHONY : test_integral.cxx.obj

test_integral.i: test_integral.cxx.i
.PHONY : test_integral.i

# target to preprocess a source file
test_integral.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_integral.cxx.i
.PHONY : test_integral.cxx.i

test_integral.s: test_integral.cxx.s
.PHONY : test_integral.s

# target to generate assembly for a file
test_integral.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_integral.cxx.s
.PHONY : test_integral.cxx.s

test_ldl_cholesky.obj: test_ldl_cholesky.cxx.obj
.PHONY : test_ldl_cholesky.obj

# target to build an object file
test_ldl_cholesky.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_ldl_cholesky.cxx.obj
.PHONY : test_ldl_cholesky.cxx.obj

test_ldl_cholesky.i: test_ldl_cholesky.cxx.i
.PHONY : test_ldl_cholesky.i

# target to preprocess a source file
test_ldl_cholesky.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_ldl_cholesky.cxx.i
.PHONY : test_ldl_cholesky.cxx.i

test_ldl_cholesky.s: test_ldl_cholesky.cxx.s
.PHONY : test_ldl_cholesky.s

# target to generate assembly for a file
test_ldl_cholesky.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_ldl_cholesky.cxx.s
.PHONY : test_ldl_cholesky.cxx.s

test_levenberg_marquardt.obj: test_levenberg_marquardt.cxx.obj
.PHONY : test_levenberg_marquardt.obj

# target to build an object file
test_levenberg_marquardt.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_levenberg_marquardt.cxx.obj
.PHONY : test_levenberg_marquardt.cxx.obj

test_levenberg_marquardt.i: test_levenberg_marquardt.cxx.i
.PHONY : test_levenberg_marquardt.i

# target to preprocess a source file
test_levenberg_marquardt.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_levenberg_marquardt.cxx.i
.PHONY : test_levenberg_marquardt.cxx.i

test_levenberg_marquardt.s: test_levenberg_marquardt.cxx.s
.PHONY : test_levenberg_marquardt.s

# target to generate assembly for a file
test_levenberg_marquardt.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_levenberg_marquardt.cxx.s
.PHONY : test_levenberg_marquardt.cxx.s

test_matrix_update.obj: test_matrix_update.cxx.obj
.PHONY : test_matrix_update.obj

# target to build an object file
test_matrix_update.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_matrix_update.cxx.obj
.PHONY : test_matrix_update.cxx.obj

test_matrix_update.i: test_matrix_update.cxx.i
.PHONY : test_matrix_update.i

# target to preprocess a source file
test_matrix_update.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_matrix_update.cxx.i
.PHONY : test_matrix_update.cxx.i

test_matrix_update.s: test_matrix_update.cxx.s
.PHONY : test_matrix_update.s

# target to generate assembly for a file
test_matrix_update.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_matrix_update.cxx.s
.PHONY : test_matrix_update.cxx.s

test_minimizers.obj: test_minimizers.cxx.obj
.PHONY : test_minimizers.obj

# target to build an object file
test_minimizers.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_minimizers.cxx.obj
.PHONY : test_minimizers.cxx.obj

test_minimizers.i: test_minimizers.cxx.i
.PHONY : test_minimizers.i

# target to preprocess a source file
test_minimizers.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_minimizers.cxx.i
.PHONY : test_minimizers.cxx.i

test_minimizers.s: test_minimizers.cxx.s
.PHONY : test_minimizers.s

# target to generate assembly for a file
test_minimizers.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_minimizers.cxx.s
.PHONY : test_minimizers.cxx.s

test_powell.obj: test_powell.cxx.obj
.PHONY : test_powell.obj

# target to build an object file
test_powell.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_powell.cxx.obj
.PHONY : test_powell.cxx.obj

test_powell.i: test_powell.cxx.i
.PHONY : test_powell.i

# target to preprocess a source file
test_powell.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_powell.cxx.i
.PHONY : test_powell.cxx.i

test_powell.s: test_powell.cxx.s
.PHONY : test_powell.s

# target to generate assembly for a file
test_powell.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_powell.cxx.s
.PHONY : test_powell.cxx.s

test_qr.obj: test_qr.cxx.obj
.PHONY : test_qr.obj

# target to build an object file
test_qr.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_qr.cxx.obj
.PHONY : test_qr.cxx.obj

test_qr.i: test_qr.cxx.i
.PHONY : test_qr.i

# target to preprocess a source file
test_qr.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_qr.cxx.i
.PHONY : test_qr.cxx.i

test_qr.s: test_qr.cxx.s
.PHONY : test_qr.s

# target to generate assembly for a file
test_qr.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_qr.cxx.s
.PHONY : test_qr.cxx.s

test_qsvd.obj: test_qsvd.cxx.obj
.PHONY : test_qsvd.obj

# target to build an object file
test_qsvd.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_qsvd.cxx.obj
.PHONY : test_qsvd.cxx.obj

test_qsvd.i: test_qsvd.cxx.i
.PHONY : test_qsvd.i

# target to preprocess a source file
test_qsvd.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_qsvd.cxx.i
.PHONY : test_qsvd.cxx.i

test_qsvd.s: test_qsvd.cxx.s
.PHONY : test_qsvd.s

# target to generate assembly for a file
test_qsvd.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_qsvd.cxx.s
.PHONY : test_qsvd.cxx.s

test_rank.obj: test_rank.cxx.obj
.PHONY : test_rank.obj

# target to build an object file
test_rank.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_rank.cxx.obj
.PHONY : test_rank.cxx.obj

test_rank.i: test_rank.cxx.i
.PHONY : test_rank.i

# target to preprocess a source file
test_rank.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_rank.cxx.i
.PHONY : test_rank.cxx.i

test_rank.s: test_rank.cxx.s
.PHONY : test_rank.s

# target to generate assembly for a file
test_rank.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_rank.cxx.s
.PHONY : test_rank.cxx.s

test_real_eigensystem.obj: test_real_eigensystem.cxx.obj
.PHONY : test_real_eigensystem.obj

# target to build an object file
test_real_eigensystem.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_real_eigensystem.cxx.obj
.PHONY : test_real_eigensystem.cxx.obj

test_real_eigensystem.i: test_real_eigensystem.cxx.i
.PHONY : test_real_eigensystem.i

# target to preprocess a source file
test_real_eigensystem.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_real_eigensystem.cxx.i
.PHONY : test_real_eigensystem.cxx.i

test_real_eigensystem.s: test_real_eigensystem.cxx.s
.PHONY : test_real_eigensystem.s

# target to generate assembly for a file
test_real_eigensystem.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_real_eigensystem.cxx.s
.PHONY : test_real_eigensystem.cxx.s

test_rnpoly_roots.obj: test_rnpoly_roots.cxx.obj
.PHONY : test_rnpoly_roots.obj

# target to build an object file
test_rnpoly_roots.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_rnpoly_roots.cxx.obj
.PHONY : test_rnpoly_roots.cxx.obj

test_rnpoly_roots.i: test_rnpoly_roots.cxx.i
.PHONY : test_rnpoly_roots.i

# target to preprocess a source file
test_rnpoly_roots.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_rnpoly_roots.cxx.i
.PHONY : test_rnpoly_roots.cxx.i

test_rnpoly_roots.s: test_rnpoly_roots.cxx.s
.PHONY : test_rnpoly_roots.s

# target to generate assembly for a file
test_rnpoly_roots.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_rnpoly_roots.cxx.s
.PHONY : test_rnpoly_roots.cxx.s

test_solve_qp.obj: test_solve_qp.cxx.obj
.PHONY : test_solve_qp.obj

# target to build an object file
test_solve_qp.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_solve_qp.cxx.obj
.PHONY : test_solve_qp.cxx.obj

test_solve_qp.i: test_solve_qp.cxx.i
.PHONY : test_solve_qp.i

# target to preprocess a source file
test_solve_qp.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_solve_qp.cxx.i
.PHONY : test_solve_qp.cxx.i

test_solve_qp.s: test_solve_qp.cxx.s
.PHONY : test_solve_qp.s

# target to generate assembly for a file
test_solve_qp.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_solve_qp.cxx.s
.PHONY : test_solve_qp.cxx.s

test_sparse_lm.obj: test_sparse_lm.cxx.obj
.PHONY : test_sparse_lm.obj

# target to build an object file
test_sparse_lm.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_lm.cxx.obj
.PHONY : test_sparse_lm.cxx.obj

test_sparse_lm.i: test_sparse_lm.cxx.i
.PHONY : test_sparse_lm.i

# target to preprocess a source file
test_sparse_lm.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_lm.cxx.i
.PHONY : test_sparse_lm.cxx.i

test_sparse_lm.s: test_sparse_lm.cxx.s
.PHONY : test_sparse_lm.s

# target to generate assembly for a file
test_sparse_lm.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_lm.cxx.s
.PHONY : test_sparse_lm.cxx.s

test_sparse_lu.obj: test_sparse_lu.cxx.obj
.PHONY : test_sparse_lu.obj

# target to build an object file
test_sparse_lu.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_lu.cxx.obj
.PHONY : test_sparse_lu.cxx.obj

test_sparse_lu.i: test_sparse_lu.cxx.i
.PHONY : test_sparse_lu.i

# target to preprocess a source file
test_sparse_lu.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_lu.cxx.i
.PHONY : test_sparse_lu.cxx.i

test_sparse_lu.s: test_sparse_lu.cxx.s
.PHONY : test_sparse_lu.s

# target to generate assembly for a file
test_sparse_lu.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_lu.cxx.s
.PHONY : test_sparse_lu.cxx.s

test_sparse_matrix.obj: test_sparse_matrix.cxx.obj
.PHONY : test_sparse_matrix.obj

# target to build an object file
test_sparse_matrix.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_matrix.cxx.obj
.PHONY : test_sparse_matrix.cxx.obj

test_sparse_matrix.i: test_sparse_matrix.cxx.i
.PHONY : test_sparse_matrix.i

# target to preprocess a source file
test_sparse_matrix.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_matrix.cxx.i
.PHONY : test_sparse_matrix.cxx.i

test_sparse_matrix.s: test_sparse_matrix.cxx.s
.PHONY : test_sparse_matrix.s

# target to generate assembly for a file
test_sparse_matrix.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_sparse_matrix.cxx.s
.PHONY : test_sparse_matrix.cxx.s

test_svd.obj: test_svd.cxx.obj
.PHONY : test_svd.obj

# target to build an object file
test_svd.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_svd.cxx.obj
.PHONY : test_svd.cxx.obj

test_svd.i: test_svd.cxx.i
.PHONY : test_svd.i

# target to preprocess a source file
test_svd.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_svd.cxx.i
.PHONY : test_svd.cxx.i

test_svd.s: test_svd.cxx.s
.PHONY : test_svd.s

# target to generate assembly for a file
test_svd.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_svd.cxx.s
.PHONY : test_svd.cxx.s

test_template_include.obj: test_template_include.cxx.obj
.PHONY : test_template_include.obj

# target to build an object file
test_template_include.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_template_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/test_template_include.cxx.obj
.PHONY : test_template_include.cxx.obj

test_template_include.i: test_template_include.cxx.i
.PHONY : test_template_include.i

# target to preprocess a source file
test_template_include.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_template_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/test_template_include.cxx.i
.PHONY : test_template_include.cxx.i

test_template_include.s: test_template_include.cxx.s
.PHONY : test_template_include.s

# target to generate assembly for a file
test_template_include.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_template_include.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_template_include.dir/test_template_include.cxx.s
.PHONY : test_template_include.cxx.s

test_util.obj: test_util.cxx.obj
.PHONY : test_util.obj

# target to build an object file
test_util.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_util.cxx.obj
.PHONY : test_util.cxx.obj

test_util.i: test_util.cxx.i
.PHONY : test_util.i

# target to preprocess a source file
test_util.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_util.cxx.i
.PHONY : test_util.cxx.i

test_util.s: test_util.cxx.s
.PHONY : test_util.s

# target to generate assembly for a file
test_util.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\tests\CMakeFiles\vnl_algo_test_all.dir\build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/CMakeFiles/vnl_algo_test_all.dir/test_util.cxx.s
.PHONY : test_util.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 ... vnl_algo_test_template_include
	@echo ... install/local
	@echo ... install/strip
	@echo ... edit_cache
	@echo ... install
	@echo ... rebuild_cache
	@echo ... vnl_algo_test_include
	@echo ... package
	@echo ... list_install_components
	@echo ... package_source
	@echo ... test
	@echo ... vnl_algo_test_all
	@echo ... test_algo.obj
	@echo ... test_algo.i
	@echo ... test_algo.s
	@echo ... test_amoeba.obj
	@echo ... test_amoeba.i
	@echo ... test_amoeba.s
	@echo ... test_bracket_minimum.obj
	@echo ... test_bracket_minimum.i
	@echo ... test_bracket_minimum.s
	@echo ... test_brent_minimizer.obj
	@echo ... test_brent_minimizer.i
	@echo ... test_brent_minimizer.s
	@echo ... test_cholesky.obj
	@echo ... test_cholesky.i
	@echo ... test_cholesky.s
	@echo ... test_complex_algo.obj
	@echo ... test_complex_algo.i
	@echo ... test_complex_algo.s
	@echo ... test_complex_eigensystem.obj
	@echo ... test_complex_eigensystem.i
	@echo ... test_complex_eigensystem.s
	@echo ... test_cpoly_roots.obj
	@echo ... test_cpoly_roots.i
	@echo ... test_cpoly_roots.s
	@echo ... test_determinant.obj
	@echo ... test_determinant.i
	@echo ... test_determinant.s
	@echo ... test_driver.obj
	@echo ... test_driver.i
	@echo ... test_driver.s
	@echo ... test_fft.obj
	@echo ... test_fft.i
	@echo ... test_fft.s
	@echo ... test_fft1d.obj
	@echo ... test_fft1d.i
	@echo ... test_fft1d.s
	@echo ... test_fft2d.obj
	@echo ... test_fft2d.i
	@echo ... test_fft2d.s
	@echo ... test_functions.obj
	@echo ... test_functions.i
	@echo ... test_functions.s
	@echo ... test_generalized_eigensystem.obj
	@echo ... test_generalized_eigensystem.i
	@echo ... test_generalized_eigensystem.s
	@echo ... test_include.obj
	@echo ... test_include.i
	@echo ... test_include.s
	@echo ... test_integral.obj
	@echo ... test_integral.i
	@echo ... test_integral.s
	@echo ... test_ldl_cholesky.obj
	@echo ... test_ldl_cholesky.i
	@echo ... test_ldl_cholesky.s
	@echo ... test_levenberg_marquardt.obj
	@echo ... test_levenberg_marquardt.i
	@echo ... test_levenberg_marquardt.s
	@echo ... test_matrix_update.obj
	@echo ... test_matrix_update.i
	@echo ... test_matrix_update.s
	@echo ... test_minimizers.obj
	@echo ... test_minimizers.i
	@echo ... test_minimizers.s
	@echo ... test_powell.obj
	@echo ... test_powell.i
	@echo ... test_powell.s
	@echo ... test_qr.obj
	@echo ... test_qr.i
	@echo ... test_qr.s
	@echo ... test_qsvd.obj
	@echo ... test_qsvd.i
	@echo ... test_qsvd.s
	@echo ... test_rank.obj
	@echo ... test_rank.i
	@echo ... test_rank.s
	@echo ... test_real_eigensystem.obj
	@echo ... test_real_eigensystem.i
	@echo ... test_real_eigensystem.s
	@echo ... test_rnpoly_roots.obj
	@echo ... test_rnpoly_roots.i
	@echo ... test_rnpoly_roots.s
	@echo ... test_solve_qp.obj
	@echo ... test_solve_qp.i
	@echo ... test_solve_qp.s
	@echo ... test_sparse_lm.obj
	@echo ... test_sparse_lm.i
	@echo ... test_sparse_lm.s
	@echo ... test_sparse_lu.obj
	@echo ... test_sparse_lu.i
	@echo ... test_sparse_lu.s
	@echo ... test_sparse_matrix.obj
	@echo ... test_sparse_matrix.i
	@echo ... test_sparse_matrix.s
	@echo ... test_svd.obj
	@echo ... test_svd.i
	@echo ... test_svd.s
	@echo ... test_template_include.obj
	@echo ... test_template_include.i
	@echo ... test_template_include.s
	@echo ... test_util.obj
	@echo ... test_util.i
	@echo ... test_util.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 /d C:\ITK4.7.1.bin && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
.PHONY : cmake_check_build_system

