# 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\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\progress.marks
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/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/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/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/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/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/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/rule:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f CMakeFiles\Makefile2 Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/rule
.PHONY : Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/rule

# Convenience name for target.
gdcmMSFF: Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/rule
.PHONY : gdcmMSFF

# fast build rule for target.
gdcmMSFF/fast:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/build
.PHONY : gdcmMSFF/fast

gdcmAnonymizeEvent.obj: gdcmAnonymizeEvent.cxx.obj
.PHONY : gdcmAnonymizeEvent.obj

# target to build an object file
gdcmAnonymizeEvent.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAnonymizeEvent.cxx.obj
.PHONY : gdcmAnonymizeEvent.cxx.obj

gdcmAnonymizeEvent.i: gdcmAnonymizeEvent.cxx.i
.PHONY : gdcmAnonymizeEvent.i

# target to preprocess a source file
gdcmAnonymizeEvent.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAnonymizeEvent.cxx.i
.PHONY : gdcmAnonymizeEvent.cxx.i

gdcmAnonymizeEvent.s: gdcmAnonymizeEvent.cxx.s
.PHONY : gdcmAnonymizeEvent.s

# target to generate assembly for a file
gdcmAnonymizeEvent.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAnonymizeEvent.cxx.s
.PHONY : gdcmAnonymizeEvent.cxx.s

gdcmAnonymizer.obj: gdcmAnonymizer.cxx.obj
.PHONY : gdcmAnonymizer.obj

# target to build an object file
gdcmAnonymizer.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAnonymizer.cxx.obj
.PHONY : gdcmAnonymizer.cxx.obj

gdcmAnonymizer.i: gdcmAnonymizer.cxx.i
.PHONY : gdcmAnonymizer.i

# target to preprocess a source file
gdcmAnonymizer.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAnonymizer.cxx.i
.PHONY : gdcmAnonymizer.cxx.i

gdcmAnonymizer.s: gdcmAnonymizer.cxx.s
.PHONY : gdcmAnonymizer.s

# target to generate assembly for a file
gdcmAnonymizer.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAnonymizer.cxx.s
.PHONY : gdcmAnonymizer.cxx.s

gdcmApplicationEntity.obj: gdcmApplicationEntity.cxx.obj
.PHONY : gdcmApplicationEntity.obj

# target to build an object file
gdcmApplicationEntity.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmApplicationEntity.cxx.obj
.PHONY : gdcmApplicationEntity.cxx.obj

gdcmApplicationEntity.i: gdcmApplicationEntity.cxx.i
.PHONY : gdcmApplicationEntity.i

# target to preprocess a source file
gdcmApplicationEntity.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmApplicationEntity.cxx.i
.PHONY : gdcmApplicationEntity.cxx.i

gdcmApplicationEntity.s: gdcmApplicationEntity.cxx.s
.PHONY : gdcmApplicationEntity.s

# target to generate assembly for a file
gdcmApplicationEntity.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmApplicationEntity.cxx.s
.PHONY : gdcmApplicationEntity.cxx.s

gdcmAudioCodec.obj: gdcmAudioCodec.cxx.obj
.PHONY : gdcmAudioCodec.obj

# target to build an object file
gdcmAudioCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAudioCodec.cxx.obj
.PHONY : gdcmAudioCodec.cxx.obj

gdcmAudioCodec.i: gdcmAudioCodec.cxx.i
.PHONY : gdcmAudioCodec.i

# target to preprocess a source file
gdcmAudioCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAudioCodec.cxx.i
.PHONY : gdcmAudioCodec.cxx.i

gdcmAudioCodec.s: gdcmAudioCodec.cxx.s
.PHONY : gdcmAudioCodec.s

# target to generate assembly for a file
gdcmAudioCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmAudioCodec.cxx.s
.PHONY : gdcmAudioCodec.cxx.s

gdcmBitmap.obj: gdcmBitmap.cxx.obj
.PHONY : gdcmBitmap.obj

# target to build an object file
gdcmBitmap.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmBitmap.cxx.obj
.PHONY : gdcmBitmap.cxx.obj

gdcmBitmap.i: gdcmBitmap.cxx.i
.PHONY : gdcmBitmap.i

# target to preprocess a source file
gdcmBitmap.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmBitmap.cxx.i
.PHONY : gdcmBitmap.cxx.i

gdcmBitmap.s: gdcmBitmap.cxx.s
.PHONY : gdcmBitmap.s

# target to generate assembly for a file
gdcmBitmap.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmBitmap.cxx.s
.PHONY : gdcmBitmap.cxx.s

gdcmCurve.obj: gdcmCurve.cxx.obj
.PHONY : gdcmCurve.obj

# target to build an object file
gdcmCurve.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmCurve.cxx.obj
.PHONY : gdcmCurve.cxx.obj

gdcmCurve.i: gdcmCurve.cxx.i
.PHONY : gdcmCurve.i

# target to preprocess a source file
gdcmCurve.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmCurve.cxx.i
.PHONY : gdcmCurve.cxx.i

gdcmCurve.s: gdcmCurve.cxx.s
.PHONY : gdcmCurve.s

# target to generate assembly for a file
gdcmCurve.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmCurve.cxx.s
.PHONY : gdcmCurve.cxx.s

gdcmDICOMDIR.obj: gdcmDICOMDIR.cxx.obj
.PHONY : gdcmDICOMDIR.obj

# target to build an object file
gdcmDICOMDIR.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDICOMDIR.cxx.obj
.PHONY : gdcmDICOMDIR.cxx.obj

gdcmDICOMDIR.i: gdcmDICOMDIR.cxx.i
.PHONY : gdcmDICOMDIR.i

# target to preprocess a source file
gdcmDICOMDIR.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDICOMDIR.cxx.i
.PHONY : gdcmDICOMDIR.cxx.i

gdcmDICOMDIR.s: gdcmDICOMDIR.cxx.s
.PHONY : gdcmDICOMDIR.s

# target to generate assembly for a file
gdcmDICOMDIR.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDICOMDIR.cxx.s
.PHONY : gdcmDICOMDIR.cxx.s

gdcmDICOMDIRGenerator.obj: gdcmDICOMDIRGenerator.cxx.obj
.PHONY : gdcmDICOMDIRGenerator.obj

# target to build an object file
gdcmDICOMDIRGenerator.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDICOMDIRGenerator.cxx.obj
.PHONY : gdcmDICOMDIRGenerator.cxx.obj

gdcmDICOMDIRGenerator.i: gdcmDICOMDIRGenerator.cxx.i
.PHONY : gdcmDICOMDIRGenerator.i

# target to preprocess a source file
gdcmDICOMDIRGenerator.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDICOMDIRGenerator.cxx.i
.PHONY : gdcmDICOMDIRGenerator.cxx.i

gdcmDICOMDIRGenerator.s: gdcmDICOMDIRGenerator.cxx.s
.PHONY : gdcmDICOMDIRGenerator.s

# target to generate assembly for a file
gdcmDICOMDIRGenerator.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDICOMDIRGenerator.cxx.s
.PHONY : gdcmDICOMDIRGenerator.cxx.s

gdcmDataSetHelper.obj: gdcmDataSetHelper.cxx.obj
.PHONY : gdcmDataSetHelper.obj

# target to build an object file
gdcmDataSetHelper.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDataSetHelper.cxx.obj
.PHONY : gdcmDataSetHelper.cxx.obj

gdcmDataSetHelper.i: gdcmDataSetHelper.cxx.i
.PHONY : gdcmDataSetHelper.i

# target to preprocess a source file
gdcmDataSetHelper.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDataSetHelper.cxx.i
.PHONY : gdcmDataSetHelper.cxx.i

gdcmDataSetHelper.s: gdcmDataSetHelper.cxx.s
.PHONY : gdcmDataSetHelper.s

# target to generate assembly for a file
gdcmDataSetHelper.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDataSetHelper.cxx.s
.PHONY : gdcmDataSetHelper.cxx.s

gdcmDictPrinter.obj: gdcmDictPrinter.cxx.obj
.PHONY : gdcmDictPrinter.obj

# target to build an object file
gdcmDictPrinter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDictPrinter.cxx.obj
.PHONY : gdcmDictPrinter.cxx.obj

gdcmDictPrinter.i: gdcmDictPrinter.cxx.i
.PHONY : gdcmDictPrinter.i

