# 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-weekly/ExtProjs/VTK # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Volumes/Data/workspace/med-macos-weekly/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\" \"libproj-data\" \"license\" \"licenses\" \"runtime\"" .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-weekly/build/ExtProjs/VTK && $(CMAKE_COMMAND) -E cmake_progress_start /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/IO/Chemistry//CMakeFiles/progress.marks cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IO/Chemistry/all $(CMAKE_COMMAND) -E cmake_progress_start /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IO/Chemistry/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-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IO/Chemistry/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IO/Chemistry/preinstall .PHONY : preinstall/fast # clear depends depend: cd /Volumes/Data/workspace/med-macos-weekly/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. IO/Chemistry/CMakeFiles/IOChemistry.dir/rule: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IO/Chemistry/CMakeFiles/IOChemistry.dir/rule .PHONY : IO/Chemistry/CMakeFiles/IOChemistry.dir/rule # Convenience name for target. IOChemistry: IO/Chemistry/CMakeFiles/IOChemistry.dir/rule .PHONY : IOChemistry # fast build rule for target. IOChemistry/fast: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/build .PHONY : IOChemistry/fast # Convenience name for target. IO/Chemistry/CMakeFiles/vtkIOChemistry-hierarchy.dir/rule: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IO/Chemistry/CMakeFiles/vtkIOChemistry-hierarchy.dir/rule .PHONY : IO/Chemistry/CMakeFiles/vtkIOChemistry-hierarchy.dir/rule # Convenience name for target. vtkIOChemistry-hierarchy: IO/Chemistry/CMakeFiles/vtkIOChemistry-hierarchy.dir/rule .PHONY : vtkIOChemistry-hierarchy # fast build rule for target. vtkIOChemistry-hierarchy/fast: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/vtkIOChemistry-hierarchy.dir/build.make IO/Chemistry/CMakeFiles/vtkIOChemistry-hierarchy.dir/build .PHONY : vtkIOChemistry-hierarchy/fast vtkCMLMoleculeReader.o: vtkCMLMoleculeReader.cxx.o .PHONY : vtkCMLMoleculeReader.o # target to build an object file vtkCMLMoleculeReader.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkCMLMoleculeReader.cxx.o .PHONY : vtkCMLMoleculeReader.cxx.o vtkCMLMoleculeReader.i: vtkCMLMoleculeReader.cxx.i .PHONY : vtkCMLMoleculeReader.i # target to preprocess a source file vtkCMLMoleculeReader.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkCMLMoleculeReader.cxx.i .PHONY : vtkCMLMoleculeReader.cxx.i vtkCMLMoleculeReader.s: vtkCMLMoleculeReader.cxx.s .PHONY : vtkCMLMoleculeReader.s # target to generate assembly for a file vtkCMLMoleculeReader.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkCMLMoleculeReader.cxx.s .PHONY : vtkCMLMoleculeReader.cxx.s vtkGaussianCubeReader.o: vtkGaussianCubeReader.cxx.o .PHONY : vtkGaussianCubeReader.o # target to build an object file vtkGaussianCubeReader.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkGaussianCubeReader.cxx.o .PHONY : vtkGaussianCubeReader.cxx.o vtkGaussianCubeReader.i: vtkGaussianCubeReader.cxx.i .PHONY : vtkGaussianCubeReader.i # target to preprocess a source file vtkGaussianCubeReader.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkGaussianCubeReader.cxx.i .PHONY : vtkGaussianCubeReader.cxx.i vtkGaussianCubeReader.s: vtkGaussianCubeReader.cxx.s .PHONY : vtkGaussianCubeReader.s # target to generate assembly for a file vtkGaussianCubeReader.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkGaussianCubeReader.cxx.s .PHONY : vtkGaussianCubeReader.cxx.s vtkGaussianCubeReader2.o: vtkGaussianCubeReader2.cxx.o .PHONY : vtkGaussianCubeReader2.o # target to build an object file vtkGaussianCubeReader2.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkGaussianCubeReader2.cxx.o .PHONY : vtkGaussianCubeReader2.cxx.o vtkGaussianCubeReader2.i: vtkGaussianCubeReader2.cxx.i .PHONY : vtkGaussianCubeReader2.i # target to preprocess a source file vtkGaussianCubeReader2.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkGaussianCubeReader2.cxx.i .PHONY : vtkGaussianCubeReader2.cxx.i vtkGaussianCubeReader2.s: vtkGaussianCubeReader2.cxx.s .PHONY : vtkGaussianCubeReader2.s # target to generate assembly for a file vtkGaussianCubeReader2.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkGaussianCubeReader2.cxx.s .PHONY : vtkGaussianCubeReader2.cxx.s vtkMoleculeReaderBase.o: vtkMoleculeReaderBase.cxx.o .PHONY : vtkMoleculeReaderBase.o # target to build an object file vtkMoleculeReaderBase.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkMoleculeReaderBase.cxx.o .PHONY : vtkMoleculeReaderBase.cxx.o vtkMoleculeReaderBase.i: vtkMoleculeReaderBase.cxx.i .PHONY : vtkMoleculeReaderBase.i # target to preprocess a source file vtkMoleculeReaderBase.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkMoleculeReaderBase.cxx.i .PHONY : vtkMoleculeReaderBase.cxx.i vtkMoleculeReaderBase.s: vtkMoleculeReaderBase.cxx.s .PHONY : vtkMoleculeReaderBase.s # target to generate assembly for a file vtkMoleculeReaderBase.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkMoleculeReaderBase.cxx.s .PHONY : vtkMoleculeReaderBase.cxx.s vtkPDBReader.o: vtkPDBReader.cxx.o .PHONY : vtkPDBReader.o # target to build an object file vtkPDBReader.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkPDBReader.cxx.o .PHONY : vtkPDBReader.cxx.o vtkPDBReader.i: vtkPDBReader.cxx.i .PHONY : vtkPDBReader.i # target to preprocess a source file vtkPDBReader.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkPDBReader.cxx.i .PHONY : vtkPDBReader.cxx.i vtkPDBReader.s: vtkPDBReader.cxx.s .PHONY : vtkPDBReader.s # target to generate assembly for a file vtkPDBReader.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkPDBReader.cxx.s .PHONY : vtkPDBReader.cxx.s vtkVASPAnimationReader.o: vtkVASPAnimationReader.cxx.o .PHONY : vtkVASPAnimationReader.o # target to build an object file vtkVASPAnimationReader.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkVASPAnimationReader.cxx.o .PHONY : vtkVASPAnimationReader.cxx.o vtkVASPAnimationReader.i: vtkVASPAnimationReader.cxx.i .PHONY : vtkVASPAnimationReader.i # target to preprocess a source file vtkVASPAnimationReader.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkVASPAnimationReader.cxx.i .PHONY : vtkVASPAnimationReader.cxx.i vtkVASPAnimationReader.s: vtkVASPAnimationReader.cxx.s .PHONY : vtkVASPAnimationReader.s # target to generate assembly for a file vtkVASPAnimationReader.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkVASPAnimationReader.cxx.s .PHONY : vtkVASPAnimationReader.cxx.s vtkVASPTessellationReader.o: vtkVASPTessellationReader.cxx.o .PHONY : vtkVASPTessellationReader.o # target to build an object file vtkVASPTessellationReader.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkVASPTessellationReader.cxx.o .PHONY : vtkVASPTessellationReader.cxx.o vtkVASPTessellationReader.i: vtkVASPTessellationReader.cxx.i .PHONY : vtkVASPTessellationReader.i # target to preprocess a source file vtkVASPTessellationReader.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkVASPTessellationReader.cxx.i .PHONY : vtkVASPTessellationReader.cxx.i vtkVASPTessellationReader.s: vtkVASPTessellationReader.cxx.s .PHONY : vtkVASPTessellationReader.s # target to generate assembly for a file vtkVASPTessellationReader.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkVASPTessellationReader.cxx.s .PHONY : vtkVASPTessellationReader.cxx.s vtkXYZMolReader.o: vtkXYZMolReader.cxx.o .PHONY : vtkXYZMolReader.o # target to build an object file vtkXYZMolReader.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkXYZMolReader.cxx.o .PHONY : vtkXYZMolReader.cxx.o vtkXYZMolReader.i: vtkXYZMolReader.cxx.i .PHONY : vtkXYZMolReader.i # target to preprocess a source file vtkXYZMolReader.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkXYZMolReader.cxx.i .PHONY : vtkXYZMolReader.cxx.i vtkXYZMolReader.s: vtkXYZMolReader.cxx.s .PHONY : vtkXYZMolReader.s # target to generate assembly for a file vtkXYZMolReader.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkXYZMolReader.cxx.s .PHONY : vtkXYZMolReader.cxx.s vtkXYZMolReader2.o: vtkXYZMolReader2.cxx.o .PHONY : vtkXYZMolReader2.o # target to build an object file vtkXYZMolReader2.cxx.o: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkXYZMolReader2.cxx.o .PHONY : vtkXYZMolReader2.cxx.o vtkXYZMolReader2.i: vtkXYZMolReader2.cxx.i .PHONY : vtkXYZMolReader2.i # target to preprocess a source file vtkXYZMolReader2.cxx.i: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkXYZMolReader2.cxx.i .PHONY : vtkXYZMolReader2.cxx.i vtkXYZMolReader2.s: vtkXYZMolReader2.cxx.s .PHONY : vtkXYZMolReader2.s # target to generate assembly for a file vtkXYZMolReader2.cxx.s: cd /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f IO/Chemistry/CMakeFiles/IOChemistry.dir/build.make IO/Chemistry/CMakeFiles/IOChemistry.dir/vtkXYZMolReader2.cxx.s .PHONY : vtkXYZMolReader2.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 "... vtkIOChemistry-hierarchy" @echo "... IOChemistry" @echo "... vtkCMLMoleculeReader.o" @echo "... vtkCMLMoleculeReader.i" @echo "... vtkCMLMoleculeReader.s" @echo "... vtkGaussianCubeReader.o" @echo "... vtkGaussianCubeReader.i" @echo "... vtkGaussianCubeReader.s" @echo "... vtkGaussianCubeReader2.o" @echo "... vtkGaussianCubeReader2.i" @echo "... vtkGaussianCubeReader2.s" @echo "... vtkMoleculeReaderBase.o" @echo "... vtkMoleculeReaderBase.i" @echo "... vtkMoleculeReaderBase.s" @echo "... vtkPDBReader.o" @echo "... vtkPDBReader.i" @echo "... vtkPDBReader.s" @echo "... vtkVASPAnimationReader.o" @echo "... vtkVASPAnimationReader.i" @echo "... vtkVASPAnimationReader.s" @echo "... vtkVASPTessellationReader.o" @echo "... vtkVASPTessellationReader.i" @echo "... vtkVASPTessellationReader.s" @echo "... vtkXYZMolReader.o" @echo "... vtkXYZMolReader.i" @echo "... vtkXYZMolReader.s" @echo "... vtkXYZMolReader2.o" @echo "... vtkXYZMolReader2.i" @echo "... vtkXYZMolReader2.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-weekly/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