# 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_Integrated_components/Client/streamhub-qt # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/martino/Projects/MARTe_Integrated_components/Client/streamhub-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_Integrated_components/Client/streamhub-qt/build/CMakeFiles /home/martino/Projects/MARTe_Integrated_components/Client/streamhub-qt/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/martino/Projects/MARTe_Integrated_components/Client/streamhub-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 StreamHubQtClient # Build rule for target. StreamHubQtClient: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 StreamHubQtClient .PHONY : StreamHubQtClient # fast build rule for target. StreamHubQtClient/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/build .PHONY : StreamHubQtClient/fast #============================================================================= # Target rules for targets named StreamHubQtClient_autogen_timestamp_deps # Build rule for target. StreamHubQtClient_autogen_timestamp_deps: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 StreamHubQtClient_autogen_timestamp_deps .PHONY : StreamHubQtClient_autogen_timestamp_deps # fast build rule for target. StreamHubQtClient_autogen_timestamp_deps/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient_autogen_timestamp_deps.dir/build.make CMakeFiles/StreamHubQtClient_autogen_timestamp_deps.dir/build .PHONY : StreamHubQtClient_autogen_timestamp_deps/fast #============================================================================= # Target rules for targets named StreamHubQtClient_autogen # Build rule for target. StreamHubQtClient_autogen: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 StreamHubQtClient_autogen .PHONY : StreamHubQtClient_autogen # fast build rule for target. StreamHubQtClient_autogen/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient_autogen.dir/build.make CMakeFiles/StreamHubQtClient_autogen.dir/build .PHONY : StreamHubQtClient_autogen/fast HistoryBar.o: HistoryBar.cpp.o .PHONY : HistoryBar.o # target to build an object file HistoryBar.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/HistoryBar.cpp.o .PHONY : HistoryBar.cpp.o HistoryBar.i: HistoryBar.cpp.i .PHONY : HistoryBar.i # target to preprocess a source file HistoryBar.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/HistoryBar.cpp.i .PHONY : HistoryBar.cpp.i HistoryBar.s: HistoryBar.cpp.s .PHONY : HistoryBar.s # target to generate assembly for a file HistoryBar.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/HistoryBar.cpp.s .PHONY : HistoryBar.cpp.s Hub.o: Hub.cpp.o .PHONY : Hub.o # target to build an object file Hub.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/Hub.cpp.o .PHONY : Hub.cpp.o Hub.i: Hub.cpp.i .PHONY : Hub.i # target to preprocess a source file Hub.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/Hub.cpp.i .PHONY : Hub.cpp.i Hub.s: Hub.cpp.s .PHONY : Hub.s # target to generate assembly for a file Hub.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/Hub.cpp.s .PHONY : Hub.cpp.s MainWindow.o: MainWindow.cpp.o .PHONY : MainWindow.o # target to build an object file MainWindow.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/MainWindow.cpp.o .PHONY : MainWindow.cpp.o MainWindow.i: MainWindow.cpp.i .PHONY : MainWindow.i # target to preprocess a source file MainWindow.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/MainWindow.cpp.i .PHONY : MainWindow.cpp.i MainWindow.s: MainWindow.cpp.s .PHONY : MainWindow.s # target to generate assembly for a file MainWindow.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/MainWindow.cpp.s .PHONY : MainWindow.cpp.s PlotGrid.o: PlotGrid.cpp.o .PHONY : PlotGrid.o # target to build an object file PlotGrid.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/PlotGrid.cpp.o .PHONY : PlotGrid.cpp.o PlotGrid.i: PlotGrid.cpp.i .PHONY : PlotGrid.i # target to preprocess a source file PlotGrid.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/PlotGrid.cpp.i .PHONY : PlotGrid.cpp.i PlotGrid.s: PlotGrid.cpp.s .PHONY : PlotGrid.s # target to generate assembly for a file PlotGrid.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/PlotGrid.cpp.s .PHONY : PlotGrid.cpp.s PlotWidget.o: PlotWidget.cpp.o .PHONY : PlotWidget.o # target to build an object file PlotWidget.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/PlotWidget.cpp.o .PHONY : PlotWidget.cpp.o PlotWidget.i: PlotWidget.cpp.i .PHONY : PlotWidget.i # target to preprocess a source file PlotWidget.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/PlotWidget.cpp.i .PHONY : PlotWidget.cpp.i PlotWidget.s: PlotWidget.cpp.s .PHONY : PlotWidget.s # target to generate assembly for a file PlotWidget.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/PlotWidget.cpp.s .PHONY : PlotWidget.cpp.s SourceSidebar.o: SourceSidebar.cpp.o .PHONY : SourceSidebar.o # target to build an object file SourceSidebar.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/SourceSidebar.cpp.o .PHONY : SourceSidebar.cpp.o SourceSidebar.i: SourceSidebar.cpp.i .PHONY : SourceSidebar.i # target to preprocess a source file SourceSidebar.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/SourceSidebar.cpp.i .PHONY : SourceSidebar.cpp.i SourceSidebar.s: SourceSidebar.cpp.s .PHONY : SourceSidebar.s # target to generate assembly for a file SourceSidebar.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/SourceSidebar.cpp.s .PHONY : SourceSidebar.cpp.s StatsDialog.o: StatsDialog.cpp.o .PHONY : StatsDialog.o # target to build an object file StatsDialog.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/StatsDialog.cpp.o .PHONY : StatsDialog.cpp.o StatsDialog.i: StatsDialog.cpp.i .PHONY : StatsDialog.i # target to preprocess a source file StatsDialog.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/StatsDialog.cpp.i .PHONY : StatsDialog.cpp.i StatsDialog.s: StatsDialog.cpp.s .PHONY : StatsDialog.s # target to generate assembly for a file StatsDialog.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/StatsDialog.cpp.s .PHONY : StatsDialog.cpp.s StreamHubQtClient_autogen/mocs_compilation.o: StreamHubQtClient_autogen/mocs_compilation.cpp.o .PHONY : StreamHubQtClient_autogen/mocs_compilation.o # target to build an object file StreamHubQtClient_autogen/mocs_compilation.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/StreamHubQtClient_autogen/mocs_compilation.cpp.o .PHONY : StreamHubQtClient_autogen/mocs_compilation.cpp.o StreamHubQtClient_autogen/mocs_compilation.i: StreamHubQtClient_autogen/mocs_compilation.cpp.i .PHONY : StreamHubQtClient_autogen/mocs_compilation.i # target to preprocess a source file StreamHubQtClient_autogen/mocs_compilation.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/StreamHubQtClient_autogen/mocs_compilation.cpp.i .PHONY : StreamHubQtClient_autogen/mocs_compilation.cpp.i StreamHubQtClient_autogen/mocs_compilation.s: StreamHubQtClient_autogen/mocs_compilation.cpp.s .PHONY : StreamHubQtClient_autogen/mocs_compilation.s # target to generate assembly for a file StreamHubQtClient_autogen/mocs_compilation.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/StreamHubQtClient_autogen/mocs_compilation.cpp.s .PHONY : StreamHubQtClient_autogen/mocs_compilation.cpp.s Theme.o: Theme.cpp.o .PHONY : Theme.o # target to build an object file Theme.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/Theme.cpp.o .PHONY : Theme.cpp.o Theme.i: Theme.cpp.i .PHONY : Theme.i # target to preprocess a source file Theme.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/Theme.cpp.i .PHONY : Theme.cpp.i Theme.s: Theme.cpp.s .PHONY : Theme.s # target to generate assembly for a file Theme.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/Theme.cpp.s .PHONY : Theme.cpp.s TriggerBar.o: TriggerBar.cpp.o .PHONY : TriggerBar.o # target to build an object file TriggerBar.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/TriggerBar.cpp.o .PHONY : TriggerBar.cpp.o TriggerBar.i: TriggerBar.cpp.i .PHONY : TriggerBar.i # target to preprocess a source file TriggerBar.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/TriggerBar.cpp.i .PHONY : TriggerBar.cpp.i TriggerBar.s: TriggerBar.cpp.s .PHONY : TriggerBar.s # target to generate assembly for a file TriggerBar.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/TriggerBar.cpp.s .PHONY : TriggerBar.cpp.s WsClient.o: WsClient.cpp.o .PHONY : WsClient.o # target to build an object file WsClient.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/WsClient.cpp.o .PHONY : WsClient.cpp.o WsClient.i: WsClient.cpp.i .PHONY : WsClient.i # target to preprocess a source file WsClient.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/WsClient.cpp.i .PHONY : WsClient.cpp.i WsClient.s: WsClient.cpp.s .PHONY : WsClient.s # target to generate assembly for a file WsClient.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/WsClient.cpp.s .PHONY : WsClient.cpp.s home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.o: home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.o .PHONY : home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.o # target to build an object file home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.o .PHONY : home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.o home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.i: home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.i .PHONY : home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.i # target to preprocess a source file home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.i .PHONY : home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.i home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.s: home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.s .PHONY : home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.s # target to generate assembly for a file home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.dir/home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.s .PHONY : home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.cpp.s main.o: main.cpp.o .PHONY : main.o # target to build an object file main.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.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/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.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/StreamHubQtClient.dir/build.make CMakeFiles/StreamHubQtClient.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 "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... StreamHubQtClient_autogen" @echo "... StreamHubQtClient_autogen_timestamp_deps" @echo "... StreamHubQtClient" @echo "... HistoryBar.o" @echo "... HistoryBar.i" @echo "... HistoryBar.s" @echo "... Hub.o" @echo "... Hub.i" @echo "... Hub.s" @echo "... MainWindow.o" @echo "... MainWindow.i" @echo "... MainWindow.s" @echo "... PlotGrid.o" @echo "... PlotGrid.i" @echo "... PlotGrid.s" @echo "... PlotWidget.o" @echo "... PlotWidget.i" @echo "... PlotWidget.s" @echo "... SourceSidebar.o" @echo "... SourceSidebar.i" @echo "... SourceSidebar.s" @echo "... StatsDialog.o" @echo "... StatsDialog.i" @echo "... StatsDialog.s" @echo "... StreamHubQtClient_autogen/mocs_compilation.o" @echo "... StreamHubQtClient_autogen/mocs_compilation.i" @echo "... StreamHubQtClient_autogen/mocs_compilation.s" @echo "... Theme.o" @echo "... Theme.i" @echo "... Theme.s" @echo "... TriggerBar.o" @echo "... TriggerBar.i" @echo "... TriggerBar.s" @echo "... WsClient.o" @echo "... WsClient.i" @echo "... WsClient.s" @echo "... home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.o" @echo "... home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.i" @echo "... home/martino/Projects/MARTe_Integrated_components/Client/streamhub/Protocol.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