# target to preprocess a source file
gdcmDictPrinter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDictPrinter.cxx.i
.PHONY : gdcmDictPrinter.cxx.i

gdcmDictPrinter.s: gdcmDictPrinter.cxx.s
.PHONY : gdcmDictPrinter.s

# target to generate assembly for a file
gdcmDictPrinter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDictPrinter.cxx.s
.PHONY : gdcmDictPrinter.cxx.s

gdcmDirectionCosines.obj: gdcmDirectionCosines.cxx.obj
.PHONY : gdcmDirectionCosines.obj

# target to build an object file
gdcmDirectionCosines.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDirectionCosines.cxx.obj
.PHONY : gdcmDirectionCosines.cxx.obj

gdcmDirectionCosines.i: gdcmDirectionCosines.cxx.i
.PHONY : gdcmDirectionCosines.i

# target to preprocess a source file
gdcmDirectionCosines.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDirectionCosines.cxx.i
.PHONY : gdcmDirectionCosines.cxx.i

gdcmDirectionCosines.s: gdcmDirectionCosines.cxx.s
.PHONY : gdcmDirectionCosines.s

# target to generate assembly for a file
gdcmDirectionCosines.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDirectionCosines.cxx.s
.PHONY : gdcmDirectionCosines.cxx.s

gdcmDumper.obj: gdcmDumper.cxx.obj
.PHONY : gdcmDumper.obj

# target to build an object file
gdcmDumper.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDumper.cxx.obj
.PHONY : gdcmDumper.cxx.obj

gdcmDumper.i: gdcmDumper.cxx.i
.PHONY : gdcmDumper.i

# target to preprocess a source file
gdcmDumper.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDumper.cxx.i
.PHONY : gdcmDumper.cxx.i

gdcmDumper.s: gdcmDumper.cxx.s
.PHONY : gdcmDumper.s

# target to generate assembly for a file
gdcmDumper.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmDumper.cxx.s
.PHONY : gdcmDumper.cxx.s

gdcmEncapsulatedDocument.obj: gdcmEncapsulatedDocument.cxx.obj
.PHONY : gdcmEncapsulatedDocument.obj

# target to build an object file
gdcmEncapsulatedDocument.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmEncapsulatedDocument.cxx.obj
.PHONY : gdcmEncapsulatedDocument.cxx.obj

gdcmEncapsulatedDocument.i: gdcmEncapsulatedDocument.cxx.i
.PHONY : gdcmEncapsulatedDocument.i

# target to preprocess a source file
gdcmEncapsulatedDocument.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmEncapsulatedDocument.cxx.i
.PHONY : gdcmEncapsulatedDocument.cxx.i

gdcmEncapsulatedDocument.s: gdcmEncapsulatedDocument.cxx.s
.PHONY : gdcmEncapsulatedDocument.s

# target to generate assembly for a file
gdcmEncapsulatedDocument.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmEncapsulatedDocument.cxx.s
.PHONY : gdcmEncapsulatedDocument.cxx.s

gdcmFiducials.obj: gdcmFiducials.cxx.obj
.PHONY : gdcmFiducials.obj

# target to build an object file
gdcmFiducials.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFiducials.cxx.obj
.PHONY : gdcmFiducials.cxx.obj

gdcmFiducials.i: gdcmFiducials.cxx.i
.PHONY : gdcmFiducials.i

# target to preprocess a source file
gdcmFiducials.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFiducials.cxx.i
.PHONY : gdcmFiducials.cxx.i

gdcmFiducials.s: gdcmFiducials.cxx.s
.PHONY : gdcmFiducials.s

# target to generate assembly for a file
gdcmFiducials.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFiducials.cxx.s
.PHONY : gdcmFiducials.cxx.s

gdcmFileDerivation.obj: gdcmFileDerivation.cxx.obj
.PHONY : gdcmFileDerivation.obj

# target to build an object file
gdcmFileDerivation.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFileDerivation.cxx.obj
.PHONY : gdcmFileDerivation.cxx.obj

gdcmFileDerivation.i: gdcmFileDerivation.cxx.i
.PHONY : gdcmFileDerivation.i

# target to preprocess a source file
gdcmFileDerivation.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFileDerivation.cxx.i
.PHONY : gdcmFileDerivation.cxx.i

gdcmFileDerivation.s: gdcmFileDerivation.cxx.s
.PHONY : gdcmFileDerivation.s

# target to generate assembly for a file
gdcmFileDerivation.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFileDerivation.cxx.s
.PHONY : gdcmFileDerivation.cxx.s

gdcmFileExplicitFilter.obj: gdcmFileExplicitFilter.cxx.obj
.PHONY : gdcmFileExplicitFilter.obj

# target to build an object file
gdcmFileExplicitFilter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFileExplicitFilter.cxx.obj
.PHONY : gdcmFileExplicitFilter.cxx.obj

gdcmFileExplicitFilter.i: gdcmFileExplicitFilter.cxx.i
.PHONY : gdcmFileExplicitFilter.i

# target to preprocess a source file
gdcmFileExplicitFilter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFileExplicitFilter.cxx.i
.PHONY : gdcmFileExplicitFilter.cxx.i

gdcmFileExplicitFilter.s: gdcmFileExplicitFilter.cxx.s
.PHONY : gdcmFileExplicitFilter.s

# target to generate assembly for a file
gdcmFileExplicitFilter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmFileExplicitFilter.cxx.s
.PHONY : gdcmFileExplicitFilter.cxx.s

gdcmIPPSorter.obj: gdcmIPPSorter.cxx.obj
.PHONY : gdcmIPPSorter.obj

# target to build an object file
gdcmIPPSorter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmIPPSorter.cxx.obj
.PHONY : gdcmIPPSorter.cxx.obj

gdcmIPPSorter.i: gdcmIPPSorter.cxx.i
.PHONY : gdcmIPPSorter.i

# target to preprocess a source file
gdcmIPPSorter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmIPPSorter.cxx.i
.PHONY : gdcmIPPSorter.cxx.i

gdcmIPPSorter.s: gdcmIPPSorter.cxx.s
.PHONY : gdcmIPPSorter.s

# target to generate assembly for a file
gdcmIPPSorter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmIPPSorter.cxx.s
.PHONY : gdcmIPPSorter.cxx.s

gdcmIconImage.obj: gdcmIconImage.cxx.obj
.PHONY : gdcmIconImage.obj

# target to build an object file
gdcmIconImage.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmIconImage.cxx.obj
.PHONY : gdcmIconImage.cxx.obj

gdcmIconImage.i: gdcmIconImage.cxx.i
.PHONY : gdcmIconImage.i

# target to preprocess a source file
gdcmIconImage.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmIconImage.cxx.i
.PHONY : gdcmIconImage.cxx.i

gdcmIconImage.s: gdcmIconImage.cxx.s
.PHONY : gdcmIconImage.s

# target to generate assembly for a file
gdcmIconImage.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmIconImage.cxx.s
.PHONY : gdcmIconImage.cxx.s

gdcmImage.obj: gdcmImage.cxx.obj
.PHONY : gdcmImage.obj

# target to build an object file
gdcmImage.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImage.cxx.obj
.PHONY : gdcmImage.cxx.obj

gdcmImage.i: gdcmImage.cxx.i
.PHONY : gdcmImage.i

# target to preprocess a source file
gdcmImage.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImage.cxx.i
.PHONY : gdcmImage.cxx.i

gdcmImage.s: gdcmImage.cxx.s
.PHONY : gdcmImage.s

# target to generate assembly for a file
gdcmImage.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImage.cxx.s
.PHONY : gdcmImage.cxx.s

gdcmImageApplyLookupTable.obj: gdcmImageApplyLookupTable.cxx.obj
.PHONY : gdcmImageApplyLookupTable.obj

# target to build an object file
gdcmImageApplyLookupTable.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageApplyLookupTable.cxx.obj
.PHONY : gdcmImageApplyLookupTable.cxx.obj

gdcmImageApplyLookupTable.i: gdcmImageApplyLookupTable.cxx.i
.PHONY : gdcmImageApplyLookupTable.i

# target to preprocess a source file
gdcmImageApplyLookupTable.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageApplyLookupTable.cxx.i
.PHONY : gdcmImageApplyLookupTable.cxx.i

gdcmImageApplyLookupTable.s: gdcmImageApplyLookupTable.cxx.s
.PHONY : gdcmImageApplyLookupTable.s

