# 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/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

# 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 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 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 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 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 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 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

# 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/IO/Mesh/src/CMakeFiles/progress.marks
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/IO/Mesh/src/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/IO/Mesh/src/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/IO/Mesh/src/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/IO/Mesh/src/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/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/rule:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/rule
.PHONY : Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/rule

# Convenience name for target.
ITKIOMesh: Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/rule

.PHONY : ITKIOMesh

# fast build rule for target.
ITKIOMesh/fast:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build
.PHONY : ITKIOMesh/fast

itkBYUMeshIO.o: itkBYUMeshIO.cxx.o

.PHONY : itkBYUMeshIO.o

# target to build an object file
itkBYUMeshIO.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkBYUMeshIO.cxx.o
.PHONY : itkBYUMeshIO.cxx.o

itkBYUMeshIO.i: itkBYUMeshIO.cxx.i

.PHONY : itkBYUMeshIO.i

# target to preprocess a source file
itkBYUMeshIO.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkBYUMeshIO.cxx.i
.PHONY : itkBYUMeshIO.cxx.i

itkBYUMeshIO.s: itkBYUMeshIO.cxx.s

.PHONY : itkBYUMeshIO.s

# target to generate assembly for a file
itkBYUMeshIO.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkBYUMeshIO.cxx.s
.PHONY : itkBYUMeshIO.cxx.s

itkBYUMeshIOFactory.o: itkBYUMeshIOFactory.cxx.o

.PHONY : itkBYUMeshIOFactory.o

# target to build an object file
itkBYUMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkBYUMeshIOFactory.cxx.o
.PHONY : itkBYUMeshIOFactory.cxx.o

itkBYUMeshIOFactory.i: itkBYUMeshIOFactory.cxx.i

.PHONY : itkBYUMeshIOFactory.i

# target to preprocess a source file
itkBYUMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkBYUMeshIOFactory.cxx.i
.PHONY : itkBYUMeshIOFactory.cxx.i

itkBYUMeshIOFactory.s: itkBYUMeshIOFactory.cxx.s

.PHONY : itkBYUMeshIOFactory.s

# target to generate assembly for a file
itkBYUMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkBYUMeshIOFactory.cxx.s
.PHONY : itkBYUMeshIOFactory.cxx.s

itkFreeSurferAsciiMeshIO.o: itkFreeSurferAsciiMeshIO.cxx.o

.PHONY : itkFreeSurferAsciiMeshIO.o

# target to build an object file
itkFreeSurferAsciiMeshIO.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferAsciiMeshIO.cxx.o
.PHONY : itkFreeSurferAsciiMeshIO.cxx.o

itkFreeSurferAsciiMeshIO.i: itkFreeSurferAsciiMeshIO.cxx.i

.PHONY : itkFreeSurferAsciiMeshIO.i

# target to preprocess a source file
itkFreeSurferAsciiMeshIO.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferAsciiMeshIO.cxx.i
.PHONY : itkFreeSurferAsciiMeshIO.cxx.i

itkFreeSurferAsciiMeshIO.s: itkFreeSurferAsciiMeshIO.cxx.s

.PHONY : itkFreeSurferAsciiMeshIO.s

# target to generate assembly for a file
itkFreeSurferAsciiMeshIO.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferAsciiMeshIO.cxx.s
.PHONY : itkFreeSurferAsciiMeshIO.cxx.s

itkFreeSurferAsciiMeshIOFactory.o: itkFreeSurferAsciiMeshIOFactory.cxx.o

.PHONY : itkFreeSurferAsciiMeshIOFactory.o

# target to build an object file
itkFreeSurferAsciiMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferAsciiMeshIOFactory.cxx.o
.PHONY : itkFreeSurferAsciiMeshIOFactory.cxx.o

itkFreeSurferAsciiMeshIOFactory.i: itkFreeSurferAsciiMeshIOFactory.cxx.i

.PHONY : itkFreeSurferAsciiMeshIOFactory.i

