Files
TowerOptoSifAndSpectral/othersoft/calibration_console/cmake-build-debug/Makefile

403 lines
15 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.5
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/pi/projects_tc/TowerOptoSifAndSpectral/othersoft/calibration_console
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/pi/projects_tc/TowerOptoSifAndSpectral/othersoft/calibration_console/cmake-build-debug
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.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/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/pi/projects_tc/TowerOptoSifAndSpectral/othersoft/calibration_console/cmake-build-debug/CMakeFiles /home/pi/projects_tc/TowerOptoSifAndSpectral/othersoft/calibration_console/cmake-build-debug/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/pi/projects_tc/TowerOptoSifAndSpectral/othersoft/calibration_console/cmake-build-debug/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named ocean_optics_calibration_console
# Build rule for target.
ocean_optics_calibration_console: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ocean_optics_calibration_console
.PHONY : ocean_optics_calibration_console
# fast build rule for target.
ocean_optics_calibration_console/fast:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/build
.PHONY : ocean_optics_calibration_console/fast
#=============================================================================
# Target rules for targets named ocean_optics_calibration_console_automoc
# Build rule for target.
ocean_optics_calibration_console_automoc: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ocean_optics_calibration_console_automoc
.PHONY : ocean_optics_calibration_console_automoc
# fast build rule for target.
ocean_optics_calibration_console_automoc/fast:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console_automoc.dir/build.make CMakeFiles/ocean_optics_calibration_console_automoc.dir/build
.PHONY : ocean_optics_calibration_console_automoc/fast
Source_Files/ATPControl_Serial_QT.o: Source_Files/ATPControl_Serial_QT.cpp.o
.PHONY : Source_Files/ATPControl_Serial_QT.o
# target to build an object file
Source_Files/ATPControl_Serial_QT.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/ATPControl_Serial_QT.cpp.o
.PHONY : Source_Files/ATPControl_Serial_QT.cpp.o
Source_Files/ATPControl_Serial_QT.i: Source_Files/ATPControl_Serial_QT.cpp.i
.PHONY : Source_Files/ATPControl_Serial_QT.i
# target to preprocess a source file
Source_Files/ATPControl_Serial_QT.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/ATPControl_Serial_QT.cpp.i
.PHONY : Source_Files/ATPControl_Serial_QT.cpp.i
Source_Files/ATPControl_Serial_QT.s: Source_Files/ATPControl_Serial_QT.cpp.s
.PHONY : Source_Files/ATPControl_Serial_QT.s
# target to generate assembly for a file
Source_Files/ATPControl_Serial_QT.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/ATPControl_Serial_QT.cpp.s
.PHONY : Source_Files/ATPControl_Serial_QT.cpp.s
Source_Files/ZZ_Math.o: Source_Files/ZZ_Math.cpp.o
.PHONY : Source_Files/ZZ_Math.o
# target to build an object file
Source_Files/ZZ_Math.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/ZZ_Math.cpp.o
.PHONY : Source_Files/ZZ_Math.cpp.o
Source_Files/ZZ_Math.i: Source_Files/ZZ_Math.cpp.i
.PHONY : Source_Files/ZZ_Math.i
# target to preprocess a source file
Source_Files/ZZ_Math.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/ZZ_Math.cpp.i
.PHONY : Source_Files/ZZ_Math.cpp.i
Source_Files/ZZ_Math.s: Source_Files/ZZ_Math.cpp.s
.PHONY : Source_Files/ZZ_Math.s
# target to generate assembly for a file
Source_Files/ZZ_Math.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/ZZ_Math.cpp.s
.PHONY : Source_Files/ZZ_Math.cpp.s
Source_Files/atpFiberImager.o: Source_Files/atpFiberImager.cpp.o
.PHONY : Source_Files/atpFiberImager.o
# target to build an object file
Source_Files/atpFiberImager.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/atpFiberImager.cpp.o
.PHONY : Source_Files/atpFiberImager.cpp.o
Source_Files/atpFiberImager.i: Source_Files/atpFiberImager.cpp.i
.PHONY : Source_Files/atpFiberImager.i
# target to preprocess a source file
Source_Files/atpFiberImager.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/atpFiberImager.cpp.i
.PHONY : Source_Files/atpFiberImager.cpp.i
Source_Files/atpFiberImager.s: Source_Files/atpFiberImager.cpp.s
.PHONY : Source_Files/atpFiberImager.s
# target to generate assembly for a file
Source_Files/atpFiberImager.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/atpFiberImager.cpp.s
.PHONY : Source_Files/atpFiberImager.cpp.s
Source_Files/calibration.o: Source_Files/calibration.cpp.o
.PHONY : Source_Files/calibration.o
# target to build an object file
Source_Files/calibration.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/calibration.cpp.o
.PHONY : Source_Files/calibration.cpp.o
Source_Files/calibration.i: Source_Files/calibration.cpp.i
.PHONY : Source_Files/calibration.i
# target to preprocess a source file
Source_Files/calibration.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/calibration.cpp.i
.PHONY : Source_Files/calibration.cpp.i
Source_Files/calibration.s: Source_Files/calibration.cpp.s
.PHONY : Source_Files/calibration.s
# target to generate assembly for a file
Source_Files/calibration.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/calibration.cpp.s
.PHONY : Source_Files/calibration.cpp.s
Source_Files/library.o: Source_Files/library.cpp.o
.PHONY : Source_Files/library.o
# target to build an object file
Source_Files/library.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/library.cpp.o
.PHONY : Source_Files/library.cpp.o
Source_Files/library.i: Source_Files/library.cpp.i
.PHONY : Source_Files/library.i
# target to preprocess a source file
Source_Files/library.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/library.cpp.i
.PHONY : Source_Files/library.cpp.i
Source_Files/library.s: Source_Files/library.cpp.s
.PHONY : Source_Files/library.s
# target to generate assembly for a file
Source_Files/library.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/library.cpp.s
.PHONY : Source_Files/library.cpp.s
Source_Files/main.o: Source_Files/main.cpp.o
.PHONY : Source_Files/main.o
# target to build an object file
Source_Files/main.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/main.cpp.o
.PHONY : Source_Files/main.cpp.o
Source_Files/main.i: Source_Files/main.cpp.i
.PHONY : Source_Files/main.i
# target to preprocess a source file
Source_Files/main.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/main.cpp.i
.PHONY : Source_Files/main.cpp.i
Source_Files/main.s: Source_Files/main.cpp.s
.PHONY : Source_Files/main.s
# target to generate assembly for a file
Source_Files/main.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/main.cpp.s
.PHONY : Source_Files/main.cpp.s
Source_Files/oceanOpticsFiberImager.o: Source_Files/oceanOpticsFiberImager.cpp.o
.PHONY : Source_Files/oceanOpticsFiberImager.o
# target to build an object file
Source_Files/oceanOpticsFiberImager.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/oceanOpticsFiberImager.cpp.o
.PHONY : Source_Files/oceanOpticsFiberImager.cpp.o
Source_Files/oceanOpticsFiberImager.i: Source_Files/oceanOpticsFiberImager.cpp.i
.PHONY : Source_Files/oceanOpticsFiberImager.i
# target to preprocess a source file
Source_Files/oceanOpticsFiberImager.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/oceanOpticsFiberImager.cpp.i
.PHONY : Source_Files/oceanOpticsFiberImager.cpp.i
Source_Files/oceanOpticsFiberImager.s: Source_Files/oceanOpticsFiberImager.cpp.s
.PHONY : Source_Files/oceanOpticsFiberImager.s
# target to generate assembly for a file
Source_Files/oceanOpticsFiberImager.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/Source_Files/oceanOpticsFiberImager.cpp.s
.PHONY : Source_Files/oceanOpticsFiberImager.cpp.s
ocean_optics_calibration_console_automoc.o: ocean_optics_calibration_console_automoc.cpp.o
.PHONY : ocean_optics_calibration_console_automoc.o
# target to build an object file
ocean_optics_calibration_console_automoc.cpp.o:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/ocean_optics_calibration_console_automoc.cpp.o
.PHONY : ocean_optics_calibration_console_automoc.cpp.o
ocean_optics_calibration_console_automoc.i: ocean_optics_calibration_console_automoc.cpp.i
.PHONY : ocean_optics_calibration_console_automoc.i
# target to preprocess a source file
ocean_optics_calibration_console_automoc.cpp.i:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/ocean_optics_calibration_console_automoc.cpp.i
.PHONY : ocean_optics_calibration_console_automoc.cpp.i
ocean_optics_calibration_console_automoc.s: ocean_optics_calibration_console_automoc.cpp.s
.PHONY : ocean_optics_calibration_console_automoc.s
# target to generate assembly for a file
ocean_optics_calibration_console_automoc.cpp.s:
$(MAKE) -f CMakeFiles/ocean_optics_calibration_console.dir/build.make CMakeFiles/ocean_optics_calibration_console.dir/ocean_optics_calibration_console_automoc.cpp.s
.PHONY : ocean_optics_calibration_console_automoc.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 "... rebuild_cache"
@echo "... ocean_optics_calibration_console"
@echo "... ocean_optics_calibration_console_automoc"
@echo "... Source_Files/ATPControl_Serial_QT.o"
@echo "... Source_Files/ATPControl_Serial_QT.i"
@echo "... Source_Files/ATPControl_Serial_QT.s"
@echo "... Source_Files/ZZ_Math.o"
@echo "... Source_Files/ZZ_Math.i"
@echo "... Source_Files/ZZ_Math.s"
@echo "... Source_Files/atpFiberImager.o"
@echo "... Source_Files/atpFiberImager.i"
@echo "... Source_Files/atpFiberImager.s"
@echo "... Source_Files/calibration.o"
@echo "... Source_Files/calibration.i"
@echo "... Source_Files/calibration.s"
@echo "... Source_Files/library.o"
@echo "... Source_Files/library.i"
@echo "... Source_Files/library.s"
@echo "... Source_Files/main.o"
@echo "... Source_Files/main.i"
@echo "... Source_Files/main.s"
@echo "... Source_Files/oceanOpticsFiberImager.o"
@echo "... Source_Files/oceanOpticsFiberImager.i"
@echo "... Source_Files/oceanOpticsFiberImager.s"
@echo "... ocean_optics_calibration_console_automoc.o"
@echo "... ocean_optics_calibration_console_automoc.i"
@echo "... ocean_optics_calibration_console_automoc.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:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system