# target to generate assembly for a file
gdcmImageApplyLookupTable.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageApplyLookupTable.cxx.s
.PHONY : gdcmImageApplyLookupTable.cxx.s

gdcmImageChangePhotometricInterpretation.obj: gdcmImageChangePhotometricInterpretation.cxx.obj
.PHONY : gdcmImageChangePhotometricInterpretation.obj

# target to build an object file
gdcmImageChangePhotometricInterpretation.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangePhotometricInterpretation.cxx.obj
.PHONY : gdcmImageChangePhotometricInterpretation.cxx.obj

gdcmImageChangePhotometricInterpretation.i: gdcmImageChangePhotometricInterpretation.cxx.i
.PHONY : gdcmImageChangePhotometricInterpretation.i

# target to preprocess a source file
gdcmImageChangePhotometricInterpretation.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangePhotometricInterpretation.cxx.i
.PHONY : gdcmImageChangePhotometricInterpretation.cxx.i

gdcmImageChangePhotometricInterpretation.s: gdcmImageChangePhotometricInterpretation.cxx.s
.PHONY : gdcmImageChangePhotometricInterpretation.s

# target to generate assembly for a file
gdcmImageChangePhotometricInterpretation.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangePhotometricInterpretation.cxx.s
.PHONY : gdcmImageChangePhotometricInterpretation.cxx.s

gdcmImageChangePlanarConfiguration.obj: gdcmImageChangePlanarConfiguration.cxx.obj
.PHONY : gdcmImageChangePlanarConfiguration.obj

# target to build an object file
gdcmImageChangePlanarConfiguration.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangePlanarConfiguration.cxx.obj
.PHONY : gdcmImageChangePlanarConfiguration.cxx.obj

gdcmImageChangePlanarConfiguration.i: gdcmImageChangePlanarConfiguration.cxx.i
.PHONY : gdcmImageChangePlanarConfiguration.i

# target to preprocess a source file
gdcmImageChangePlanarConfiguration.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangePlanarConfiguration.cxx.i
.PHONY : gdcmImageChangePlanarConfiguration.cxx.i

gdcmImageChangePlanarConfiguration.s: gdcmImageChangePlanarConfiguration.cxx.s
.PHONY : gdcmImageChangePlanarConfiguration.s

# target to generate assembly for a file
gdcmImageChangePlanarConfiguration.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangePlanarConfiguration.cxx.s
.PHONY : gdcmImageChangePlanarConfiguration.cxx.s

gdcmImageChangeTransferSyntax.obj: gdcmImageChangeTransferSyntax.cxx.obj
.PHONY : gdcmImageChangeTransferSyntax.obj

# target to build an object file
gdcmImageChangeTransferSyntax.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangeTransferSyntax.cxx.obj
.PHONY : gdcmImageChangeTransferSyntax.cxx.obj

gdcmImageChangeTransferSyntax.i: gdcmImageChangeTransferSyntax.cxx.i
.PHONY : gdcmImageChangeTransferSyntax.i

# target to preprocess a source file
gdcmImageChangeTransferSyntax.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangeTransferSyntax.cxx.i
.PHONY : gdcmImageChangeTransferSyntax.cxx.i

gdcmImageChangeTransferSyntax.s: gdcmImageChangeTransferSyntax.cxx.s
.PHONY : gdcmImageChangeTransferSyntax.s

# target to generate assembly for a file
gdcmImageChangeTransferSyntax.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageChangeTransferSyntax.cxx.s
.PHONY : gdcmImageChangeTransferSyntax.cxx.s

gdcmImageCodec.obj: gdcmImageCodec.cxx.obj
.PHONY : gdcmImageCodec.obj

# target to build an object file
gdcmImageCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageCodec.cxx.obj
.PHONY : gdcmImageCodec.cxx.obj

gdcmImageCodec.i: gdcmImageCodec.cxx.i
.PHONY : gdcmImageCodec.i

# target to preprocess a source file
gdcmImageCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageCodec.cxx.i
.PHONY : gdcmImageCodec.cxx.i

gdcmImageCodec.s: gdcmImageCodec.cxx.s
.PHONY : gdcmImageCodec.s

# target to generate assembly for a file
gdcmImageCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageCodec.cxx.s
.PHONY : gdcmImageCodec.cxx.s

gdcmImageConverter.obj: gdcmImageConverter.cxx.obj
.PHONY : gdcmImageConverter.obj

# target to build an object file
gdcmImageConverter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageConverter.cxx.obj
.PHONY : gdcmImageConverter.cxx.obj

gdcmImageConverter.i: gdcmImageConverter.cxx.i
.PHONY : gdcmImageConverter.i

# target to preprocess a source file
gdcmImageConverter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageConverter.cxx.i
.PHONY : gdcmImageConverter.cxx.i

gdcmImageConverter.s: gdcmImageConverter.cxx.s
.PHONY : gdcmImageConverter.s

# target to generate assembly for a file
gdcmImageConverter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageConverter.cxx.s
.PHONY : gdcmImageConverter.cxx.s

gdcmImageFragmentSplitter.obj: gdcmImageFragmentSplitter.cxx.obj
.PHONY : gdcmImageFragmentSplitter.obj

# target to build an object file
gdcmImageFragmentSplitter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageFragmentSplitter.cxx.obj
.PHONY : gdcmImageFragmentSplitter.cxx.obj

gdcmImageFragmentSplitter.i: gdcmImageFragmentSplitter.cxx.i
.PHONY : gdcmImageFragmentSplitter.i

# target to preprocess a source file
gdcmImageFragmentSplitter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageFragmentSplitter.cxx.i
.PHONY : gdcmImageFragmentSplitter.cxx.i

gdcmImageFragmentSplitter.s: gdcmImageFragmentSplitter.cxx.s
.PHONY : gdcmImageFragmentSplitter.s

# target to generate assembly for a file
gdcmImageFragmentSplitter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageFragmentSplitter.cxx.s
.PHONY : gdcmImageFragmentSplitter.cxx.s

gdcmImageHelper.obj: gdcmImageHelper.cxx.obj
.PHONY : gdcmImageHelper.obj

# target to build an object file
gdcmImageHelper.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageHelper.cxx.obj
.PHONY : gdcmImageHelper.cxx.obj

gdcmImageHelper.i: gdcmImageHelper.cxx.i
.PHONY : gdcmImageHelper.i

# target to preprocess a source file
gdcmImageHelper.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageHelper.cxx.i
.PHONY : gdcmImageHelper.cxx.i

gdcmImageHelper.s: gdcmImageHelper.cxx.s
.PHONY : gdcmImageHelper.s

# target to generate assembly for a file
gdcmImageHelper.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageHelper.cxx.s
.PHONY : gdcmImageHelper.cxx.s

gdcmImageReader.obj: gdcmImageReader.cxx.obj
.PHONY : gdcmImageReader.obj

# target to build an object file
gdcmImageReader.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageReader.cxx.obj
.PHONY : gdcmImageReader.cxx.obj

gdcmImageReader.i: gdcmImageReader.cxx.i
.PHONY : gdcmImageReader.i

# target to preprocess a source file
gdcmImageReader.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageReader.cxx.i
.PHONY : gdcmImageReader.cxx.i

gdcmImageReader.s: gdcmImageReader.cxx.s
.PHONY : gdcmImageReader.s

# target to generate assembly for a file
gdcmImageReader.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageReader.cxx.s
.PHONY : gdcmImageReader.cxx.s

gdcmImageToImageFilter.obj: gdcmImageToImageFilter.cxx.obj
.PHONY : gdcmImageToImageFilter.obj

# target to build an object file
gdcmImageToImageFilter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageToImageFilter.cxx.obj
.PHONY : gdcmImageToImageFilter.cxx.obj

gdcmImageToImageFilter.i: gdcmImageToImageFilter.cxx.i
.PHONY : gdcmImageToImageFilter.i

# target to preprocess a source file
gdcmImageToImageFilter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageToImageFilter.cxx.i
.PHONY : gdcmImageToImageFilter.cxx.i

gdcmImageToImageFilter.s: gdcmImageToImageFilter.cxx.s
.PHONY : gdcmImageToImageFilter.s

# target to generate assembly for a file
gdcmImageToImageFilter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageToImageFilter.cxx.s
.PHONY : gdcmImageToImageFilter.cxx.s