# target to preprocess a source file
itkFreeSurferAsciiMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferAsciiMeshIOFactory.cxx.i
.PHONY : itkFreeSurferAsciiMeshIOFactory.cxx.i

itkFreeSurferAsciiMeshIOFactory.s: itkFreeSurferAsciiMeshIOFactory.cxx.s

.PHONY : itkFreeSurferAsciiMeshIOFactory.s

# target to generate assembly for a file
itkFreeSurferAsciiMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferAsciiMeshIOFactory.cxx.s
.PHONY : itkFreeSurferAsciiMeshIOFactory.cxx.s

itkFreeSurferBinaryMeshIO.o: itkFreeSurferBinaryMeshIO.cxx.o

.PHONY : itkFreeSurferBinaryMeshIO.o

# target to build an object file
itkFreeSurferBinaryMeshIO.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferBinaryMeshIO.cxx.o
.PHONY : itkFreeSurferBinaryMeshIO.cxx.o

itkFreeSurferBinaryMeshIO.i: itkFreeSurferBinaryMeshIO.cxx.i

.PHONY : itkFreeSurferBinaryMeshIO.i

# target to preprocess a source file
itkFreeSurferBinaryMeshIO.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferBinaryMeshIO.cxx.i
.PHONY : itkFreeSurferBinaryMeshIO.cxx.i

itkFreeSurferBinaryMeshIO.s: itkFreeSurferBinaryMeshIO.cxx.s

.PHONY : itkFreeSurferBinaryMeshIO.s

# target to generate assembly for a file
itkFreeSurferBinaryMeshIO.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferBinaryMeshIO.cxx.s
.PHONY : itkFreeSurferBinaryMeshIO.cxx.s

itkFreeSurferBinaryMeshIOFactory.o: itkFreeSurferBinaryMeshIOFactory.cxx.o

.PHONY : itkFreeSurferBinaryMeshIOFactory.o

# target to build an object file
itkFreeSurferBinaryMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferBinaryMeshIOFactory.cxx.o
.PHONY : itkFreeSurferBinaryMeshIOFactory.cxx.o

itkFreeSurferBinaryMeshIOFactory.i: itkFreeSurferBinaryMeshIOFactory.cxx.i

.PHONY : itkFreeSurferBinaryMeshIOFactory.i

# target to preprocess a source file
itkFreeSurferBinaryMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferBinaryMeshIOFactory.cxx.i
.PHONY : itkFreeSurferBinaryMeshIOFactory.cxx.i

itkFreeSurferBinaryMeshIOFactory.s: itkFreeSurferBinaryMeshIOFactory.cxx.s

.PHONY : itkFreeSurferBinaryMeshIOFactory.s

# target to generate assembly for a file
itkFreeSurferBinaryMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkFreeSurferBinaryMeshIOFactory.cxx.s
.PHONY : itkFreeSurferBinaryMeshIOFactory.cxx.s

itkGiftiMeshIO.o: itkGiftiMeshIO.cxx.o

.PHONY : itkGiftiMeshIO.o

# target to build an object file
itkGiftiMeshIO.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkGiftiMeshIO.cxx.o
.PHONY : itkGiftiMeshIO.cxx.o

itkGiftiMeshIO.i: itkGiftiMeshIO.cxx.i

.PHONY : itkGiftiMeshIO.i

# target to preprocess a source file
itkGiftiMeshIO.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkGiftiMeshIO.cxx.i
.PHONY : itkGiftiMeshIO.cxx.i

itkGiftiMeshIO.s: itkGiftiMeshIO.cxx.s

.PHONY : itkGiftiMeshIO.s

# target to generate assembly for a file
itkGiftiMeshIO.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkGiftiMeshIO.cxx.s
.PHONY : itkGiftiMeshIO.cxx.s

itkGiftiMeshIOFactory.o: itkGiftiMeshIOFactory.cxx.o

.PHONY : itkGiftiMeshIOFactory.o

# target to build an object file
itkGiftiMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkGiftiMeshIOFactory.cxx.o
.PHONY : itkGiftiMeshIOFactory.cxx.o

