117 lines
6.9 KiB
Plaintext
117 lines
6.9 KiB
Plaintext
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||
|
|
||
|
#=============================================================================
|
||
|
# Special targets provided by cmake.
|
||
|
|
||
|
# Disable implicit rules so canonical targets will work.
|
||
|
.SUFFIXES:
|
||
|
|
||
|
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||
|
SUFFIXES =
|
||
|
|
||
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
||
|
|
||
|
# Suppress display of executed commands.
|
||
|
$(VERBOSE).SILENT:
|
||
|
|
||
|
# A target that is always out of date.
|
||
|
cmake_force:
|
||
|
.PHONY : cmake_force
|
||
|
|
||
|
#=============================================================================
|
||
|
# Set environment variables for the build.
|
||
|
|
||
|
# The shell in which to execute make rules.
|
||
|
SHELL = /bin/sh
|
||
|
|
||
|
# The CMake executable.
|
||
|
CMAKE_COMMAND = /usr/bin/cmake
|
||
|
|
||
|
# The command to remove a file.
|
||
|
RM = /usr/bin/cmake -E remove -f
|
||
|
|
||
|
# The top-level source directory on which CMake was run.
|
||
|
CMAKE_SOURCE_DIR = /home/lab1_5/ws/ws_linux/src
|
||
|
|
||
|
# The top-level build directory on which CMake was run.
|
||
|
CMAKE_BINARY_DIR = /home/lab1_5/ws/ws_linux/build
|
||
|
|
||
|
# Include any dependencies generated for this target.
|
||
|
include videostream/CMakeFiles/videostream.dir/depend.make
|
||
|
|
||
|
# Include the progress variables for this target.
|
||
|
include videostream/CMakeFiles/videostream.dir/progress.make
|
||
|
|
||
|
# Include the compile flags for this target's objects.
|
||
|
include videostream/CMakeFiles/videostream.dir/flags.make
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o: videostream/CMakeFiles/videostream.dir/flags.make
|
||
|
videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o: /home/lab1_5/ws/ws_linux/src/videostream/src/videostream.cpp
|
||
|
$(CMAKE_COMMAND) -E cmake_progress_report /home/lab1_5/ws/ws_linux/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o"
|
||
|
cd /home/lab1_5/ws/ws_linux/build/videostream && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/videostream.dir/src/videostream.cpp.o -c /home/lab1_5/ws/ws_linux/src/videostream/src/videostream.cpp
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/src/videostream.cpp.i: cmake_force
|
||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/videostream.dir/src/videostream.cpp.i"
|
||
|
cd /home/lab1_5/ws/ws_linux/build/videostream && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/lab1_5/ws/ws_linux/src/videostream/src/videostream.cpp > CMakeFiles/videostream.dir/src/videostream.cpp.i
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/src/videostream.cpp.s: cmake_force
|
||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/videostream.dir/src/videostream.cpp.s"
|
||
|
cd /home/lab1_5/ws/ws_linux/build/videostream && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/lab1_5/ws/ws_linux/src/videostream/src/videostream.cpp -o CMakeFiles/videostream.dir/src/videostream.cpp.s
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.requires:
|
||
|
.PHONY : videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.requires
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.provides: videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.requires
|
||
|
$(MAKE) -f videostream/CMakeFiles/videostream.dir/build.make videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.provides.build
|
||
|
.PHONY : videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.provides
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.provides.build: videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o
|
||
|
|
||
|
# Object files for target videostream
|
||
|
videostream_OBJECTS = \
|
||
|
"CMakeFiles/videostream.dir/src/videostream.cpp.o"
|
||
|
|
||
|
# External object files for target videostream
|
||
|
videostream_EXTERNAL_OBJECTS =
|
||
|
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/libroscpp.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/libboost_signals-mt.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/libboost_filesystem-mt.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/librosconsole.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/librosconsole_log4cxx.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/librosconsole_backend_interface.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/liblog4cxx.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/libboost_regex-mt.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/libxmlrpcpp.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/libroscpp_serialization.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/librostime.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/libboost_date_time-mt.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/libboost_system-mt.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/libboost_thread-mt.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /usr/lib/x86_64-linux-gnu/libpthread.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/libcpp_common.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: /opt/ros/hydro/lib/libconsole_bridge.so
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: videostream/CMakeFiles/videostream.dir/build.make
|
||
|
/home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream: videostream/CMakeFiles/videostream.dir/link.txt
|
||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable /home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream"
|
||
|
cd /home/lab1_5/ws/ws_linux/build/videostream && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/videostream.dir/link.txt --verbose=$(VERBOSE)
|
||
|
|
||
|
# Rule to build all files generated by this target.
|
||
|
videostream/CMakeFiles/videostream.dir/build: /home/lab1_5/ws/ws_linux/devel/lib/videostream/videostream
|
||
|
.PHONY : videostream/CMakeFiles/videostream.dir/build
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/requires: videostream/CMakeFiles/videostream.dir/src/videostream.cpp.o.requires
|
||
|
.PHONY : videostream/CMakeFiles/videostream.dir/requires
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/clean:
|
||
|
cd /home/lab1_5/ws/ws_linux/build/videostream && $(CMAKE_COMMAND) -P CMakeFiles/videostream.dir/cmake_clean.cmake
|
||
|
.PHONY : videostream/CMakeFiles/videostream.dir/clean
|
||
|
|
||
|
videostream/CMakeFiles/videostream.dir/depend:
|
||
|
cd /home/lab1_5/ws/ws_linux/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/lab1_5/ws/ws_linux/src /home/lab1_5/ws/ws_linux/src/videostream /home/lab1_5/ws/ws_linux/build /home/lab1_5/ws/ws_linux/build/videostream /home/lab1_5/ws/ws_linux/build/videostream/CMakeFiles/videostream.dir/DependInfo.cmake --color=$(COLOR)
|
||
|
.PHONY : videostream/CMakeFiles/videostream.dir/depend
|
||
|
|