gdcmImageWriter.obj: gdcmImageWriter.cxx.obj
.PHONY : gdcmImageWriter.obj

# target to build an object file
gdcmImageWriter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageWriter.cxx.obj
.PHONY : gdcmImageWriter.cxx.obj

gdcmImageWriter.i: gdcmImageWriter.cxx.i
.PHONY : gdcmImageWriter.i

# target to preprocess a source file
gdcmImageWriter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageWriter.cxx.i
.PHONY : gdcmImageWriter.cxx.i

gdcmImageWriter.s: gdcmImageWriter.cxx.s
.PHONY : gdcmImageWriter.s

# target to generate assembly for a file
gdcmImageWriter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmImageWriter.cxx.s
.PHONY : gdcmImageWriter.cxx.s

gdcmJPEG12Codec.obj: gdcmJPEG12Codec.cxx.obj
.PHONY : gdcmJPEG12Codec.obj

# target to build an object file
gdcmJPEG12Codec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG12Codec.cxx.obj
.PHONY : gdcmJPEG12Codec.cxx.obj

gdcmJPEG12Codec.i: gdcmJPEG12Codec.cxx.i
.PHONY : gdcmJPEG12Codec.i

# target to preprocess a source file
gdcmJPEG12Codec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG12Codec.cxx.i
.PHONY : gdcmJPEG12Codec.cxx.i

gdcmJPEG12Codec.s: gdcmJPEG12Codec.cxx.s
.PHONY : gdcmJPEG12Codec.s

# target to generate assembly for a file
gdcmJPEG12Codec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG12Codec.cxx.s
.PHONY : gdcmJPEG12Codec.cxx.s

gdcmJPEG16Codec.obj: gdcmJPEG16Codec.cxx.obj
.PHONY : gdcmJPEG16Codec.obj

# target to build an object file
gdcmJPEG16Codec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG16Codec.cxx.obj
.PHONY : gdcmJPEG16Codec.cxx.obj

gdcmJPEG16Codec.i: gdcmJPEG16Codec.cxx.i
.PHONY : gdcmJPEG16Codec.i

# target to preprocess a source file
gdcmJPEG16Codec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG16Codec.cxx.i
.PHONY : gdcmJPEG16Codec.cxx.i

gdcmJPEG16Codec.s: gdcmJPEG16Codec.cxx.s
.PHONY : gdcmJPEG16Codec.s

# target to generate assembly for a file
gdcmJPEG16Codec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG16Codec.cxx.s
.PHONY : gdcmJPEG16Codec.cxx.s

gdcmJPEG2000Codec.obj: gdcmJPEG2000Codec.cxx.obj
.PHONY : gdcmJPEG2000Codec.obj

# target to build an object file
gdcmJPEG2000Codec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG2000Codec.cxx.obj
.PHONY : gdcmJPEG2000Codec.cxx.obj

gdcmJPEG2000Codec.i: gdcmJPEG2000Codec.cxx.i
.PHONY : gdcmJPEG2000Codec.i

# target to preprocess a source file
gdcmJPEG2000Codec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG2000Codec.cxx.i
.PHONY : gdcmJPEG2000Codec.cxx.i

gdcmJPEG2000Codec.s: gdcmJPEG2000Codec.cxx.s
.PHONY : gdcmJPEG2000Codec.s

# target to generate assembly for a file
gdcmJPEG2000Codec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG2000Codec.cxx.s
.PHONY : gdcmJPEG2000Codec.cxx.s

gdcmJPEG8Codec.obj: gdcmJPEG8Codec.cxx.obj
.PHONY : gdcmJPEG8Codec.obj

# target to build an object file
gdcmJPEG8Codec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG8Codec.cxx.obj
.PHONY : gdcmJPEG8Codec.cxx.obj

gdcmJPEG8Codec.i: gdcmJPEG8Codec.cxx.i
.PHONY : gdcmJPEG8Codec.i

# target to preprocess a source file
gdcmJPEG8Codec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG8Codec.cxx.i
.PHONY : gdcmJPEG8Codec.cxx.i

gdcmJPEG8Codec.s: gdcmJPEG8Codec.cxx.s
.PHONY : gdcmJPEG8Codec.s

# target to generate assembly for a file
gdcmJPEG8Codec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEG8Codec.cxx.s
.PHONY : gdcmJPEG8Codec.cxx.s

gdcmJPEGCodec.obj: gdcmJPEGCodec.cxx.obj
.PHONY : gdcmJPEGCodec.obj

# target to build an object file
gdcmJPEGCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEGCodec.cxx.obj
.PHONY : gdcmJPEGCodec.cxx.obj

gdcmJPEGCodec.i: gdcmJPEGCodec.cxx.i
.PHONY : gdcmJPEGCodec.i

# target to preprocess a source file
gdcmJPEGCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEGCodec.cxx.i
.PHONY : gdcmJPEGCodec.cxx.i

gdcmJPEGCodec.s: gdcmJPEGCodec.cxx.s
.PHONY : gdcmJPEGCodec.s

# target to generate assembly for a file
gdcmJPEGCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEGCodec.cxx.s
.PHONY : gdcmJPEGCodec.cxx.s

gdcmJPEGLSCodec.obj: gdcmJPEGLSCodec.cxx.obj
.PHONY : gdcmJPEGLSCodec.obj

# target to build an object file
gdcmJPEGLSCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEGLSCodec.cxx.obj
.PHONY : gdcmJPEGLSCodec.cxx.obj

gdcmJPEGLSCodec.i: gdcmJPEGLSCodec.cxx.i
.PHONY : gdcmJPEGLSCodec.i

# target to preprocess a source file
gdcmJPEGLSCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEGLSCodec.cxx.i
.PHONY : gdcmJPEGLSCodec.cxx.i

gdcmJPEGLSCodec.s: gdcmJPEGLSCodec.cxx.s
.PHONY : gdcmJPEGLSCodec.s

# target to generate assembly for a file
gdcmJPEGLSCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmJPEGLSCodec.cxx.s
.PHONY : gdcmJPEGLSCodec.cxx.s

gdcmKAKADUCodec.obj: gdcmKAKADUCodec.cxx.obj
.PHONY : gdcmKAKADUCodec.obj

# target to build an object file
gdcmKAKADUCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmKAKADUCodec.cxx.obj
.PHONY : gdcmKAKADUCodec.cxx.obj

gdcmKAKADUCodec.i: gdcmKAKADUCodec.cxx.i
.PHONY : gdcmKAKADUCodec.i

# target to preprocess a source file
gdcmKAKADUCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmKAKADUCodec.cxx.i
.PHONY : gdcmKAKADUCodec.cxx.i

gdcmKAKADUCodec.s: gdcmKAKADUCodec.cxx.s
.PHONY : gdcmKAKADUCodec.s

# target to generate assembly for a file
gdcmKAKADUCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmKAKADUCodec.cxx.s
.PHONY : gdcmKAKADUCodec.cxx.s

gdcmLookupTable.obj: gdcmLookupTable.cxx.obj
.PHONY : gdcmLookupTable.obj

# target to build an object file
gdcmLookupTable.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmLookupTable.cxx.obj
.PHONY : gdcmLookupTable.cxx.obj

gdcmLookupTable.i: gdcmLookupTable.cxx.i
.PHONY : gdcmLookupTable.i

# target to preprocess a source file
gdcmLookupTable.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmLookupTable.cxx.i
.PHONY : gdcmLookupTable.cxx.i

gdcmLookupTable.s: gdcmLookupTable.cxx.s
.PHONY : gdcmLookupTable.s

# target to generate assembly for a file
gdcmLookupTable.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmLookupTable.cxx.s
.PHONY : gdcmLookupTable.cxx.s

gdcmOrientation.obj: gdcmOrientation.cxx.obj
.PHONY : gdcmOrientation.obj

# target to build an object file
gdcmOrientation.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmOrientation.cxx.obj
.PHONY : gdcmOrientation.cxx.obj

gdcmOrientation.i: gdcmOrientation.cxx.i
.PHONY : gdcmOrientation.i

# target to preprocess a source file
gdcmOrientation.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmOrientation.cxx.i
.PHONY : gdcmOrientation.cxx.i

gdcmOrientation.s: gdcmOrientation.cxx.s
.PHONY : gdcmOrientation.s