itkGiftiMeshIOFactory.i: itkGiftiMeshIOFactory.cxx.i

.PHONY : itkGiftiMeshIOFactory.i

# target to preprocess a source file
itkGiftiMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkGiftiMeshIOFactory.cxx.i
.PHONY : itkGiftiMeshIOFactory.cxx.i

itkGiftiMeshIOFactory.s: itkGiftiMeshIOFactory.cxx.s

.PHONY : itkGiftiMeshIOFactory.s

# target to generate assembly for a file
itkGiftiMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkGiftiMeshIOFactory.cxx.s
.PHONY : itkGiftiMeshIOFactory.cxx.s

itkMeshFileReaderException.o: itkMeshFileReaderException.cxx.o

.PHONY : itkMeshFileReaderException.o

# target to build an object file
itkMeshFileReaderException.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshFileReaderException.cxx.o
.PHONY : itkMeshFileReaderException.cxx.o

itkMeshFileReaderException.i: itkMeshFileReaderException.cxx.i

.PHONY : itkMeshFileReaderException.i

# target to preprocess a source file
itkMeshFileReaderException.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshFileReaderException.cxx.i
.PHONY : itkMeshFileReaderException.cxx.i

itkMeshFileReaderException.s: itkMeshFileReaderException.cxx.s

.PHONY : itkMeshFileReaderException.s

# target to generate assembly for a file
itkMeshFileReaderException.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshFileReaderException.cxx.s
.PHONY : itkMeshFileReaderException.cxx.s

itkMeshIOBase.o: itkMeshIOBase.cxx.o

.PHONY : itkMeshIOBase.o

# target to build an object file
itkMeshIOBase.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshIOBase.cxx.o
.PHONY : itkMeshIOBase.cxx.o

itkMeshIOBase.i: itkMeshIOBase.cxx.i

.PHONY : itkMeshIOBase.i

# target to preprocess a source file
itkMeshIOBase.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshIOBase.cxx.i
.PHONY : itkMeshIOBase.cxx.i

itkMeshIOBase.s: itkMeshIOBase.cxx.s

.PHONY : itkMeshIOBase.s

# target to generate assembly for a file
itkMeshIOBase.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshIOBase.cxx.s
.PHONY : itkMeshIOBase.cxx.s

itkMeshIOFactory.o: itkMeshIOFactory.cxx.o

.PHONY : itkMeshIOFactory.o

# target to build an object file
itkMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshIOFactory.cxx.o
.PHONY : itkMeshIOFactory.cxx.o

itkMeshIOFactory.i: itkMeshIOFactory.cxx.i

.PHONY : itkMeshIOFactory.i

# target to preprocess a source file
itkMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshIOFactory.cxx.i
.PHONY : itkMeshIOFactory.cxx.i

itkMeshIOFactory.s: itkMeshIOFactory.cxx.s

.PHONY : itkMeshIOFactory.s

# target to generate assembly for a file
itkMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkMeshIOFactory.cxx.s
.PHONY : itkMeshIOFactory.cxx.s

itkOBJMeshIO.o: itkOBJMeshIO.cxx.o

.PHONY : itkOBJMeshIO.o

# target to build an object file
itkOBJMeshIO.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOBJMeshIO.cxx.o
.PHONY : itkOBJMeshIO.cxx.o

itkOBJMeshIO.i: itkOBJMeshIO.cxx.i

.PHONY : itkOBJMeshIO.i

# target to preprocess a source file
itkOBJMeshIO.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOBJMeshIO.cxx.i
.PHONY : itkOBJMeshIO.cxx.i

itkOBJMeshIO.s: itkOBJMeshIO.cxx.s

.PHONY : itkOBJMeshIO.s

# target to generate assembly for a file
itkOBJMeshIO.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOBJMeshIO.cxx.s
.PHONY : itkOBJMeshIO.cxx.s

itkOBJMeshIOFactory.o: itkOBJMeshIOFactory.cxx.o

.PHONY : itkOBJMeshIOFactory.o

