# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.30 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/local/Cellar/cmake/3.30.3/bin/cmake # The command to remove a file. RM = /usr/local/Cellar/cmake/3.30.3/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /Volumes/Data/workspace/med-macos-free/ExtProjs/VTK # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." /usr/local/Cellar/cmake/3.30.3/bin/ccmake -S$(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 rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." /usr/local/Cellar/cmake/3.30.3/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Development\" \"Developmetn\" \"RuntimeLibraries\" \"Unspecified\" \"headers\" \"libraries\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/local/Cellar/cmake/3.30.3/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/local/Cellar/cmake/3.30.3/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/local/Cellar/cmake/3.30.3/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/local/Cellar/cmake/3.30.3/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .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..." /usr/local/Cellar/cmake/3.30.3/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/local/Cellar/cmake/3.30.3/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(CMAKE_COMMAND) -E cmake_progress_start /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK/CMakeFiles /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK/Imaging/Fourier//CMakeFiles/progress.marks cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Fourier/all $(CMAKE_COMMAND) -E cmake_progress_start /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Fourier/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Fourier/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Fourier/preinstall .PHONY : preinstall/fast # clear depends depend: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/rule: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/rule .PHONY : Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/rule # Convenience name for target. vtkImagingFourier: Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/rule .PHONY : vtkImagingFourier # fast build rule for target. vtkImagingFourier/fast: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build .PHONY : vtkImagingFourier/fast vtkImageButterworthHighPass.o: vtkImageButterworthHighPass.cxx.o .PHONY : vtkImageButterworthHighPass.o # target to build an object file vtkImageButterworthHighPass.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageButterworthHighPass.cxx.o .PHONY : vtkImageButterworthHighPass.cxx.o vtkImageButterworthHighPass.i: vtkImageButterworthHighPass.cxx.i .PHONY : vtkImageButterworthHighPass.i # target to preprocess a source file vtkImageButterworthHighPass.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageButterworthHighPass.cxx.i .PHONY : vtkImageButterworthHighPass.cxx.i vtkImageButterworthHighPass.s: vtkImageButterworthHighPass.cxx.s .PHONY : vtkImageButterworthHighPass.s # target to generate assembly for a file vtkImageButterworthHighPass.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageButterworthHighPass.cxx.s .PHONY : vtkImageButterworthHighPass.cxx.s vtkImageButterworthLowPass.o: vtkImageButterworthLowPass.cxx.o .PHONY : vtkImageButterworthLowPass.o # target to build an object file vtkImageButterworthLowPass.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageButterworthLowPass.cxx.o .PHONY : vtkImageButterworthLowPass.cxx.o vtkImageButterworthLowPass.i: vtkImageButterworthLowPass.cxx.i .PHONY : vtkImageButterworthLowPass.i # target to preprocess a source file vtkImageButterworthLowPass.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageButterworthLowPass.cxx.i .PHONY : vtkImageButterworthLowPass.cxx.i vtkImageButterworthLowPass.s: vtkImageButterworthLowPass.cxx.s .PHONY : vtkImageButterworthLowPass.s # target to generate assembly for a file vtkImageButterworthLowPass.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageButterworthLowPass.cxx.s .PHONY : vtkImageButterworthLowPass.cxx.s vtkImageFFT.o: vtkImageFFT.cxx.o .PHONY : vtkImageFFT.o # target to build an object file vtkImageFFT.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFFT.cxx.o .PHONY : vtkImageFFT.cxx.o vtkImageFFT.i: vtkImageFFT.cxx.i .PHONY : vtkImageFFT.i # target to preprocess a source file vtkImageFFT.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFFT.cxx.i .PHONY : vtkImageFFT.cxx.i vtkImageFFT.s: vtkImageFFT.cxx.s .PHONY : vtkImageFFT.s # target to generate assembly for a file vtkImageFFT.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFFT.cxx.s .PHONY : vtkImageFFT.cxx.s vtkImageFourierCenter.o: vtkImageFourierCenter.cxx.o .PHONY : vtkImageFourierCenter.o # target to build an object file vtkImageFourierCenter.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFourierCenter.cxx.o .PHONY : vtkImageFourierCenter.cxx.o vtkImageFourierCenter.i: vtkImageFourierCenter.cxx.i .PHONY : vtkImageFourierCenter.i # target to preprocess a source file vtkImageFourierCenter.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFourierCenter.cxx.i .PHONY : vtkImageFourierCenter.cxx.i vtkImageFourierCenter.s: vtkImageFourierCenter.cxx.s .PHONY : vtkImageFourierCenter.s # target to generate assembly for a file vtkImageFourierCenter.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFourierCenter.cxx.s .PHONY : vtkImageFourierCenter.cxx.s vtkImageFourierFilter.o: vtkImageFourierFilter.cxx.o .PHONY : vtkImageFourierFilter.o # target to build an object file vtkImageFourierFilter.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFourierFilter.cxx.o .PHONY : vtkImageFourierFilter.cxx.o vtkImageFourierFilter.i: vtkImageFourierFilter.cxx.i .PHONY : vtkImageFourierFilter.i # target to preprocess a source file vtkImageFourierFilter.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFourierFilter.cxx.i .PHONY : vtkImageFourierFilter.cxx.i vtkImageFourierFilter.s: vtkImageFourierFilter.cxx.s .PHONY : vtkImageFourierFilter.s # target to generate assembly for a file vtkImageFourierFilter.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageFourierFilter.cxx.s .PHONY : vtkImageFourierFilter.cxx.s vtkImageIdealHighPass.o: vtkImageIdealHighPass.cxx.o .PHONY : vtkImageIdealHighPass.o # target to build an object file vtkImageIdealHighPass.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageIdealHighPass.cxx.o .PHONY : vtkImageIdealHighPass.cxx.o vtkImageIdealHighPass.i: vtkImageIdealHighPass.cxx.i .PHONY : vtkImageIdealHighPass.i # target to preprocess a source file vtkImageIdealHighPass.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageIdealHighPass.cxx.i .PHONY : vtkImageIdealHighPass.cxx.i vtkImageIdealHighPass.s: vtkImageIdealHighPass.cxx.s .PHONY : vtkImageIdealHighPass.s # target to generate assembly for a file vtkImageIdealHighPass.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageIdealHighPass.cxx.s .PHONY : vtkImageIdealHighPass.cxx.s vtkImageIdealLowPass.o: vtkImageIdealLowPass.cxx.o .PHONY : vtkImageIdealLowPass.o # target to build an object file vtkImageIdealLowPass.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageIdealLowPass.cxx.o .PHONY : vtkImageIdealLowPass.cxx.o vtkImageIdealLowPass.i: vtkImageIdealLowPass.cxx.i .PHONY : vtkImageIdealLowPass.i # target to preprocess a source file vtkImageIdealLowPass.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageIdealLowPass.cxx.i .PHONY : vtkImageIdealLowPass.cxx.i vtkImageIdealLowPass.s: vtkImageIdealLowPass.cxx.s .PHONY : vtkImageIdealLowPass.s # target to generate assembly for a file vtkImageIdealLowPass.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageIdealLowPass.cxx.s .PHONY : vtkImageIdealLowPass.cxx.s vtkImageRFFT.o: vtkImageRFFT.cxx.o .PHONY : vtkImageRFFT.o # target to build an object file vtkImageRFFT.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageRFFT.cxx.o .PHONY : vtkImageRFFT.cxx.o vtkImageRFFT.i: vtkImageRFFT.cxx.i .PHONY : vtkImageRFFT.i # target to preprocess a source file vtkImageRFFT.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageRFFT.cxx.i .PHONY : vtkImageRFFT.cxx.i vtkImageRFFT.s: vtkImageRFFT.cxx.s .PHONY : vtkImageRFFT.s # target to generate assembly for a file vtkImageRFFT.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkImageRFFT.cxx.s .PHONY : vtkImageRFFT.cxx.s vtkTableFFT.o: vtkTableFFT.cxx.o .PHONY : vtkTableFFT.o # target to build an object file vtkTableFFT.cxx.o: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkTableFFT.cxx.o .PHONY : vtkTableFFT.cxx.o vtkTableFFT.i: vtkTableFFT.cxx.i .PHONY : vtkTableFFT.i # target to preprocess a source file vtkTableFFT.cxx.i: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkTableFFT.cxx.i .PHONY : vtkTableFFT.cxx.i vtkTableFFT.s: vtkTableFFT.cxx.s .PHONY : vtkTableFFT.s # target to generate assembly for a file vtkTableFFT.cxx.s: cd /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/build.make Imaging/Fourier/CMakeFiles/vtkImagingFourier.dir/vtkTableFFT.cxx.s .PHONY : vtkTableFFT.cxx.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... vtkImagingFourier" @echo "... vtkImageButterworthHighPass.o" @echo "... vtkImageButterworthHighPass.i" @echo "... vtkImageButterworthHighPass.s" @echo "... vtkImageButterworthLowPass.o" @echo "... vtkImageButterworthLowPass.i" @echo "... vtkImageButterworthLowPass.s" @echo "... vtkImageFFT.o" @echo "... vtkImageFFT.i" @echo "... vtkImageFFT.s" @echo "... vtkImageFourierCenter.o" @echo "... vtkImageFourierCenter.i" @echo "... vtkImageFourierCenter.s" @echo "... vtkImageFourierFilter.o" @echo "... vtkImageFourierFilter.i" @echo "... vtkImageFourierFilter.s" @echo "... vtkImageIdealHighPass.o" @echo "... vtkImageIdealHighPass.i" @echo "... vtkImageIdealHighPass.s" @echo "... vtkImageIdealLowPass.o" @echo "... vtkImageIdealLowPass.i" @echo "... vtkImageIdealLowPass.s" @echo "... vtkImageRFFT.o" @echo "... vtkImageRFFT.i" @echo "... vtkImageRFFT.s" @echo "... vtkTableFFT.o" @echo "... vtkTableFFT.i" @echo "... vtkTableFFT.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 /Volumes/Data/workspace/med-macos-free/build/ExtProjs/VTK && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system