# target to generate assembly for a file
gdcmOrientation.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmOrientation.cxx.s
.PHONY : gdcmOrientation.cxx.s

gdcmOverlay.obj: gdcmOverlay.cxx.obj
.PHONY : gdcmOverlay.obj

# target to build an object file
gdcmOverlay.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmOverlay.cxx.obj
.PHONY : gdcmOverlay.cxx.obj

gdcmOverlay.i: gdcmOverlay.cxx.i
.PHONY : gdcmOverlay.i

# target to preprocess a source file
gdcmOverlay.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmOverlay.cxx.i
.PHONY : gdcmOverlay.cxx.i

gdcmOverlay.s: gdcmOverlay.cxx.s
.PHONY : gdcmOverlay.s

# target to generate assembly for a file
gdcmOverlay.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmOverlay.cxx.s
.PHONY : gdcmOverlay.cxx.s

gdcmPDFCodec.obj: gdcmPDFCodec.cxx.obj
.PHONY : gdcmPDFCodec.obj

# target to build an object file
gdcmPDFCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPDFCodec.cxx.obj
.PHONY : gdcmPDFCodec.cxx.obj

gdcmPDFCodec.i: gdcmPDFCodec.cxx.i
.PHONY : gdcmPDFCodec.i

# target to preprocess a source file
gdcmPDFCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPDFCodec.cxx.i
.PHONY : gdcmPDFCodec.cxx.i

gdcmPDFCodec.s: gdcmPDFCodec.cxx.s
.PHONY : gdcmPDFCodec.s

# target to generate assembly for a file
gdcmPDFCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPDFCodec.cxx.s
.PHONY : gdcmPDFCodec.cxx.s

gdcmPNMCodec.obj: gdcmPNMCodec.cxx.obj
.PHONY : gdcmPNMCodec.obj

# target to build an object file
gdcmPNMCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPNMCodec.cxx.obj
.PHONY : gdcmPNMCodec.cxx.obj

gdcmPNMCodec.i: gdcmPNMCodec.cxx.i
.PHONY : gdcmPNMCodec.i

# target to preprocess a source file
gdcmPNMCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPNMCodec.cxx.i
.PHONY : gdcmPNMCodec.cxx.i

gdcmPNMCodec.s: gdcmPNMCodec.cxx.s
.PHONY : gdcmPNMCodec.s

# target to generate assembly for a file
gdcmPNMCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPNMCodec.cxx.s
.PHONY : gdcmPNMCodec.cxx.s

gdcmPVRGCodec.obj: gdcmPVRGCodec.cxx.obj
.PHONY : gdcmPVRGCodec.obj

# target to build an object file
gdcmPVRGCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPVRGCodec.cxx.obj
.PHONY : gdcmPVRGCodec.cxx.obj

gdcmPVRGCodec.i: gdcmPVRGCodec.cxx.i
.PHONY : gdcmPVRGCodec.i

# target to preprocess a source file
gdcmPVRGCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPVRGCodec.cxx.i
.PHONY : gdcmPVRGCodec.cxx.i

gdcmPVRGCodec.s: gdcmPVRGCodec.cxx.s
.PHONY : gdcmPVRGCodec.s

# target to generate assembly for a file
gdcmPVRGCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPVRGCodec.cxx.s
.PHONY : gdcmPVRGCodec.cxx.s

gdcmPersonName.obj: gdcmPersonName.cxx.obj
.PHONY : gdcmPersonName.obj

# target to build an object file
gdcmPersonName.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPersonName.cxx.obj
.PHONY : gdcmPersonName.cxx.obj

gdcmPersonName.i: gdcmPersonName.cxx.i
.PHONY : gdcmPersonName.i

# target to preprocess a source file
gdcmPersonName.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPersonName.cxx.i
.PHONY : gdcmPersonName.cxx.i

gdcmPersonName.s: gdcmPersonName.cxx.s
.PHONY : gdcmPersonName.s

# target to generate assembly for a file
gdcmPersonName.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPersonName.cxx.s
.PHONY : gdcmPersonName.cxx.s

gdcmPhotometricInterpretation.obj: gdcmPhotometricInterpretation.cxx.obj
.PHONY : gdcmPhotometricInterpretation.obj

# target to build an object file
gdcmPhotometricInterpretation.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPhotometricInterpretation.cxx.obj
.PHONY : gdcmPhotometricInterpretation.cxx.obj

gdcmPhotometricInterpretation.i: gdcmPhotometricInterpretation.cxx.i
.PHONY : gdcmPhotometricInterpretation.i

# target to preprocess a source file
gdcmPhotometricInterpretation.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPhotometricInterpretation.cxx.i
.PHONY : gdcmPhotometricInterpretation.cxx.i

gdcmPhotometricInterpretation.s: gdcmPhotometricInterpretation.cxx.s
.PHONY : gdcmPhotometricInterpretation.s

# target to generate assembly for a file
gdcmPhotometricInterpretation.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPhotometricInterpretation.cxx.s
.PHONY : gdcmPhotometricInterpretation.cxx.s

gdcmPixelFormat.obj: gdcmPixelFormat.cxx.obj
.PHONY : gdcmPixelFormat.obj

# target to build an object file
gdcmPixelFormat.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixelFormat.cxx.obj
.PHONY : gdcmPixelFormat.cxx.obj

gdcmPixelFormat.i: gdcmPixelFormat.cxx.i
.PHONY : gdcmPixelFormat.i

# target to preprocess a source file
gdcmPixelFormat.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixelFormat.cxx.i
.PHONY : gdcmPixelFormat.cxx.i

gdcmPixelFormat.s: gdcmPixelFormat.cxx.s
.PHONY : gdcmPixelFormat.s

# target to generate assembly for a file
gdcmPixelFormat.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixelFormat.cxx.s
.PHONY : gdcmPixelFormat.cxx.s

gdcmPixmap.obj: gdcmPixmap.cxx.obj
.PHONY : gdcmPixmap.obj

# target to build an object file
gdcmPixmap.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmap.cxx.obj
.PHONY : gdcmPixmap.cxx.obj

gdcmPixmap.i: gdcmPixmap.cxx.i
.PHONY : gdcmPixmap.i

# target to preprocess a source file
gdcmPixmap.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmap.cxx.i
.PHONY : gdcmPixmap.cxx.i

gdcmPixmap.s: gdcmPixmap.cxx.s
.PHONY : gdcmPixmap.s

# target to generate assembly for a file
gdcmPixmap.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmap.cxx.s
.PHONY : gdcmPixmap.cxx.s

gdcmPixmapReader.obj: gdcmPixmapReader.cxx.obj
.PHONY : gdcmPixmapReader.obj

# target to build an object file
gdcmPixmapReader.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapReader.cxx.obj
.PHONY : gdcmPixmapReader.cxx.obj

gdcmPixmapReader.i: gdcmPixmapReader.cxx.i
.PHONY : gdcmPixmapReader.i

# target to preprocess a source file
gdcmPixmapReader.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapReader.cxx.i
.PHONY : gdcmPixmapReader.cxx.i

gdcmPixmapReader.s: gdcmPixmapReader.cxx.s
.PHONY : gdcmPixmapReader.s

# target to generate assembly for a file
gdcmPixmapReader.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapReader.cxx.s
.PHONY : gdcmPixmapReader.cxx.s

gdcmPixmapToPixmapFilter.obj: gdcmPixmapToPixmapFilter.cxx.obj
.PHONY : gdcmPixmapToPixmapFilter.obj

# target to build an object file
gdcmPixmapToPixmapFilter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapToPixmapFilter.cxx.obj
.PHONY : gdcmPixmapToPixmapFilter.cxx.obj

gdcmPixmapToPixmapFilter.i: gdcmPixmapToPixmapFilter.cxx.i
.PHONY : gdcmPixmapToPixmapFilter.i

# target to preprocess a source file
gdcmPixmapToPixmapFilter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapToPixmapFilter.cxx.i
.PHONY : gdcmPixmapToPixmapFilter.cxx.i

gdcmPixmapToPixmapFilter.s: gdcmPixmapToPixmapFilter.cxx.s
.PHONY : gdcmPixmapToPixmapFilter.s

# target to generate assembly for a file
gdcmPixmapToPixmapFilter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapToPixmapFilter.cxx.s
.PHONY : gdcmPixmapToPixmapFilter.cxx.s

