zynq_7010/build/Makefile

1642 lines
44 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
# 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 = /home/modehua/sdk/sysroots/x86_64-petalinux-linux/usr/bin/cmake
# The command to remove a file.
RM = /home/modehua/sdk/sysroots/x86_64-petalinux-linux/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/modehua/sdk/zynq_7010
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/modehua/sdk/zynq_7010/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/usr/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..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/usr/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..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/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 rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/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
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/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 install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/usr/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..."
/home/modehua/sdk/sysroots/x86_64-petalinux-linux/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/modehua/sdk/zynq_7010/build/CMakeFiles /home/modehua/sdk/zynq_7010/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/modehua/sdk/zynq_7010/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 scanservice
# Build rule for target.
scanservice: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 scanservice
.PHONY : scanservice
# fast build rule for target.
scanservice/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/build
.PHONY : scanservice/fast
#=============================================================================
# Target rules for targets named fpgaupdate
# Build rule for target.
fpgaupdate: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fpgaupdate
.PHONY : fpgaupdate
# fast build rule for target.
fpgaupdate/fast:
$(MAKE) $(MAKESILENT) -f fpga/CMakeFiles/fpgaupdate.dir/build.make fpga/CMakeFiles/fpgaupdate.dir/build
.PHONY : fpgaupdate/fast
CImageMerge.o: CImageMerge.cpp.o
.PHONY : CImageMerge.o
# target to build an object file
CImageMerge.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CImageMerge.cpp.o
.PHONY : CImageMerge.cpp.o
CImageMerge.i: CImageMerge.cpp.i
.PHONY : CImageMerge.i
# target to preprocess a source file
CImageMerge.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CImageMerge.cpp.i
.PHONY : CImageMerge.cpp.i
CImageMerge.s: CImageMerge.cpp.s
.PHONY : CImageMerge.s
# target to generate assembly for a file
CImageMerge.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CImageMerge.cpp.s
.PHONY : CImageMerge.cpp.s
CSizedetect.o: CSizedetect.cpp.o
.PHONY : CSizedetect.o
# target to build an object file
CSizedetect.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CSizedetect.cpp.o
.PHONY : CSizedetect.cpp.o
CSizedetect.i: CSizedetect.cpp.i
.PHONY : CSizedetect.i
# target to preprocess a source file
CSizedetect.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CSizedetect.cpp.i
.PHONY : CSizedetect.cpp.i
CSizedetect.s: CSizedetect.cpp.s
.PHONY : CSizedetect.s
# target to generate assembly for a file
CSizedetect.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CSizedetect.cpp.s
.PHONY : CSizedetect.cpp.s
CorrectParam.o: CorrectParam.cpp.o
.PHONY : CorrectParam.o
# target to build an object file
CorrectParam.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CorrectParam.cpp.o
.PHONY : CorrectParam.cpp.o
CorrectParam.i: CorrectParam.cpp.i
.PHONY : CorrectParam.i
# target to preprocess a source file
CorrectParam.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CorrectParam.cpp.i
.PHONY : CorrectParam.cpp.i
CorrectParam.s: CorrectParam.cpp.s
.PHONY : CorrectParam.s
# target to generate assembly for a file
CorrectParam.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CorrectParam.cpp.s
.PHONY : CorrectParam.cpp.s
CuoZhiMotor.o: CuoZhiMotor.cpp.o
.PHONY : CuoZhiMotor.o
# target to build an object file
CuoZhiMotor.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CuoZhiMotor.cpp.o
.PHONY : CuoZhiMotor.cpp.o
CuoZhiMotor.i: CuoZhiMotor.cpp.i
.PHONY : CuoZhiMotor.i
# target to preprocess a source file
CuoZhiMotor.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CuoZhiMotor.cpp.i
.PHONY : CuoZhiMotor.cpp.i
CuoZhiMotor.s: CuoZhiMotor.cpp.s
.PHONY : CuoZhiMotor.s
# target to generate assembly for a file
CuoZhiMotor.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/CuoZhiMotor.cpp.s
.PHONY : CuoZhiMotor.cpp.s
DevUtil.o: DevUtil.cpp.o
.PHONY : DevUtil.o
# target to build an object file
DevUtil.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/DevUtil.cpp.o
.PHONY : DevUtil.cpp.o
DevUtil.i: DevUtil.cpp.i
.PHONY : DevUtil.i
# target to preprocess a source file
DevUtil.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/DevUtil.cpp.i
.PHONY : DevUtil.cpp.i
DevUtil.s: DevUtil.cpp.s
.PHONY : DevUtil.s
# target to generate assembly for a file
DevUtil.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/DevUtil.cpp.s
.PHONY : DevUtil.cpp.s
FpgaComm.o: FpgaComm.cpp.o
.PHONY : FpgaComm.o
# target to build an object file
FpgaComm.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/FpgaComm.cpp.o
.PHONY : FpgaComm.cpp.o
FpgaComm.i: FpgaComm.cpp.i
.PHONY : FpgaComm.i
# target to preprocess a source file
FpgaComm.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/FpgaComm.cpp.i
.PHONY : FpgaComm.cpp.i
FpgaComm.s: FpgaComm.cpp.s
.PHONY : FpgaComm.s
# target to generate assembly for a file
FpgaComm.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/FpgaComm.cpp.s
.PHONY : FpgaComm.cpp.s
FsmState.o: FsmState.cpp.o
.PHONY : FsmState.o
# target to build an object file
FsmState.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/FsmState.cpp.o
.PHONY : FsmState.cpp.o
FsmState.i: FsmState.cpp.i
.PHONY : FsmState.i
# target to preprocess a source file
FsmState.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/FsmState.cpp.i
.PHONY : FsmState.cpp.i
FsmState.s: FsmState.cpp.s
.PHONY : FsmState.s
# target to generate assembly for a file
FsmState.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/FsmState.cpp.s
.PHONY : FsmState.cpp.s
Gpio.o: Gpio.cpp.o
.PHONY : Gpio.o
# target to build an object file
Gpio.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Gpio.cpp.o
.PHONY : Gpio.cpp.o
Gpio.i: Gpio.cpp.i
.PHONY : Gpio.i
# target to preprocess a source file
Gpio.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Gpio.cpp.i
.PHONY : Gpio.cpp.i
Gpio.s: Gpio.cpp.s
.PHONY : Gpio.s
# target to generate assembly for a file
Gpio.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Gpio.cpp.s
.PHONY : Gpio.cpp.s
HCamDevice.o: HCamDevice.cpp.o
.PHONY : HCamDevice.o
# target to build an object file
HCamDevice.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/HCamDevice.cpp.o
.PHONY : HCamDevice.cpp.o
HCamDevice.i: HCamDevice.cpp.i
.PHONY : HCamDevice.i
# target to preprocess a source file
HCamDevice.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/HCamDevice.cpp.i
.PHONY : HCamDevice.cpp.i
HCamDevice.s: HCamDevice.cpp.s
.PHONY : HCamDevice.s
# target to generate assembly for a file
HCamDevice.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/HCamDevice.cpp.s
.PHONY : HCamDevice.cpp.s
HGUsb.o: HGUsb.cpp.o
.PHONY : HGUsb.o
# target to build an object file
HGUsb.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/HGUsb.cpp.o
.PHONY : HGUsb.cpp.o
HGUsb.i: HGUsb.cpp.i
.PHONY : HGUsb.i
# target to preprocess a source file
HGUsb.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/HGUsb.cpp.i
.PHONY : HGUsb.cpp.i
HGUsb.s: HGUsb.cpp.s
.PHONY : HGUsb.s
# target to generate assembly for a file
HGUsb.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/HGUsb.cpp.s
.PHONY : HGUsb.cpp.s
IPreproc.o: IPreproc.cpp.o
.PHONY : IPreproc.o
# target to build an object file
IPreproc.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/IPreproc.cpp.o
.PHONY : IPreproc.cpp.o
IPreproc.i: IPreproc.cpp.i
.PHONY : IPreproc.i
# target to preprocess a source file
IPreproc.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/IPreproc.cpp.i
.PHONY : IPreproc.cpp.i
IPreproc.s: IPreproc.cpp.s
.PHONY : IPreproc.s
# target to generate assembly for a file
IPreproc.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/IPreproc.cpp.s
.PHONY : IPreproc.cpp.s
ImageProcess_Public.o: ImageProcess_Public.cpp.o
.PHONY : ImageProcess_Public.o
# target to build an object file
ImageProcess_Public.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ImageProcess_Public.cpp.o
.PHONY : ImageProcess_Public.cpp.o
ImageProcess_Public.i: ImageProcess_Public.cpp.i
.PHONY : ImageProcess_Public.i
# target to preprocess a source file
ImageProcess_Public.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ImageProcess_Public.cpp.i
.PHONY : ImageProcess_Public.cpp.i
ImageProcess_Public.s: ImageProcess_Public.cpp.s
.PHONY : ImageProcess_Public.s
# target to generate assembly for a file
ImageProcess_Public.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ImageProcess_Public.cpp.s
.PHONY : ImageProcess_Public.cpp.s
ImageStiich.o: ImageStiich.cpp.o
.PHONY : ImageStiich.o
# target to build an object file
ImageStiich.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ImageStiich.cpp.o
.PHONY : ImageStiich.cpp.o
ImageStiich.i: ImageStiich.cpp.i
.PHONY : ImageStiich.i
# target to preprocess a source file
ImageStiich.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ImageStiich.cpp.i
.PHONY : ImageStiich.cpp.i
ImageStiich.s: ImageStiich.cpp.s
.PHONY : ImageStiich.s
# target to generate assembly for a file
ImageStiich.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ImageStiich.cpp.s
.PHONY : ImageStiich.cpp.s
Jpegcompress.o: Jpegcompress.cpp.o
.PHONY : Jpegcompress.o
# target to build an object file
Jpegcompress.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Jpegcompress.cpp.o
.PHONY : Jpegcompress.cpp.o
Jpegcompress.i: Jpegcompress.cpp.i
.PHONY : Jpegcompress.i
# target to preprocess a source file
Jpegcompress.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Jpegcompress.cpp.i
.PHONY : Jpegcompress.cpp.i
Jpegcompress.s: Jpegcompress.cpp.s
.PHONY : Jpegcompress.s
# target to generate assembly for a file
Jpegcompress.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Jpegcompress.cpp.s
.PHONY : Jpegcompress.cpp.s
JsonConfig.o: JsonConfig.cpp.o
.PHONY : JsonConfig.o
# target to build an object file
JsonConfig.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/JsonConfig.cpp.o
.PHONY : JsonConfig.cpp.o
JsonConfig.i: JsonConfig.cpp.i
.PHONY : JsonConfig.i
# target to preprocess a source file
JsonConfig.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/JsonConfig.cpp.i
.PHONY : JsonConfig.cpp.i
JsonConfig.s: JsonConfig.cpp.s
.PHONY : JsonConfig.s
# target to generate assembly for a file
JsonConfig.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/JsonConfig.cpp.s
.PHONY : JsonConfig.cpp.s
Keyboard.o: Keyboard.cpp.o
.PHONY : Keyboard.o
# target to build an object file
Keyboard.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Keyboard.cpp.o
.PHONY : Keyboard.cpp.o
Keyboard.i: Keyboard.cpp.i
.PHONY : Keyboard.i
# target to preprocess a source file
Keyboard.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Keyboard.cpp.i
.PHONY : Keyboard.cpp.i
Keyboard.s: Keyboard.cpp.s
.PHONY : Keyboard.s
# target to generate assembly for a file
Keyboard.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Keyboard.cpp.s
.PHONY : Keyboard.cpp.s
Led.o: Led.cpp.o
.PHONY : Led.o
# target to build an object file
Led.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Led.cpp.o
.PHONY : Led.cpp.o
Led.i: Led.cpp.i
.PHONY : Led.i
# target to preprocess a source file
Led.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Led.cpp.i
.PHONY : Led.cpp.i
Led.s: Led.cpp.s
.PHONY : Led.s
# target to generate assembly for a file
Led.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Led.cpp.s
.PHONY : Led.cpp.s
MemoryInfo.o: MemoryInfo.cpp.o
.PHONY : MemoryInfo.o
# target to build an object file
MemoryInfo.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MemoryInfo.cpp.o
.PHONY : MemoryInfo.cpp.o
MemoryInfo.i: MemoryInfo.cpp.i
.PHONY : MemoryInfo.i
# target to preprocess a source file
MemoryInfo.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MemoryInfo.cpp.i
.PHONY : MemoryInfo.cpp.i
MemoryInfo.s: MemoryInfo.cpp.s
.PHONY : MemoryInfo.s
# target to generate assembly for a file
MemoryInfo.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MemoryInfo.cpp.s
.PHONY : MemoryInfo.cpp.s
Motor.o: Motor.cpp.o
.PHONY : Motor.o
# target to build an object file
Motor.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Motor.cpp.o
.PHONY : Motor.cpp.o
Motor.i: Motor.cpp.i
.PHONY : Motor.i
# target to preprocess a source file
Motor.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Motor.cpp.i
.PHONY : Motor.cpp.i
Motor.s: Motor.cpp.s
.PHONY : Motor.s
# target to generate assembly for a file
Motor.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Motor.cpp.s
.PHONY : Motor.cpp.s
MotorConfig.o: MotorConfig.cpp.o
.PHONY : MotorConfig.o
# target to build an object file
MotorConfig.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MotorConfig.cpp.o
.PHONY : MotorConfig.cpp.o
MotorConfig.i: MotorConfig.cpp.i
.PHONY : MotorConfig.i
# target to preprocess a source file
MotorConfig.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MotorConfig.cpp.i
.PHONY : MotorConfig.cpp.i
MotorConfig.s: MotorConfig.cpp.s
.PHONY : MotorConfig.s
# target to generate assembly for a file
MotorConfig.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MotorConfig.cpp.s
.PHONY : MotorConfig.cpp.s
MultiFrameCapture.o: MultiFrameCapture.cpp.o
.PHONY : MultiFrameCapture.o
# target to build an object file
MultiFrameCapture.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MultiFrameCapture.cpp.o
.PHONY : MultiFrameCapture.cpp.o
MultiFrameCapture.i: MultiFrameCapture.cpp.i
.PHONY : MultiFrameCapture.i
# target to preprocess a source file
MultiFrameCapture.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MultiFrameCapture.cpp.i
.PHONY : MultiFrameCapture.cpp.i
MultiFrameCapture.s: MultiFrameCapture.cpp.s
.PHONY : MultiFrameCapture.s
# target to generate assembly for a file
MultiFrameCapture.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/MultiFrameCapture.cpp.s
.PHONY : MultiFrameCapture.cpp.s
PanelLeds.o: PanelLeds.cpp.o
.PHONY : PanelLeds.o
# target to build an object file
PanelLeds.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PanelLeds.cpp.o
.PHONY : PanelLeds.cpp.o
PanelLeds.i: PanelLeds.cpp.i
.PHONY : PanelLeds.i
# target to preprocess a source file
PanelLeds.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PanelLeds.cpp.i
.PHONY : PanelLeds.cpp.i
PanelLeds.s: PanelLeds.cpp.s
.PHONY : PanelLeds.s
# target to generate assembly for a file
PanelLeds.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PanelLeds.cpp.s
.PHONY : PanelLeds.cpp.s
Properties.o: Properties.cpp.o
.PHONY : Properties.o
# target to build an object file
Properties.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Properties.cpp.o
.PHONY : Properties.cpp.o
Properties.i: Properties.cpp.i
.PHONY : Properties.i
# target to preprocess a source file
Properties.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Properties.cpp.i
.PHONY : Properties.cpp.i
Properties.s: Properties.cpp.s
.PHONY : Properties.s
# target to generate assembly for a file
Properties.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Properties.cpp.s
.PHONY : Properties.cpp.s
PropertiesParser.o: PropertiesParser.cpp.o
.PHONY : PropertiesParser.o
# target to build an object file
PropertiesParser.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PropertiesParser.cpp.o
.PHONY : PropertiesParser.cpp.o
PropertiesParser.i: PropertiesParser.cpp.i
.PHONY : PropertiesParser.i
# target to preprocess a source file
PropertiesParser.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PropertiesParser.cpp.i
.PHONY : PropertiesParser.cpp.i
PropertiesParser.s: PropertiesParser.cpp.s
.PHONY : PropertiesParser.s
# target to generate assembly for a file
PropertiesParser.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PropertiesParser.cpp.s
.PHONY : PropertiesParser.cpp.s
PropertiesUtils.o: PropertiesUtils.cpp.o
.PHONY : PropertiesUtils.o
# target to build an object file
PropertiesUtils.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PropertiesUtils.cpp.o
.PHONY : PropertiesUtils.cpp.o
PropertiesUtils.i: PropertiesUtils.cpp.i
.PHONY : PropertiesUtils.i
# target to preprocess a source file
PropertiesUtils.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PropertiesUtils.cpp.i
.PHONY : PropertiesUtils.cpp.i
PropertiesUtils.s: PropertiesUtils.cpp.s
.PHONY : PropertiesUtils.s
# target to generate assembly for a file
PropertiesUtils.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/PropertiesUtils.cpp.s
.PHONY : PropertiesUtils.cpp.s
Pwm.o: Pwm.cpp.o
.PHONY : Pwm.o
# target to build an object file
Pwm.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Pwm.cpp.o
.PHONY : Pwm.cpp.o
Pwm.i: Pwm.cpp.i
.PHONY : Pwm.i
# target to preprocess a source file
Pwm.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Pwm.cpp.i
.PHONY : Pwm.cpp.i
Pwm.s: Pwm.cpp.s
.PHONY : Pwm.s
# target to generate assembly for a file
Pwm.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Pwm.cpp.s
.PHONY : Pwm.cpp.s
ScanConfig.o: ScanConfig.cpp.o
.PHONY : ScanConfig.o
# target to build an object file
ScanConfig.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ScanConfig.cpp.o
.PHONY : ScanConfig.cpp.o
ScanConfig.i: ScanConfig.cpp.i
.PHONY : ScanConfig.i
# target to preprocess a source file
ScanConfig.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ScanConfig.cpp.i
.PHONY : ScanConfig.cpp.i
ScanConfig.s: ScanConfig.cpp.s
.PHONY : ScanConfig.s
# target to generate assembly for a file
ScanConfig.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ScanConfig.cpp.s
.PHONY : ScanConfig.cpp.s
Scanner.o: Scanner.cpp.o
.PHONY : Scanner.o
# target to build an object file
Scanner.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Scanner.cpp.o
.PHONY : Scanner.cpp.o
Scanner.i: Scanner.cpp.i
.PHONY : Scanner.i
# target to preprocess a source file
Scanner.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Scanner.cpp.i
.PHONY : Scanner.cpp.i
Scanner.s: Scanner.cpp.s
.PHONY : Scanner.s
# target to generate assembly for a file
Scanner.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Scanner.cpp.s
.PHONY : Scanner.cpp.s
Sensor.o: Sensor.cpp.o
.PHONY : Sensor.o
# target to build an object file
Sensor.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Sensor.cpp.o
.PHONY : Sensor.cpp.o
Sensor.i: Sensor.cpp.i
.PHONY : Sensor.i
# target to preprocess a source file
Sensor.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Sensor.cpp.i
.PHONY : Sensor.cpp.i
Sensor.s: Sensor.cpp.s
.PHONY : Sensor.s
# target to generate assembly for a file
Sensor.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/Sensor.cpp.s
.PHONY : Sensor.cpp.s
SysInforTool.o: SysInforTool.cpp.o
.PHONY : SysInforTool.o
# target to build an object file
SysInforTool.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/SysInforTool.cpp.o
.PHONY : SysInforTool.cpp.o
SysInforTool.i: SysInforTool.cpp.i
.PHONY : SysInforTool.i
# target to preprocess a source file
SysInforTool.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/SysInforTool.cpp.i
.PHONY : SysInforTool.cpp.i
SysInforTool.s: SysInforTool.cpp.s
.PHONY : SysInforTool.s
# target to generate assembly for a file
SysInforTool.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/SysInforTool.cpp.s
.PHONY : SysInforTool.cpp.s
TypeIO.o: TypeIO.cpp.o
.PHONY : TypeIO.o
# target to build an object file
TypeIO.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/TypeIO.cpp.o
.PHONY : TypeIO.cpp.o
TypeIO.i: TypeIO.cpp.i
.PHONY : TypeIO.i
# target to preprocess a source file
TypeIO.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/TypeIO.cpp.i
.PHONY : TypeIO.cpp.i
TypeIO.s: TypeIO.cpp.s
.PHONY : TypeIO.s
# target to generate assembly for a file
TypeIO.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/TypeIO.cpp.s
.PHONY : TypeIO.cpp.s
UsbEndpoint.o: UsbEndpoint.cpp.o
.PHONY : UsbEndpoint.o
# target to build an object file
UsbEndpoint.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbEndpoint.cpp.o
.PHONY : UsbEndpoint.cpp.o
UsbEndpoint.i: UsbEndpoint.cpp.i
.PHONY : UsbEndpoint.i
# target to preprocess a source file
UsbEndpoint.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbEndpoint.cpp.i
.PHONY : UsbEndpoint.cpp.i
UsbEndpoint.s: UsbEndpoint.cpp.s
.PHONY : UsbEndpoint.s
# target to generate assembly for a file
UsbEndpoint.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbEndpoint.cpp.s
.PHONY : UsbEndpoint.cpp.s
UsbScanner.o: UsbScanner.cpp.o
.PHONY : UsbScanner.o
# target to build an object file
UsbScanner.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbScanner.cpp.o
.PHONY : UsbScanner.cpp.o
UsbScanner.i: UsbScanner.cpp.i
.PHONY : UsbScanner.i
# target to preprocess a source file
UsbScanner.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbScanner.cpp.i
.PHONY : UsbScanner.cpp.i
UsbScanner.s: UsbScanner.cpp.s
.PHONY : UsbScanner.s
# target to generate assembly for a file
UsbScanner.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbScanner.cpp.s
.PHONY : UsbScanner.cpp.s
UsbmsgHandler.o: UsbmsgHandler.cpp.o
.PHONY : UsbmsgHandler.o
# target to build an object file
UsbmsgHandler.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbmsgHandler.cpp.o
.PHONY : UsbmsgHandler.cpp.o
UsbmsgHandler.i: UsbmsgHandler.cpp.i
.PHONY : UsbmsgHandler.i
# target to preprocess a source file
UsbmsgHandler.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbmsgHandler.cpp.i
.PHONY : UsbmsgHandler.cpp.i
UsbmsgHandler.s: UsbmsgHandler.cpp.s
.PHONY : UsbmsgHandler.s
# target to generate assembly for a file
UsbmsgHandler.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/UsbmsgHandler.cpp.s
.PHONY : UsbmsgHandler.cpp.s
ZouZhiMotor.o: ZouZhiMotor.cpp.o
.PHONY : ZouZhiMotor.o
# target to build an object file
ZouZhiMotor.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ZouZhiMotor.cpp.o
.PHONY : ZouZhiMotor.cpp.o
ZouZhiMotor.i: ZouZhiMotor.cpp.i
.PHONY : ZouZhiMotor.i
# target to preprocess a source file
ZouZhiMotor.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ZouZhiMotor.cpp.i
.PHONY : ZouZhiMotor.cpp.i
ZouZhiMotor.s: ZouZhiMotor.cpp.s
.PHONY : ZouZhiMotor.s
# target to generate assembly for a file
ZouZhiMotor.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/ZouZhiMotor.cpp.s
.PHONY : ZouZhiMotor.cpp.s
bmp.o: bmp.cpp.o
.PHONY : bmp.o
# target to build an object file
bmp.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/bmp.cpp.o
.PHONY : bmp.cpp.o
bmp.i: bmp.cpp.i
.PHONY : bmp.i
# target to preprocess a source file
bmp.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/bmp.cpp.i
.PHONY : bmp.cpp.i
bmp.s: bmp.cpp.s
.PHONY : bmp.s
# target to generate assembly for a file
bmp.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/bmp.cpp.s
.PHONY : bmp.cpp.s
correct_ultis.o: correct_ultis.cpp.o
.PHONY : correct_ultis.o
# target to build an object file
correct_ultis.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/correct_ultis.cpp.o
.PHONY : correct_ultis.cpp.o
correct_ultis.i: correct_ultis.cpp.i
.PHONY : correct_ultis.i
# target to preprocess a source file
correct_ultis.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/correct_ultis.cpp.i
.PHONY : correct_ultis.cpp.i
correct_ultis.s: correct_ultis.cpp.s
.PHONY : correct_ultis.s
# target to generate assembly for a file
correct_ultis.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/correct_ultis.cpp.s
.PHONY : correct_ultis.cpp.s
fpgacontrol.o: fpgacontrol.cpp.o
.PHONY : fpgacontrol.o
# target to build an object file
fpgacontrol.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/fpgacontrol.cpp.o
.PHONY : fpgacontrol.cpp.o
fpgacontrol.i: fpgacontrol.cpp.i
.PHONY : fpgacontrol.i
# target to preprocess a source file
fpgacontrol.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/fpgacontrol.cpp.i
.PHONY : fpgacontrol.cpp.i
fpgacontrol.s: fpgacontrol.cpp.s
.PHONY : fpgacontrol.s
# target to generate assembly for a file
fpgacontrol.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/fpgacontrol.cpp.s
.PHONY : fpgacontrol.cpp.s
gvideo.o: gvideo.cpp.o
.PHONY : gvideo.o
# target to build an object file
gvideo.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/gvideo.cpp.o
.PHONY : gvideo.cpp.o
gvideo.i: gvideo.cpp.i
.PHONY : gvideo.i
# target to preprocess a source file
gvideo.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/gvideo.cpp.i
.PHONY : gvideo.cpp.i
gvideo.s: gvideo.cpp.s
.PHONY : gvideo.s
# target to generate assembly for a file
gvideo.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/gvideo.cpp.s
.PHONY : gvideo.cpp.s
gvideoisp1.o: gvideoisp1.cpp.o
.PHONY : gvideoisp1.o
# target to build an object file
gvideoisp1.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/gvideoisp1.cpp.o
.PHONY : gvideoisp1.cpp.o
gvideoisp1.i: gvideoisp1.cpp.i
.PHONY : gvideoisp1.i
# target to preprocess a source file
gvideoisp1.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/gvideoisp1.cpp.i
.PHONY : gvideoisp1.cpp.i
gvideoisp1.s: gvideoisp1.cpp.s
.PHONY : gvideoisp1.s
# target to generate assembly for a file
gvideoisp1.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/gvideoisp1.cpp.s
.PHONY : gvideoisp1.cpp.s
logs_out.o: logs_out.cpp.o
.PHONY : logs_out.o
# target to build an object file
logs_out.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/logs_out.cpp.o
.PHONY : logs_out.cpp.o
logs_out.i: logs_out.cpp.i
.PHONY : logs_out.i
# target to preprocess a source file
logs_out.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/logs_out.cpp.i
.PHONY : logs_out.cpp.i
logs_out.s: logs_out.cpp.s
.PHONY : logs_out.s
# target to generate assembly for a file
logs_out.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/logs_out.cpp.s
.PHONY : logs_out.cpp.s
main.o: main.cpp.o
.PHONY : main.o
# target to build an object file
main.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.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/scanservice.dir/build.make CMakeFiles/scanservice.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/scanservice.dir/build.make CMakeFiles/scanservice.dir/main.cpp.s
.PHONY : main.cpp.s
serialib.o: serialib.cpp.o
.PHONY : serialib.o
# target to build an object file
serialib.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/serialib.cpp.o
.PHONY : serialib.cpp.o
serialib.i: serialib.cpp.i
.PHONY : serialib.i
# target to preprocess a source file
serialib.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/serialib.cpp.i
.PHONY : serialib.cpp.i
serialib.s: serialib.cpp.s
.PHONY : serialib.s
# target to generate assembly for a file
serialib.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/serialib.cpp.s
.PHONY : serialib.cpp.s
test.o: test.cpp.o
.PHONY : test.o
# target to build an object file
test.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/test.cpp.o
.PHONY : test.cpp.o
test.i: test.cpp.i
.PHONY : test.i
# target to preprocess a source file
test.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/test.cpp.i
.PHONY : test.cpp.i
test.s: test.cpp.s
.PHONY : test.s
# target to generate assembly for a file
test.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/test.cpp.s
.PHONY : test.cpp.s
usbdevice.o: usbdevice.cpp.o
.PHONY : usbdevice.o
# target to build an object file
usbdevice.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/usbdevice.cpp.o
.PHONY : usbdevice.cpp.o
usbdevice.i: usbdevice.cpp.i
.PHONY : usbdevice.i
# target to preprocess a source file
usbdevice.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/usbdevice.cpp.i
.PHONY : usbdevice.cpp.i
usbdevice.s: usbdevice.cpp.s
.PHONY : usbdevice.s
# target to generate assembly for a file
usbdevice.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/usbdevice.cpp.s
.PHONY : usbdevice.cpp.s
usbstring.o: usbstring.cpp.o
.PHONY : usbstring.o
# target to build an object file
usbstring.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/usbstring.cpp.o
.PHONY : usbstring.cpp.o
usbstring.i: usbstring.cpp.i
.PHONY : usbstring.i
# target to preprocess a source file
usbstring.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/usbstring.cpp.i
.PHONY : usbstring.cpp.i
usbstring.s: usbstring.cpp.s
.PHONY : usbstring.s
# target to generate assembly for a file
usbstring.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/usbstring.cpp.s
.PHONY : usbstring.cpp.s
utilsfunc.o: utilsfunc.cpp.o
.PHONY : utilsfunc.o
# target to build an object file
utilsfunc.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/utilsfunc.cpp.o
.PHONY : utilsfunc.cpp.o
utilsfunc.i: utilsfunc.cpp.i
.PHONY : utilsfunc.i
# target to preprocess a source file
utilsfunc.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/utilsfunc.cpp.i
.PHONY : utilsfunc.cpp.i
utilsfunc.s: utilsfunc.cpp.s
.PHONY : utilsfunc.s
# target to generate assembly for a file
utilsfunc.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/scanservice.dir/build.make CMakeFiles/scanservice.dir/utilsfunc.cpp.s
.PHONY : utilsfunc.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 "... fpgaupdate"
@echo "... scanservice"
@echo "... CImageMerge.o"
@echo "... CImageMerge.i"
@echo "... CImageMerge.s"
@echo "... CSizedetect.o"
@echo "... CSizedetect.i"
@echo "... CSizedetect.s"
@echo "... CorrectParam.o"
@echo "... CorrectParam.i"
@echo "... CorrectParam.s"
@echo "... CuoZhiMotor.o"
@echo "... CuoZhiMotor.i"
@echo "... CuoZhiMotor.s"
@echo "... DevUtil.o"
@echo "... DevUtil.i"
@echo "... DevUtil.s"
@echo "... FpgaComm.o"
@echo "... FpgaComm.i"
@echo "... FpgaComm.s"
@echo "... FsmState.o"
@echo "... FsmState.i"
@echo "... FsmState.s"
@echo "... Gpio.o"
@echo "... Gpio.i"
@echo "... Gpio.s"
@echo "... HCamDevice.o"
@echo "... HCamDevice.i"
@echo "... HCamDevice.s"
@echo "... HGUsb.o"
@echo "... HGUsb.i"
@echo "... HGUsb.s"
@echo "... IPreproc.o"
@echo "... IPreproc.i"
@echo "... IPreproc.s"
@echo "... ImageProcess_Public.o"
@echo "... ImageProcess_Public.i"
@echo "... ImageProcess_Public.s"
@echo "... ImageStiich.o"
@echo "... ImageStiich.i"
@echo "... ImageStiich.s"
@echo "... Jpegcompress.o"
@echo "... Jpegcompress.i"
@echo "... Jpegcompress.s"
@echo "... JsonConfig.o"
@echo "... JsonConfig.i"
@echo "... JsonConfig.s"
@echo "... Keyboard.o"
@echo "... Keyboard.i"
@echo "... Keyboard.s"
@echo "... Led.o"
@echo "... Led.i"
@echo "... Led.s"
@echo "... MemoryInfo.o"
@echo "... MemoryInfo.i"
@echo "... MemoryInfo.s"
@echo "... Motor.o"
@echo "... Motor.i"
@echo "... Motor.s"
@echo "... MotorConfig.o"
@echo "... MotorConfig.i"
@echo "... MotorConfig.s"
@echo "... MultiFrameCapture.o"
@echo "... MultiFrameCapture.i"
@echo "... MultiFrameCapture.s"
@echo "... PanelLeds.o"
@echo "... PanelLeds.i"
@echo "... PanelLeds.s"
@echo "... Properties.o"
@echo "... Properties.i"
@echo "... Properties.s"
@echo "... PropertiesParser.o"
@echo "... PropertiesParser.i"
@echo "... PropertiesParser.s"
@echo "... PropertiesUtils.o"
@echo "... PropertiesUtils.i"
@echo "... PropertiesUtils.s"
@echo "... Pwm.o"
@echo "... Pwm.i"
@echo "... Pwm.s"
@echo "... ScanConfig.o"
@echo "... ScanConfig.i"
@echo "... ScanConfig.s"
@echo "... Scanner.o"
@echo "... Scanner.i"
@echo "... Scanner.s"
@echo "... Sensor.o"
@echo "... Sensor.i"
@echo "... Sensor.s"
@echo "... SysInforTool.o"
@echo "... SysInforTool.i"
@echo "... SysInforTool.s"
@echo "... TypeIO.o"
@echo "... TypeIO.i"
@echo "... TypeIO.s"
@echo "... UsbEndpoint.o"
@echo "... UsbEndpoint.i"
@echo "... UsbEndpoint.s"
@echo "... UsbScanner.o"
@echo "... UsbScanner.i"
@echo "... UsbScanner.s"
@echo "... UsbmsgHandler.o"
@echo "... UsbmsgHandler.i"
@echo "... UsbmsgHandler.s"
@echo "... ZouZhiMotor.o"
@echo "... ZouZhiMotor.i"
@echo "... ZouZhiMotor.s"
@echo "... bmp.o"
@echo "... bmp.i"
@echo "... bmp.s"
@echo "... correct_ultis.o"
@echo "... correct_ultis.i"
@echo "... correct_ultis.s"
@echo "... fpgacontrol.o"
@echo "... fpgacontrol.i"
@echo "... fpgacontrol.s"
@echo "... gvideo.o"
@echo "... gvideo.i"
@echo "... gvideo.s"
@echo "... gvideoisp1.o"
@echo "... gvideoisp1.i"
@echo "... gvideoisp1.s"
@echo "... logs_out.o"
@echo "... logs_out.i"
@echo "... logs_out.s"
@echo "... main.o"
@echo "... main.i"
@echo "... main.s"
@echo "... serialib.o"
@echo "... serialib.i"
@echo "... serialib.s"
@echo "... test.o"
@echo "... test.i"
@echo "... test.s"
@echo "... usbdevice.o"
@echo "... usbdevice.i"
@echo "... usbdevice.s"
@echo "... usbstring.o"
@echo "... usbstring.i"
@echo "... usbstring.s"
@echo "... utilsfunc.o"
@echo "... utilsfunc.i"
@echo "... utilsfunc.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