# target to build an object file
itkOBJMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOBJMeshIOFactory.cxx.o
.PHONY : itkOBJMeshIOFactory.cxx.o

itkOBJMeshIOFactory.i: itkOBJMeshIOFactory.cxx.i

.PHONY : itkOBJMeshIOFactory.i

# target to preprocess a source file
itkOBJMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOBJMeshIOFactory.cxx.i
.PHONY : itkOBJMeshIOFactory.cxx.i

itkOBJMeshIOFactory.s: itkOBJMeshIOFactory.cxx.s

.PHONY : itkOBJMeshIOFactory.s

# target to generate assembly for a file
itkOBJMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOBJMeshIOFactory.cxx.s
.PHONY : itkOBJMeshIOFactory.cxx.s

itkOFFMeshIO.o: itkOFFMeshIO.cxx.o

.PHONY : itkOFFMeshIO.o

# target to build an object file
itkOFFMeshIO.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOFFMeshIO.cxx.o
.PHONY : itkOFFMeshIO.cxx.o

itkOFFMeshIO.i: itkOFFMeshIO.cxx.i

.PHONY : itkOFFMeshIO.i

# target to preprocess a source file
itkOFFMeshIO.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOFFMeshIO.cxx.i
.PHONY : itkOFFMeshIO.cxx.i

itkOFFMeshIO.s: itkOFFMeshIO.cxx.s

.PHONY : itkOFFMeshIO.s

# target to generate assembly for a file
itkOFFMeshIO.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOFFMeshIO.cxx.s
.PHONY : itkOFFMeshIO.cxx.s

itkOFFMeshIOFactory.o: itkOFFMeshIOFactory.cxx.o

.PHONY : itkOFFMeshIOFactory.o

# target to build an object file
itkOFFMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOFFMeshIOFactory.cxx.o
.PHONY : itkOFFMeshIOFactory.cxx.o

itkOFFMeshIOFactory.i: itkOFFMeshIOFactory.cxx.i

.PHONY : itkOFFMeshIOFactory.i

# target to preprocess a source file
itkOFFMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOFFMeshIOFactory.cxx.i
.PHONY : itkOFFMeshIOFactory.cxx.i

itkOFFMeshIOFactory.s: itkOFFMeshIOFactory.cxx.s

.PHONY : itkOFFMeshIOFactory.s

# target to generate assembly for a file
itkOFFMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkOFFMeshIOFactory.cxx.s
.PHONY : itkOFFMeshIOFactory.cxx.s

itkVTKPolyDataMeshIO.o: itkVTKPolyDataMeshIO.cxx.o

.PHONY : itkVTKPolyDataMeshIO.o

# target to build an object file
itkVTKPolyDataMeshIO.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkVTKPolyDataMeshIO.cxx.o
.PHONY : itkVTKPolyDataMeshIO.cxx.o

itkVTKPolyDataMeshIO.i: itkVTKPolyDataMeshIO.cxx.i

.PHONY : itkVTKPolyDataMeshIO.i

# target to preprocess a source file
itkVTKPolyDataMeshIO.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkVTKPolyDataMeshIO.cxx.i
.PHONY : itkVTKPolyDataMeshIO.cxx.i

itkVTKPolyDataMeshIO.s: itkVTKPolyDataMeshIO.cxx.s

.PHONY : itkVTKPolyDataMeshIO.s

# target to generate assembly for a file
itkVTKPolyDataMeshIO.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkVTKPolyDataMeshIO.cxx.s
.PHONY : itkVTKPolyDataMeshIO.cxx.s

itkVTKPolyDataMeshIOFactory.o: itkVTKPolyDataMeshIOFactory.cxx.o

.PHONY : itkVTKPolyDataMeshIOFactory.o

# target to build an object file
itkVTKPolyDataMeshIOFactory.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkVTKPolyDataMeshIOFactory.cxx.o
.PHONY : itkVTKPolyDataMeshIOFactory.cxx.o

itkVTKPolyDataMeshIOFactory.i: itkVTKPolyDataMeshIOFactory.cxx.i