gdcmPixmapWriter.obj: gdcmPixmapWriter.cxx.obj
.PHONY : gdcmPixmapWriter.obj

# target to build an object file
gdcmPixmapWriter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapWriter.cxx.obj
.PHONY : gdcmPixmapWriter.cxx.obj

gdcmPixmapWriter.i: gdcmPixmapWriter.cxx.i
.PHONY : gdcmPixmapWriter.i

# target to preprocess a source file
gdcmPixmapWriter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapWriter.cxx.i
.PHONY : gdcmPixmapWriter.cxx.i

gdcmPixmapWriter.s: gdcmPixmapWriter.cxx.s
.PHONY : gdcmPixmapWriter.s

# target to generate assembly for a file
gdcmPixmapWriter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPixmapWriter.cxx.s
.PHONY : gdcmPixmapWriter.cxx.s

gdcmPrinter.obj: gdcmPrinter.cxx.obj
.PHONY : gdcmPrinter.obj

# target to build an object file
gdcmPrinter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPrinter.cxx.obj
.PHONY : gdcmPrinter.cxx.obj

gdcmPrinter.i: gdcmPrinter.cxx.i
.PHONY : gdcmPrinter.i

# target to preprocess a source file
gdcmPrinter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPrinter.cxx.i
.PHONY : gdcmPrinter.cxx.i

gdcmPrinter.s: gdcmPrinter.cxx.s
.PHONY : gdcmPrinter.s

# target to generate assembly for a file
gdcmPrinter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmPrinter.cxx.s
.PHONY : gdcmPrinter.cxx.s

gdcmRAWCodec.obj: gdcmRAWCodec.cxx.obj
.PHONY : gdcmRAWCodec.obj

# target to build an object file
gdcmRAWCodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRAWCodec.cxx.obj
.PHONY : gdcmRAWCodec.cxx.obj

gdcmRAWCodec.i: gdcmRAWCodec.cxx.i
.PHONY : gdcmRAWCodec.i

# target to preprocess a source file
gdcmRAWCodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRAWCodec.cxx.i
.PHONY : gdcmRAWCodec.cxx.i

gdcmRAWCodec.s: gdcmRAWCodec.cxx.s
.PHONY : gdcmRAWCodec.s

# target to generate assembly for a file
gdcmRAWCodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRAWCodec.cxx.s
.PHONY : gdcmRAWCodec.cxx.s

gdcmRLECodec.obj: gdcmRLECodec.cxx.obj
.PHONY : gdcmRLECodec.obj

# target to build an object file
gdcmRLECodec.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRLECodec.cxx.obj
.PHONY : gdcmRLECodec.cxx.obj

gdcmRLECodec.i: gdcmRLECodec.cxx.i
.PHONY : gdcmRLECodec.i

# target to preprocess a source file
gdcmRLECodec.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRLECodec.cxx.i
.PHONY : gdcmRLECodec.cxx.i

gdcmRLECodec.s: gdcmRLECodec.cxx.s
.PHONY : gdcmRLECodec.s

# target to generate assembly for a file
gdcmRLECodec.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRLECodec.cxx.s
.PHONY : gdcmRLECodec.cxx.s

gdcmRescaler.obj: gdcmRescaler.cxx.obj
.PHONY : gdcmRescaler.obj

# target to build an object file
gdcmRescaler.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRescaler.cxx.obj
.PHONY : gdcmRescaler.cxx.obj

gdcmRescaler.i: gdcmRescaler.cxx.i
.PHONY : gdcmRescaler.i

# target to preprocess a source file
gdcmRescaler.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRescaler.cxx.i
.PHONY : gdcmRescaler.cxx.i

gdcmRescaler.s: gdcmRescaler.cxx.s
.PHONY : gdcmRescaler.s

# target to generate assembly for a file
gdcmRescaler.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmRescaler.cxx.s
.PHONY : gdcmRescaler.cxx.s

gdcmScanner.obj: gdcmScanner.cxx.obj
.PHONY : gdcmScanner.obj

# target to build an object file
gdcmScanner.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmScanner.cxx.obj
.PHONY : gdcmScanner.cxx.obj

gdcmScanner.i: gdcmScanner.cxx.i
.PHONY : gdcmScanner.i

# target to preprocess a source file
gdcmScanner.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmScanner.cxx.i
.PHONY : gdcmScanner.cxx.i

gdcmScanner.s: gdcmScanner.cxx.s
.PHONY : gdcmScanner.s

# target to generate assembly for a file
gdcmScanner.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmScanner.cxx.s
.PHONY : gdcmScanner.cxx.s

gdcmSegmentedPaletteColorLookupTable.obj: gdcmSegmentedPaletteColorLookupTable.cxx.obj
.PHONY : gdcmSegmentedPaletteColorLookupTable.obj

# target to build an object file
gdcmSegmentedPaletteColorLookupTable.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSegmentedPaletteColorLookupTable.cxx.obj
.PHONY : gdcmSegmentedPaletteColorLookupTable.cxx.obj

gdcmSegmentedPaletteColorLookupTable.i: gdcmSegmentedPaletteColorLookupTable.cxx.i
.PHONY : gdcmSegmentedPaletteColorLookupTable.i

# target to preprocess a source file
gdcmSegmentedPaletteColorLookupTable.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSegmentedPaletteColorLookupTable.cxx.i
.PHONY : gdcmSegmentedPaletteColorLookupTable.cxx.i

gdcmSegmentedPaletteColorLookupTable.s: gdcmSegmentedPaletteColorLookupTable.cxx.s
.PHONY : gdcmSegmentedPaletteColorLookupTable.s

# target to generate assembly for a file
gdcmSegmentedPaletteColorLookupTable.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSegmentedPaletteColorLookupTable.cxx.s
.PHONY : gdcmSegmentedPaletteColorLookupTable.cxx.s

gdcmSerieHelper.obj: gdcmSerieHelper.cxx.obj
.PHONY : gdcmSerieHelper.obj

# target to build an object file
gdcmSerieHelper.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSerieHelper.cxx.obj
.PHONY : gdcmSerieHelper.cxx.obj

gdcmSerieHelper.i: gdcmSerieHelper.cxx.i
.PHONY : gdcmSerieHelper.i

# target to preprocess a source file
gdcmSerieHelper.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSerieHelper.cxx.i
.PHONY : gdcmSerieHelper.cxx.i

gdcmSerieHelper.s: gdcmSerieHelper.cxx.s
.PHONY : gdcmSerieHelper.s

# target to generate assembly for a file
gdcmSerieHelper.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSerieHelper.cxx.s
.PHONY : gdcmSerieHelper.cxx.s

gdcmSimpleSubjectWatcher.obj: gdcmSimpleSubjectWatcher.cxx.obj
.PHONY : gdcmSimpleSubjectWatcher.obj

# target to build an object file
gdcmSimpleSubjectWatcher.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSimpleSubjectWatcher.cxx.obj
.PHONY : gdcmSimpleSubjectWatcher.cxx.obj

gdcmSimpleSubjectWatcher.i: gdcmSimpleSubjectWatcher.cxx.i
.PHONY : gdcmSimpleSubjectWatcher.i

# target to preprocess a source file
gdcmSimpleSubjectWatcher.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSimpleSubjectWatcher.cxx.i
.PHONY : gdcmSimpleSubjectWatcher.cxx.i

gdcmSimpleSubjectWatcher.s: gdcmSimpleSubjectWatcher.cxx.s
.PHONY : gdcmSimpleSubjectWatcher.s

# target to generate assembly for a file
gdcmSimpleSubjectWatcher.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSimpleSubjectWatcher.cxx.s
.PHONY : gdcmSimpleSubjectWatcher.cxx.s

gdcmSorter.obj: gdcmSorter.cxx.obj
.PHONY : gdcmSorter.obj

# target to build an object file
gdcmSorter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSorter.cxx.obj
.PHONY : gdcmSorter.cxx.obj

gdcmSorter.i: gdcmSorter.cxx.i
.PHONY : gdcmSorter.i

# target to preprocess a source file
gdcmSorter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSorter.cxx.i
.PHONY : gdcmSorter.cxx.i

gdcmSorter.s: gdcmSorter.cxx.s
.PHONY : gdcmSorter.s

# target to generate assembly for a file
gdcmSorter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSorter.cxx.s
.PHONY : gdcmSorter.cxx.s

gdcmSpacing.obj: gdcmSpacing.cxx.obj
.PHONY : gdcmSpacing.obj

