# 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/src # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Volumes/Data/workspace/med-macos-weekly/build/medInria-build #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." /usr/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: \"Unspecified\"" .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/medInria-build && $(CMAKE_COMMAND) -E cmake_progress_start /Volumes/Data/workspace/med-macos-weekly/build/medInria-build/CMakeFiles /Volumes/Data/workspace/med-macos-weekly/build/medInria-build/plugins/process/arithmetic_operation//CMakeFiles/progress.marks cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/process/arithmetic_operation/all $(CMAKE_COMMAND) -E cmake_progress_start /Volumes/Data/workspace/med-macos-weekly/build/medInria-build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/process/arithmetic_operation/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/medInria-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/process/arithmetic_operation/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/process/arithmetic_operation/preinstall .PHONY : preinstall/fast # clear depends depend: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/rule: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/rule .PHONY : plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/rule # Convenience name for target. medItkArithmeticOperationProcessPlugin: plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/rule .PHONY : medItkArithmeticOperationProcessPlugin # fast build rule for target. medItkArithmeticOperationProcessPlugin/fast: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build .PHONY : medItkArithmeticOperationProcessPlugin/fast # Convenience name for target. plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps.dir/rule: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps.dir/rule .PHONY : plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps.dir/rule # Convenience name for target. medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps: plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps.dir/rule .PHONY : medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps # fast build rule for target. medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps/fast: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps.dir/build .PHONY : medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps/fast # Convenience name for target. plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen.dir/rule: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen.dir/rule .PHONY : plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen.dir/rule # Convenience name for target. medItkArithmeticOperationProcessPlugin_autogen: plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen.dir/rule .PHONY : medItkArithmeticOperationProcessPlugin_autogen # fast build rule for target. medItkArithmeticOperationProcessPlugin_autogen/fast: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin_autogen.dir/build .PHONY : medItkArithmeticOperationProcessPlugin_autogen/fast medItkAddImageProcess.o: medItkAddImageProcess.cpp.o .PHONY : medItkAddImageProcess.o # target to build an object file medItkAddImageProcess.cpp.o: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkAddImageProcess.cpp.o .PHONY : medItkAddImageProcess.cpp.o medItkAddImageProcess.i: medItkAddImageProcess.cpp.i .PHONY : medItkAddImageProcess.i # target to preprocess a source file medItkAddImageProcess.cpp.i: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkAddImageProcess.cpp.i .PHONY : medItkAddImageProcess.cpp.i medItkAddImageProcess.s: medItkAddImageProcess.cpp.s .PHONY : medItkAddImageProcess.s # target to generate assembly for a file medItkAddImageProcess.cpp.s: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkAddImageProcess.cpp.s .PHONY : medItkAddImageProcess.cpp.s medItkArithmeticOperationProcessPlugin.o: medItkArithmeticOperationProcessPlugin.cpp.o .PHONY : medItkArithmeticOperationProcessPlugin.o # target to build an object file medItkArithmeticOperationProcessPlugin.cpp.o: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin.cpp.o .PHONY : medItkArithmeticOperationProcessPlugin.cpp.o medItkArithmeticOperationProcessPlugin.i: medItkArithmeticOperationProcessPlugin.cpp.i .PHONY : medItkArithmeticOperationProcessPlugin.i # target to preprocess a source file medItkArithmeticOperationProcessPlugin.cpp.i: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin.cpp.i .PHONY : medItkArithmeticOperationProcessPlugin.cpp.i medItkArithmeticOperationProcessPlugin.s: medItkArithmeticOperationProcessPlugin.cpp.s .PHONY : medItkArithmeticOperationProcessPlugin.s # target to generate assembly for a file medItkArithmeticOperationProcessPlugin.cpp.s: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin.cpp.s .PHONY : medItkArithmeticOperationProcessPlugin.cpp.s medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.o: medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.o .PHONY : medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.o # target to build an object file medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.o: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.o .PHONY : medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.o medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.i: medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.i .PHONY : medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.i # target to preprocess a source file medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.i: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.i .PHONY : medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.i medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.s: medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.s .PHONY : medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.s # target to generate assembly for a file medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.s: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.s .PHONY : medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.cpp.s medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.o: medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.o .PHONY : medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.o # target to build an object file medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.o: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.o .PHONY : medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.o medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.i: medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.i .PHONY : medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.i # target to preprocess a source file medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.i: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.i .PHONY : medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.i medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.s: medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.s .PHONY : medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.s # target to generate assembly for a file medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.s: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.s .PHONY : medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.cpp.s medItkDivideImageProcess.o: medItkDivideImageProcess.cpp.o .PHONY : medItkDivideImageProcess.o # target to build an object file medItkDivideImageProcess.cpp.o: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkDivideImageProcess.cpp.o .PHONY : medItkDivideImageProcess.cpp.o medItkDivideImageProcess.i: medItkDivideImageProcess.cpp.i .PHONY : medItkDivideImageProcess.i # target to preprocess a source file medItkDivideImageProcess.cpp.i: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkDivideImageProcess.cpp.i .PHONY : medItkDivideImageProcess.cpp.i medItkDivideImageProcess.s: medItkDivideImageProcess.cpp.s .PHONY : medItkDivideImageProcess.s # target to generate assembly for a file medItkDivideImageProcess.cpp.s: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkDivideImageProcess.cpp.s .PHONY : medItkDivideImageProcess.cpp.s medItkMultiplyImageProcess.o: medItkMultiplyImageProcess.cpp.o .PHONY : medItkMultiplyImageProcess.o # target to build an object file medItkMultiplyImageProcess.cpp.o: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkMultiplyImageProcess.cpp.o .PHONY : medItkMultiplyImageProcess.cpp.o medItkMultiplyImageProcess.i: medItkMultiplyImageProcess.cpp.i .PHONY : medItkMultiplyImageProcess.i # target to preprocess a source file medItkMultiplyImageProcess.cpp.i: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkMultiplyImageProcess.cpp.i .PHONY : medItkMultiplyImageProcess.cpp.i medItkMultiplyImageProcess.s: medItkMultiplyImageProcess.cpp.s .PHONY : medItkMultiplyImageProcess.s # target to generate assembly for a file medItkMultiplyImageProcess.cpp.s: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkMultiplyImageProcess.cpp.s .PHONY : medItkMultiplyImageProcess.cpp.s medItkSubtractImageProcess.o: medItkSubtractImageProcess.cpp.o .PHONY : medItkSubtractImageProcess.o # target to build an object file medItkSubtractImageProcess.cpp.o: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkSubtractImageProcess.cpp.o .PHONY : medItkSubtractImageProcess.cpp.o medItkSubtractImageProcess.i: medItkSubtractImageProcess.cpp.i .PHONY : medItkSubtractImageProcess.i # target to preprocess a source file medItkSubtractImageProcess.cpp.i: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkSubtractImageProcess.cpp.i .PHONY : medItkSubtractImageProcess.cpp.i medItkSubtractImageProcess.s: medItkSubtractImageProcess.cpp.s .PHONY : medItkSubtractImageProcess.s # target to generate assembly for a file medItkSubtractImageProcess.cpp.s: cd /Volumes/Data/workspace/med-macos-weekly/build/medInria-build && $(MAKE) $(MAKESILENT) -f plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/build.make plugins/process/arithmetic_operation/CMakeFiles/medItkArithmeticOperationProcessPlugin.dir/medItkSubtractImageProcess.cpp.s .PHONY : medItkSubtractImageProcess.cpp.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 "... medItkArithmeticOperationProcessPlugin_autogen" @echo "... medItkArithmeticOperationProcessPlugin_autogen_timestamp_deps" @echo "... medItkArithmeticOperationProcessPlugin" @echo "... medItkAddImageProcess.o" @echo "... medItkAddImageProcess.i" @echo "... medItkAddImageProcess.s" @echo "... medItkArithmeticOperationProcessPlugin.o" @echo "... medItkArithmeticOperationProcessPlugin.i" @echo "... medItkArithmeticOperationProcessPlugin.s" @echo "... medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.o" @echo "... medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.i" @echo "... medItkArithmeticOperationProcessPlugin_autogen/EWIEGA46WW/qrc_medItkArithmeticOperationProcessPlugin.s" @echo "... medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.o" @echo "... medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.i" @echo "... medItkArithmeticOperationProcessPlugin_autogen/mocs_compilation.s" @echo "... medItkDivideImageProcess.o" @echo "... medItkDivideImageProcess.i" @echo "... medItkDivideImageProcess.s" @echo "... medItkMultiplyImageProcess.o" @echo "... medItkMultiplyImageProcess.i" @echo "... medItkMultiplyImageProcess.s" @echo "... medItkSubtractImageProcess.o" @echo "... medItkSubtractImageProcess.i" @echo "... medItkSubtractImageProcess.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/medInria-build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system