# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 4.3 # 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/martino/Projects/MARTe_IO_components/Client/NativeUI-Qt # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/martino/Projects/MARTe_IO_components/Client/NativeUI-Qt/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/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/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/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/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/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/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/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/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/martino/Projects/MARTe_IO_components/Client/NativeUI-Qt/build/CMakeFiles /home/martino/Projects/MARTe_IO_components/Client/NativeUI-Qt/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/martino/Projects/MARTe_IO_components/Client/NativeUI-Qt/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 daq_viewer # Build rule for target. daq_viewer: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 daq_viewer .PHONY : daq_viewer # fast build rule for target. daq_viewer/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/build .PHONY : daq_viewer/fast #============================================================================= # Target rules for targets named daq_viewer_autogen_timestamp_deps # Build rule for target. daq_viewer_autogen_timestamp_deps: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 daq_viewer_autogen_timestamp_deps .PHONY : daq_viewer_autogen_timestamp_deps # fast build rule for target. daq_viewer_autogen_timestamp_deps/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer_autogen_timestamp_deps.dir/build.make CMakeFiles/daq_viewer_autogen_timestamp_deps.dir/build .PHONY : daq_viewer_autogen_timestamp_deps/fast #============================================================================= # Target rules for targets named daq_viewer_autogen # Build rule for target. daq_viewer_autogen: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 daq_viewer_autogen .PHONY : daq_viewer_autogen # fast build rule for target. daq_viewer_autogen/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer_autogen.dir/build.make CMakeFiles/daq_viewer_autogen.dir/build .PHONY : daq_viewer_autogen/fast daq_viewer_autogen/mocs_compilation.o: daq_viewer_autogen/mocs_compilation.cpp.o .PHONY : daq_viewer_autogen/mocs_compilation.o # target to build an object file daq_viewer_autogen/mocs_compilation.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/daq_viewer_autogen/mocs_compilation.cpp.o .PHONY : daq_viewer_autogen/mocs_compilation.cpp.o daq_viewer_autogen/mocs_compilation.i: daq_viewer_autogen/mocs_compilation.cpp.i .PHONY : daq_viewer_autogen/mocs_compilation.i # target to preprocess a source file daq_viewer_autogen/mocs_compilation.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/daq_viewer_autogen/mocs_compilation.cpp.i .PHONY : daq_viewer_autogen/mocs_compilation.cpp.i daq_viewer_autogen/mocs_compilation.s: daq_viewer_autogen/mocs_compilation.cpp.s .PHONY : daq_viewer_autogen/mocs_compilation.s # target to generate assembly for a file daq_viewer_autogen/mocs_compilation.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/daq_viewer_autogen/mocs_compilation.cpp.s .PHONY : daq_viewer_autogen/mocs_compilation.cpp.s home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.o: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.o # target to build an object file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.o home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.i: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.i # target to preprocess a source file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.i home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.s: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.s # target to generate assembly for a file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.cpp.s home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.o: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.o # target to build an object file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.o home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.i: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.i # target to preprocess a source file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.i home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.s: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.s # target to generate assembly for a file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.cpp.s home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.o: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.o # target to build an object file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.o home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.i: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.i # target to preprocess a source file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.i home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.s: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.s # target to generate assembly for a file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.cpp.s home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.o: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.o # target to build an object file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.o home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.i: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.i # target to preprocess a source file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.i home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.s: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.s # target to generate assembly for a file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.cpp.s home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.o: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.o # target to build an object file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.o home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.i: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.i # target to preprocess a source file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.i home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.s: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.s # target to generate assembly for a file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.cpp.s home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.o: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.o # target to build an object file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.o .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.o home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.i: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.i # target to preprocess a source file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.i .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.i home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.s: home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.s # target to generate assembly for a file home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.s .PHONY : home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.cpp.s src/layout_picker.o: src/layout_picker.cpp.o .PHONY : src/layout_picker.o # target to build an object file src/layout_picker.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/layout_picker.cpp.o .PHONY : src/layout_picker.cpp.o src/layout_picker.i: src/layout_picker.cpp.i .PHONY : src/layout_picker.i # target to preprocess a source file src/layout_picker.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/layout_picker.cpp.i .PHONY : src/layout_picker.cpp.i src/layout_picker.s: src/layout_picker.cpp.s .PHONY : src/layout_picker.s # target to generate assembly for a file src/layout_picker.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/layout_picker.cpp.s .PHONY : src/layout_picker.cpp.s src/main.o: src/main.cpp.o .PHONY : src/main.o # target to build an object file src/main.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/main.cpp.o .PHONY : src/main.cpp.o src/main.i: src/main.cpp.i .PHONY : src/main.i # target to preprocess a source file src/main.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/main.cpp.i .PHONY : src/main.cpp.i src/main.s: src/main.cpp.s .PHONY : src/main.s # target to generate assembly for a file src/main.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/main.cpp.s .PHONY : src/main.cpp.s src/mainwindow.o: src/mainwindow.cpp.o .PHONY : src/mainwindow.o # target to build an object file src/mainwindow.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/mainwindow.cpp.o .PHONY : src/mainwindow.cpp.o src/mainwindow.i: src/mainwindow.cpp.i .PHONY : src/mainwindow.i # target to preprocess a source file src/mainwindow.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/mainwindow.cpp.i .PHONY : src/mainwindow.cpp.i src/mainwindow.s: src/mainwindow.cpp.s .PHONY : src/mainwindow.s # target to generate assembly for a file src/mainwindow.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/mainwindow.cpp.s .PHONY : src/mainwindow.cpp.s src/plotwidget.o: src/plotwidget.cpp.o .PHONY : src/plotwidget.o # target to build an object file src/plotwidget.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/plotwidget.cpp.o .PHONY : src/plotwidget.cpp.o src/plotwidget.i: src/plotwidget.cpp.i .PHONY : src/plotwidget.i # target to preprocess a source file src/plotwidget.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/plotwidget.cpp.i .PHONY : src/plotwidget.cpp.i src/plotwidget.s: src/plotwidget.cpp.s .PHONY : src/plotwidget.s # target to generate assembly for a file src/plotwidget.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/plotwidget.cpp.s .PHONY : src/plotwidget.cpp.s src/sidebar.o: src/sidebar.cpp.o .PHONY : src/sidebar.o # target to build an object file src/sidebar.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/sidebar.cpp.o .PHONY : src/sidebar.cpp.o src/sidebar.i: src/sidebar.cpp.i .PHONY : src/sidebar.i # target to preprocess a source file src/sidebar.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/sidebar.cpp.i .PHONY : src/sidebar.cpp.i src/sidebar.s: src/sidebar.cpp.s .PHONY : src/sidebar.s # target to generate assembly for a file src/sidebar.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/sidebar.cpp.s .PHONY : src/sidebar.cpp.s src/stats_panel.o: src/stats_panel.cpp.o .PHONY : src/stats_panel.o # target to build an object file src/stats_panel.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/stats_panel.cpp.o .PHONY : src/stats_panel.cpp.o src/stats_panel.i: src/stats_panel.cpp.i .PHONY : src/stats_panel.i # target to preprocess a source file src/stats_panel.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/stats_panel.cpp.i .PHONY : src/stats_panel.cpp.i src/stats_panel.s: src/stats_panel.cpp.s .PHONY : src/stats_panel.s # target to generate assembly for a file src/stats_panel.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/stats_panel.cpp.s .PHONY : src/stats_panel.cpp.s src/trigger_toolbar.o: src/trigger_toolbar.cpp.o .PHONY : src/trigger_toolbar.o # target to build an object file src/trigger_toolbar.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/trigger_toolbar.cpp.o .PHONY : src/trigger_toolbar.cpp.o src/trigger_toolbar.i: src/trigger_toolbar.cpp.i .PHONY : src/trigger_toolbar.i # target to preprocess a source file src/trigger_toolbar.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/trigger_toolbar.cpp.i .PHONY : src/trigger_toolbar.cpp.i src/trigger_toolbar.s: src/trigger_toolbar.cpp.s .PHONY : src/trigger_toolbar.s # target to generate assembly for a file src/trigger_toolbar.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/src/trigger_toolbar.cpp.s .PHONY : src/trigger_toolbar.cpp.s third_party/qcustomplot/qcustomplot.o: third_party/qcustomplot/qcustomplot.cpp.o .PHONY : third_party/qcustomplot/qcustomplot.o # target to build an object file third_party/qcustomplot/qcustomplot.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/third_party/qcustomplot/qcustomplot.cpp.o .PHONY : third_party/qcustomplot/qcustomplot.cpp.o third_party/qcustomplot/qcustomplot.i: third_party/qcustomplot/qcustomplot.cpp.i .PHONY : third_party/qcustomplot/qcustomplot.i # target to preprocess a source file third_party/qcustomplot/qcustomplot.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/third_party/qcustomplot/qcustomplot.cpp.i .PHONY : third_party/qcustomplot/qcustomplot.cpp.i third_party/qcustomplot/qcustomplot.s: third_party/qcustomplot/qcustomplot.cpp.s .PHONY : third_party/qcustomplot/qcustomplot.s # target to generate assembly for a file third_party/qcustomplot/qcustomplot.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/daq_viewer.dir/build.make CMakeFiles/daq_viewer.dir/third_party/qcustomplot/qcustomplot.cpp.s .PHONY : third_party/qcustomplot/qcustomplot.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 "... daq_viewer_autogen" @echo "... daq_viewer_autogen_timestamp_deps" @echo "... daq_viewer" @echo "... daq_viewer_autogen/mocs_compilation.o" @echo "... daq_viewer_autogen/mocs_compilation.i" @echo "... daq_viewer_autogen/mocs_compilation.s" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.o" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.i" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/config.s" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.o" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.i" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/decimator.s" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.o" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.i" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/protocol.s" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.o" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.i" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/source.s" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.o" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.i" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/trigger_engine.s" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.o" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.i" @echo "... home/martino/Projects/MARTe_IO_components/Client/NativeUI/src/udp_client.s" @echo "... src/layout_picker.o" @echo "... src/layout_picker.i" @echo "... src/layout_picker.s" @echo "... src/main.o" @echo "... src/main.i" @echo "... src/main.s" @echo "... src/mainwindow.o" @echo "... src/mainwindow.i" @echo "... src/mainwindow.s" @echo "... src/plotwidget.o" @echo "... src/plotwidget.i" @echo "... src/plotwidget.s" @echo "... src/sidebar.o" @echo "... src/sidebar.i" @echo "... src/sidebar.s" @echo "... src/stats_panel.o" @echo "... src/stats_panel.i" @echo "... src/stats_panel.s" @echo "... src/trigger_toolbar.o" @echo "... src/trigger_toolbar.i" @echo "... src/trigger_toolbar.s" @echo "... third_party/qcustomplot/qcustomplot.o" @echo "... third_party/qcustomplot/qcustomplot.i" @echo "... third_party/qcustomplot/qcustomplot.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