# target to build an object file
gdcmSpacing.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSpacing.cxx.obj
.PHONY : gdcmSpacing.cxx.obj

gdcmSpacing.i: gdcmSpacing.cxx.i
.PHONY : gdcmSpacing.i

# target to preprocess a source file
gdcmSpacing.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSpacing.cxx.i
.PHONY : gdcmSpacing.cxx.i

gdcmSpacing.s: gdcmSpacing.cxx.s
.PHONY : gdcmSpacing.s

# target to generate assembly for a file
gdcmSpacing.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSpacing.cxx.s
.PHONY : gdcmSpacing.cxx.s

gdcmSpectroscopy.obj: gdcmSpectroscopy.cxx.obj
.PHONY : gdcmSpectroscopy.obj

# target to build an object file
gdcmSpectroscopy.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSpectroscopy.cxx.obj
.PHONY : gdcmSpectroscopy.cxx.obj

gdcmSpectroscopy.i: gdcmSpectroscopy.cxx.i
.PHONY : gdcmSpectroscopy.i

# target to preprocess a source file
gdcmSpectroscopy.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSpectroscopy.cxx.i
.PHONY : gdcmSpectroscopy.cxx.i

gdcmSpectroscopy.s: gdcmSpectroscopy.cxx.s
.PHONY : gdcmSpectroscopy.s

# target to generate assembly for a file
gdcmSpectroscopy.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSpectroscopy.cxx.s
.PHONY : gdcmSpectroscopy.cxx.s

gdcmSplitMosaicFilter.obj: gdcmSplitMosaicFilter.cxx.obj
.PHONY : gdcmSplitMosaicFilter.obj

# target to build an object file
gdcmSplitMosaicFilter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSplitMosaicFilter.cxx.obj
.PHONY : gdcmSplitMosaicFilter.cxx.obj

gdcmSplitMosaicFilter.i: gdcmSplitMosaicFilter.cxx.i
.PHONY : gdcmSplitMosaicFilter.i

# target to preprocess a source file
gdcmSplitMosaicFilter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSplitMosaicFilter.cxx.i
.PHONY : gdcmSplitMosaicFilter.cxx.i

gdcmSplitMosaicFilter.s: gdcmSplitMosaicFilter.cxx.s
.PHONY : gdcmSplitMosaicFilter.s

# target to generate assembly for a file
gdcmSplitMosaicFilter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmSplitMosaicFilter.cxx.s
.PHONY : gdcmSplitMosaicFilter.cxx.s

gdcmStringFilter.obj: gdcmStringFilter.cxx.obj
.PHONY : gdcmStringFilter.obj

# target to build an object file
gdcmStringFilter.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmStringFilter.cxx.obj
.PHONY : gdcmStringFilter.cxx.obj

gdcmStringFilter.i: gdcmStringFilter.cxx.i
.PHONY : gdcmStringFilter.i

# target to preprocess a source file
gdcmStringFilter.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmStringFilter.cxx.i
.PHONY : gdcmStringFilter.cxx.i

gdcmStringFilter.s: gdcmStringFilter.cxx.s
.PHONY : gdcmStringFilter.s

# target to generate assembly for a file
gdcmStringFilter.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmStringFilter.cxx.s
.PHONY : gdcmStringFilter.cxx.s

gdcmTagPath.obj: gdcmTagPath.cxx.obj
.PHONY : gdcmTagPath.obj

# target to build an object file
gdcmTagPath.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmTagPath.cxx.obj
.PHONY : gdcmTagPath.cxx.obj

gdcmTagPath.i: gdcmTagPath.cxx.i
.PHONY : gdcmTagPath.i

# target to preprocess a source file
gdcmTagPath.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmTagPath.cxx.i
.PHONY : gdcmTagPath.cxx.i

gdcmTagPath.s: gdcmTagPath.cxx.s
.PHONY : gdcmTagPath.s

# target to generate assembly for a file
gdcmTagPath.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmTagPath.cxx.s
.PHONY : gdcmTagPath.cxx.s

gdcmUIDGenerator.obj: gdcmUIDGenerator.cxx.obj
.PHONY : gdcmUIDGenerator.obj

# target to build an object file
gdcmUIDGenerator.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmUIDGenerator.cxx.obj
.PHONY : gdcmUIDGenerator.cxx.obj

gdcmUIDGenerator.i: gdcmUIDGenerator.cxx.i
.PHONY : gdcmUIDGenerator.i

# target to preprocess a source file
gdcmUIDGenerator.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmUIDGenerator.cxx.i
.PHONY : gdcmUIDGenerator.cxx.i

gdcmUIDGenerator.s: gdcmUIDGenerator.cxx.s
.PHONY : gdcmUIDGenerator.s

# target to generate assembly for a file
gdcmUIDGenerator.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmUIDGenerator.cxx.s
.PHONY : gdcmUIDGenerator.cxx.s

gdcmValidate.obj: gdcmValidate.cxx.obj
.PHONY : gdcmValidate.obj

# target to build an object file
gdcmValidate.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmValidate.cxx.obj
.PHONY : gdcmValidate.cxx.obj

gdcmValidate.i: gdcmValidate.cxx.i
.PHONY : gdcmValidate.i

# target to preprocess a source file
gdcmValidate.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmValidate.cxx.i
.PHONY : gdcmValidate.cxx.i

gdcmValidate.s: gdcmValidate.cxx.s
.PHONY : gdcmValidate.s

# target to generate assembly for a file
gdcmValidate.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmValidate.cxx.s
.PHONY : gdcmValidate.cxx.s

gdcmWaveform.obj: gdcmWaveform.cxx.obj
.PHONY : gdcmWaveform.obj

# target to build an object file
gdcmWaveform.cxx.obj:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmWaveform.cxx.obj
.PHONY : gdcmWaveform.cxx.obj

gdcmWaveform.i: gdcmWaveform.cxx.i
.PHONY : gdcmWaveform.i

# target to preprocess a source file
gdcmWaveform.cxx.i:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmWaveform.cxx.i
.PHONY : gdcmWaveform.cxx.i

gdcmWaveform.s: gdcmWaveform.cxx.s
.PHONY : gdcmWaveform.s

# target to generate assembly for a file
gdcmWaveform.cxx.s:
	cd /d C:\ITK4.7.1.bin && $(MAKE) -f Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\CMakeFiles\gdcmMSFF.dir\build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/gdcmWaveform.cxx.s
