Files
Catalyst-MDVS/build/Makefile
2025-11-19 20:21:45 +08:00

371 lines
12 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
# 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/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/x-h/mdvs/mdvs
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/x-h/mdvs/mdvs/build
#=============================================================================
# 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 --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
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/x-h/mdvs/mdvs/build/CMakeFiles /home/x-h/mdvs/mdvs/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/x-h/mdvs/mdvs/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named armor_detector_mdv
# Build rule for target.
armor_detector_mdv: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 armor_detector_mdv
.PHONY : armor_detector_mdv
# fast build rule for target.
armor_detector_mdv/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/build
.PHONY : armor_detector_mdv/fast
ArmorDetector.o: ArmorDetector.cpp.o
.PHONY : ArmorDetector.o
# target to build an object file
ArmorDetector.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/ArmorDetector.cpp.o
.PHONY : ArmorDetector.cpp.o
ArmorDetector.i: ArmorDetector.cpp.i
.PHONY : ArmorDetector.i
# target to preprocess a source file
ArmorDetector.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/ArmorDetector.cpp.i
.PHONY : ArmorDetector.cpp.i
ArmorDetector.s: ArmorDetector.cpp.s
.PHONY : ArmorDetector.s
# target to generate assembly for a file
ArmorDetector.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/ArmorDetector.cpp.s
.PHONY : ArmorDetector.cpp.s
BallisticPredictor.o: BallisticPredictor.cpp.o
.PHONY : BallisticPredictor.o
# target to build an object file
BallisticPredictor.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/BallisticPredictor.cpp.o
.PHONY : BallisticPredictor.cpp.o
BallisticPredictor.i: BallisticPredictor.cpp.i
.PHONY : BallisticPredictor.i
# target to preprocess a source file
BallisticPredictor.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/BallisticPredictor.cpp.i
.PHONY : BallisticPredictor.cpp.i
BallisticPredictor.s: BallisticPredictor.cpp.s
.PHONY : BallisticPredictor.s
# target to generate assembly for a file
BallisticPredictor.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/BallisticPredictor.cpp.s
.PHONY : BallisticPredictor.cpp.s
ImagePreprocessor.o: ImagePreprocessor.cpp.o
.PHONY : ImagePreprocessor.o
# target to build an object file
ImagePreprocessor.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/ImagePreprocessor.cpp.o
.PHONY : ImagePreprocessor.cpp.o
ImagePreprocessor.i: ImagePreprocessor.cpp.i
.PHONY : ImagePreprocessor.i
# target to preprocess a source file
ImagePreprocessor.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/ImagePreprocessor.cpp.i
.PHONY : ImagePreprocessor.cpp.i
ImagePreprocessor.s: ImagePreprocessor.cpp.s
.PHONY : ImagePreprocessor.s
# target to generate assembly for a file
ImagePreprocessor.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/ImagePreprocessor.cpp.s
.PHONY : ImagePreprocessor.cpp.s
KalmanFilter.o: KalmanFilter.cpp.o
.PHONY : KalmanFilter.o
# target to build an object file
KalmanFilter.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/KalmanFilter.cpp.o
.PHONY : KalmanFilter.cpp.o
KalmanFilter.i: KalmanFilter.cpp.i
.PHONY : KalmanFilter.i
# target to preprocess a source file
KalmanFilter.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/KalmanFilter.cpp.i
.PHONY : KalmanFilter.cpp.i
KalmanFilter.s: KalmanFilter.cpp.s
.PHONY : KalmanFilter.s
# target to generate assembly for a file
KalmanFilter.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/KalmanFilter.cpp.s
.PHONY : KalmanFilter.cpp.s
MindVisionCamera.o: MindVisionCamera.cpp.o
.PHONY : MindVisionCamera.o
# target to build an object file
MindVisionCamera.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/MindVisionCamera.cpp.o
.PHONY : MindVisionCamera.cpp.o
MindVisionCamera.i: MindVisionCamera.cpp.i
.PHONY : MindVisionCamera.i
# target to preprocess a source file
MindVisionCamera.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/MindVisionCamera.cpp.i
.PHONY : MindVisionCamera.cpp.i
MindVisionCamera.s: MindVisionCamera.cpp.s
.PHONY : MindVisionCamera.s
# target to generate assembly for a file
MindVisionCamera.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/MindVisionCamera.cpp.s
.PHONY : MindVisionCamera.cpp.s
TTLCommunicator.o: TTLCommunicator.cpp.o
.PHONY : TTLCommunicator.o
# target to build an object file
TTLCommunicator.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/TTLCommunicator.cpp.o
.PHONY : TTLCommunicator.cpp.o
TTLCommunicator.i: TTLCommunicator.cpp.i
.PHONY : TTLCommunicator.i
# target to preprocess a source file
TTLCommunicator.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/TTLCommunicator.cpp.i
.PHONY : TTLCommunicator.cpp.i
TTLCommunicator.s: TTLCommunicator.cpp.s
.PHONY : TTLCommunicator.s
# target to generate assembly for a file
TTLCommunicator.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/TTLCommunicator.cpp.s
.PHONY : TTLCommunicator.cpp.s
Visualizer.o: Visualizer.cpp.o
.PHONY : Visualizer.o
# target to build an object file
Visualizer.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/Visualizer.cpp.o
.PHONY : Visualizer.cpp.o
Visualizer.i: Visualizer.cpp.i
.PHONY : Visualizer.i
# target to preprocess a source file
Visualizer.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/Visualizer.cpp.i
.PHONY : Visualizer.cpp.i
Visualizer.s: Visualizer.cpp.s
.PHONY : Visualizer.s
# target to generate assembly for a file
Visualizer.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/Visualizer.cpp.s
.PHONY : Visualizer.cpp.s
main.o: main.cpp.o
.PHONY : main.o
# target to build an object file
main.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/main.cpp.o
.PHONY : main.cpp.o
main.i: main.cpp.i
.PHONY : main.i
# target to preprocess a source file
main.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/main.cpp.i
.PHONY : main.cpp.i
main.s: main.cpp.s
.PHONY : main.s
# target to generate assembly for a file
main.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/armor_detector_mdv.dir/build.make CMakeFiles/armor_detector_mdv.dir/main.cpp.s
.PHONY : main.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 "... armor_detector_mdv"
@echo "... ArmorDetector.o"
@echo "... ArmorDetector.i"
@echo "... ArmorDetector.s"
@echo "... BallisticPredictor.o"
@echo "... BallisticPredictor.i"
@echo "... BallisticPredictor.s"
@echo "... ImagePreprocessor.o"
@echo "... ImagePreprocessor.i"
@echo "... ImagePreprocessor.s"
@echo "... KalmanFilter.o"
@echo "... KalmanFilter.i"
@echo "... KalmanFilter.s"
@echo "... MindVisionCamera.o"
@echo "... MindVisionCamera.i"
@echo "... MindVisionCamera.s"
@echo "... TTLCommunicator.o"
@echo "... TTLCommunicator.i"
@echo "... TTLCommunicator.s"
@echo "... Visualizer.o"
@echo "... Visualizer.i"
@echo "... Visualizer.s"
@echo "... main.o"
@echo "... main.i"
@echo "... main.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system