.PHONY : itkVTKPolyDataMeshIOFactory.i

# target to preprocess a source file
itkVTKPolyDataMeshIOFactory.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkVTKPolyDataMeshIOFactory.cxx.i
.PHONY : itkVTKPolyDataMeshIOFactory.cxx.i

itkVTKPolyDataMeshIOFactory.s: itkVTKPolyDataMeshIOFactory.cxx.s

.PHONY : itkVTKPolyDataMeshIOFactory.s

# target to generate assembly for a file
itkVTKPolyDataMeshIOFactory.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/build.make Modules/IO/Mesh/src/CMakeFiles/ITKIOMesh.dir/itkVTKPolyDataMeshIOFactory.cxx.s
.PHONY : itkVTKPolyDataMeshIOFactory.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/strip"
	@echo "... test"
	@echo "... package_source"
	@echo "... package"
	@echo "... rebuild_cache"
	@echo "... ITKIOMesh"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... install"
	@echo "... itkBYUMeshIO.o"
	@echo "... itkBYUMeshIO.i"
	@echo "... itkBYUMeshIO.s"
	@echo "... itkBYUMeshIOFactory.o"
	@echo "... itkBYUMeshIOFactory.i"
	@echo "... itkBYUMeshIOFactory.s"
	@echo "... itkFreeSurferAsciiMeshIO.o"
	@echo "... itkFreeSurferAsciiMeshIO.i"
	@echo "... itkFreeSurferAsciiMeshIO.s"
	@echo "... itkFreeSurferAsciiMeshIOFactory.o"
	@echo "... itkFreeSurferAsciiMeshIOFactory.i"
	@echo "... itkFreeSurferAsciiMeshIOFactory.s"
	@echo "... itkFreeSurferBinaryMeshIO.o"
	@echo "... itkFreeSurferBinaryMeshIO.i"
	@echo "... itkFreeSurferBinaryMeshIO.s"
	@echo "... itkFreeSurferBinaryMeshIOFactory.o"
	@echo "... itkFreeSurferBinaryMeshIOFactory.i"
	@echo "... itkFreeSurferBinaryMeshIOFactory.s"
	@echo "... itkGiftiMeshIO.o"
	@echo "... itkGiftiMeshIO.i"
	@echo "... itkGiftiMeshIO.s"
	@echo "... itkGiftiMeshIOFactory.o"
	@echo "... itkGiftiMeshIOFactory.i"
	@echo "... itkGiftiMeshIOFactory.s"
	@echo "... itkMeshFileReaderException.o"
	@echo "... itkMeshFileReaderException.i"
	@echo "... itkMeshFileReaderException.s"
	@echo "... itkMeshIOBase.o"
	@echo "... itkMeshIOBase.i"
	@echo "... itkMeshIOBase.s"
	@echo "... itkMeshIOFactory.o"
	@echo "... itkMeshIOFactory.i"
	@echo "... itkMeshIOFactory.s"
	@echo "... itkOBJMeshIO.o"
	@echo "... itkOBJMeshIO.i"
	@echo "... itkOBJMeshIO.s"
	@echo "... itkOBJMeshIOFactory.o"
	@echo "... itkOBJMeshIOFactory.i"
	@echo "... itkOBJMeshIOFactory.s"
	@echo "... itkOFFMeshIO.o"
	@echo "... itkOFFMeshIO.i"
	@echo "... itkOFFMeshIO.s"
	@echo "... itkOFFMeshIOFactory.o"
	@echo "... itkOFFMeshIOFactory.i"
	@echo "... itkOFFMeshIOFactory.s"
	@echo "... itkVTKPolyDataMeshIO.o"
	@echo "... itkVTKPolyDataMeshIO.i"
	@echo "... itkVTKPolyDataMeshIO.s"
	@echo "... itkVTKPolyDataMeshIOFactory.o"
	@echo "... itkVTKPolyDataMeshIOFactory.i"
	@echo "... itkVTKPolyDataMeshIOFactory.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