.PHONY : gdcmWaveform.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 ... install/local
	@echo ... install/strip
	@echo ... edit_cache
	@echo ... install
	@echo ... rebuild_cache
	@echo ... gdcmMSFF
	@echo ... package
	@echo ... list_install_components
	@echo ... package_source
	@echo ... test
	@echo ... gdcmAnonymizeEvent.obj
	@echo ... gdcmAnonymizeEvent.i
	@echo ... gdcmAnonymizeEvent.s
	@echo ... gdcmAnonymizer.obj
	@echo ... gdcmAnonymizer.i
	@echo ... gdcmAnonymizer.s
	@echo ... gdcmApplicationEntity.obj
	@echo ... gdcmApplicationEntity.i
	@echo ... gdcmApplicationEntity.s
	@echo ... gdcmAudioCodec.obj
	@echo ... gdcmAudioCodec.i
	@echo ... gdcmAudioCodec.s
	@echo ... gdcmBitmap.obj
	@echo ... gdcmBitmap.i
	@echo ... gdcmBitmap.s
	@echo ... gdcmCurve.obj
	@echo ... gdcmCurve.i
	@echo ... gdcmCurve.s
	@echo ... gdcmDICOMDIR.obj
	@echo ... gdcmDICOMDIR.i
	@echo ... gdcmDICOMDIR.s
	@echo ... gdcmDICOMDIRGenerator.obj
	@echo ... gdcmDICOMDIRGenerator.i
	@echo ... gdcmDICOMDIRGenerator.s
	@echo ... gdcmDataSetHelper.obj
	@echo ... gdcmDataSetHelper.i
	@echo ... gdcmDataSetHelper.s
	@echo ... gdcmDictPrinter.obj
	@echo ... gdcmDictPrinter.i
	@echo ... gdcmDictPrinter.s
	@echo ... gdcmDirectionCosines.obj
	@echo ... gdcmDirectionCosines.i
	@echo ... gdcmDirectionCosines.s
	@echo ... gdcmDumper.obj
	@echo ... gdcmDumper.i
	@echo ... gdcmDumper.s
	@echo ... gdcmEncapsulatedDocument.obj
	@echo ... gdcmEncapsulatedDocument.i
	@echo ... gdcmEncapsulatedDocument.s
	@echo ... gdcmFiducials.obj
	@echo ... gdcmFiducials.i
	@echo ... gdcmFiducials.s
	@echo ... gdcmFileDerivation.obj
	@echo ... gdcmFileDerivation.i
	@echo ... gdcmFileDerivation.s
	@echo ... gdcmFileExplicitFilter.obj
	@echo ... gdcmFileExplicitFilter.i
	@echo ... gdcmFileExplicitFilter.s
	@echo ... gdcmIPPSorter.obj
	@echo ... gdcmIPPSorter.i
	@echo ... gdcmIPPSorter.s
	@echo ... gdcmIconImage.obj
	@echo ... gdcmIconImage.i
	@echo ... gdcmIconImage.s
	@echo ... gdcmImage.obj
	@echo ... gdcmImage.i
	@echo ... gdcmImage.s
	@echo ... gdcmImageApplyLookupTable.obj
	@echo ... gdcmImageApplyLookupTable.i
	@echo ... gdcmImageApplyLookupTable.s
	@echo ... gdcmImageChangePhotometricInterpretation.obj
	@echo ... gdcmImageChangePhotometricInterpretation.i
	@echo ... gdcmImageChangePhotometricInterpretation.s
	@echo ... gdcmImageChangePlanarConfiguration.obj
	@echo ... gdcmImageChangePlanarConfiguration.i
	@echo ... gdcmImageChangePlanarConfiguration.s
	@echo ... gdcmImageChangeTransferSyntax.obj
	@echo ... gdcmImageChangeTransferSyntax.i
	@echo ... gdcmImageChangeTransferSyntax.s
	@echo ... gdcmImageCodec.obj
	@echo ... gdcmImageCodec.i
	@echo ... gdcmImageCodec.s
	@echo ... gdcmImageConverter.obj
	@echo ... gdcmImageConverter.i
	@echo ... gdcmImageConverter.s
	@echo ... gdcmImageFragmentSplitter.obj
	@echo ... gdcmImageFragmentSplitter.i
	@echo ... gdcmImageFragmentSplitter.s
	@echo ... gdcmImageHelper.obj
	@echo ... gdcmImageHelper.i
	@echo ... gdcmImageHelper.s
	@echo ... gdcmImageReader.obj
	@echo ... gdcmImageReader.i
	@echo ... gdcmImageReader.s
	@echo ... gdcmImageToImageFilter.obj
	@echo ... gdcmImageToImageFilter.i
	@echo ... gdcmImageToImageFilter.s
	@echo ... gdcmImageWriter.obj
	@echo ... gdcmImageWriter.i
	@echo ... gdcmImageWriter.s
	@echo ... gdcmJPEG12Codec.obj
	@echo ... gdcmJPEG12Codec.i
	@echo ... gdcmJPEG12Codec.s
	@echo ... gdcmJPEG16Codec.obj
	@echo ... gdcmJPEG16Codec.i
	@echo ... gdcmJPEG16Codec.s
	@echo ... gdcmJPEG2000Codec.obj
	@echo ... gdcmJPEG2000Codec.i
	@echo ... gdcmJPEG2000Codec.s
	@echo ... gdcmJPEG8Codec.obj
	@echo ... gdcmJPEG8Codec.i
	@echo ... gdcmJPEG8Codec.s
	@echo ... gdcmJPEGCodec.obj
	@echo ... gdcmJPEGCodec.i
	@echo ... gdcmJPEGCodec.s
	@echo ... gdcmJPEGLSCodec.obj
	@echo ... gdcmJPEGLSCodec.i
	@echo ... gdcmJPEGLSCodec.s
	@echo ... gdcmKAKADUCodec.obj
	@echo ... gdcmKAKADUCodec.i
	@echo ... gdcmKAKADUCodec.s
	@echo ... gdcmLookupTable.obj
	@echo ... gdcmLookupTable.i
	@echo ... gdcmLookupTable.s
	@echo ... gdcmOrientation.obj
	@echo ... gdcmOrientation.i
	@echo ... gdcmOrientation.s
	@echo ... gdcmOverlay.obj
	@echo ... gdcmOverlay.i
	@echo ... gdcmOverlay.s
	@echo ... gdcmPDFCodec.obj
	@echo ... gdcmPDFCodec.i
	@echo ... gdcmPDFCodec.s
	@echo ... gdcmPNMCodec.obj
	@echo ... gdcmPNMCodec.i
	@echo ... gdcmPNMCodec.s
	@echo ... gdcmPVRGCodec.obj
	@echo ... gdcmPVRGCodec.i
	@echo ... gdcmPVRGCodec.s
	@echo ... gdcmPersonName.obj
	@echo ... gdcmPersonName.i
	@echo ... gdcmPersonName.s
	@echo ... gdcmPhotometricInterpretation.obj
	@echo ... gdcmPhotometricInterpretation.i
	@echo ... gdcmPhotometricInterpretation.s
	@echo ... gdcmPixelFormat.obj
	@echo ... gdcmPixelFormat.i
	@echo ... gdcmPixelFormat.s
	@echo ... gdcmPixmap.obj
	@echo ... gdcmPixmap.i
	@echo ... gdcmPixmap.s
	@echo ... gdcmPixmapReader.obj
	@echo ... gdcmPixmapReader.i
	@echo ... gdcmPixmapReader.s
	@echo ... gdcmPixmapToPixmapFilter.obj
	@echo ... gdcmPixmapToPixmapFilter.i
	@echo ... gdcmPixmapToPixmapFilter.s
	@echo ... gdcmPixmapWriter.obj
	@echo ... gdcmPixmapWriter.i
	@echo ... gdcmPixmapWriter.s
	@echo ... gdcmPrinter.obj
	@echo ... gdcmPrinter.i
	@echo ... gdcmPrinter.s
	@echo ... gdcmRAWCodec.obj
	@echo ... gdcmRAWCodec.i
	@echo ... gdcmRAWCodec.s
	@echo ... gdcmRLECodec.obj
	@echo ... gdcmRLECodec.i
	@echo ... gdcmRLECodec.s
	@echo ... gdcmRescaler.obj
	@echo ... gdcmRescaler.i
	@echo ... gdcmRescaler.s
	@echo ... gdcmScanner.obj
	@echo ... gdcmScanner.i
	@echo ... gdcmScanner.s
	@echo ... gdcmSegmentedPaletteColorLookupTable.obj
	@echo ... gdcmSegmentedPaletteColorLookupTable.i
	@echo ... gdcmSegmentedPaletteColorLookupTable.s
	@echo ... gdcmSerieHelper.obj
	@echo ... gdcmSerieHelper.i
	@echo ... gdcmSerieHelper.s
	@echo ... gdcmSimpleSubjectWatcher.obj
	@echo ... gdcmSimpleSubjectWatcher.i
	@echo ... gdcmSimpleSubjectWatcher.s
	@echo ... gdcmSorter.obj
	@echo ... gdcmSorter.i
	@echo ... gdcmSorter.s
	@echo ... gdcmSpacing.obj
	@echo ... gdcmSpacing.i
	@echo ... gdcmSpacing.s
	@echo ... gdcmSpectroscopy.obj
	@echo ... gdcmSpectroscopy.i
	@echo ... gdcmSpectroscopy.s
	@echo ... gdcmSplitMosaicFilter.obj
	@echo ... gdcmSplitMosaicFilter.i
	@echo ... gdcmSplitMosaicFilter.s
	@echo ... gdcmStringFilter.obj
	@echo ... gdcmStringFilter.i
	@echo ... gdcmStringFilter.s
	@echo ... gdcmTagPath.obj
	@echo ... gdcmTagPath.i
	@echo ... gdcmTagPath.s
	@echo ... gdcmUIDGenerator.obj
	@echo ... gdcmUIDGenerator.i
	@echo ... gdcmUIDGenerator.s
	@echo ... gdcmValidate.obj
	@echo ... gdcmValidate.i
	@echo ... gdcmValidate.s
	@echo ... gdcmWaveform.obj
	@echo ... gdcmWaveform.i
	@echo ... gdcmWaveform.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

