104 lines
5.9 KiB
Makefile
104 lines
5.9 KiB
Makefile
# 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
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/andrey/linux_build/libs
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/andrey/linux_build/libs
|
|
|
|
# Include any dependencies generated for this target.
|
|
include pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/flags.make
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o: pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/flags.make
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o: pip/utils/remote_console/main.cpp
|
|
$(CMAKE_COMMAND) -E cmake_progress_report /home/andrey/linux_build/libs/CMakeFiles $(CMAKE_PROGRESS_1)
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o"
|
|
cd /home/andrey/linux_build/libs/pip/utils/remote_console && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/pip_remote_console.dir/main.cpp.o -c /home/andrey/linux_build/libs/pip/utils/remote_console/main.cpp
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/pip_remote_console.dir/main.cpp.i"
|
|
cd /home/andrey/linux_build/libs/pip/utils/remote_console && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/andrey/linux_build/libs/pip/utils/remote_console/main.cpp > CMakeFiles/pip_remote_console.dir/main.cpp.i
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/pip_remote_console.dir/main.cpp.s"
|
|
cd /home/andrey/linux_build/libs/pip/utils/remote_console && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/andrey/linux_build/libs/pip/utils/remote_console/main.cpp -o CMakeFiles/pip_remote_console.dir/main.cpp.s
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.requires:
|
|
.PHONY : pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.requires
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.provides: pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.requires
|
|
$(MAKE) -f pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/build.make pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.provides.build
|
|
.PHONY : pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.provides
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.provides.build: pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o
|
|
|
|
# Object files for target pip_remote_console
|
|
pip_remote_console_OBJECTS = \
|
|
"CMakeFiles/pip_remote_console.dir/main.cpp.o"
|
|
|
|
# External object files for target pip_remote_console
|
|
pip_remote_console_EXTERNAL_OBJECTS =
|
|
|
|
pip/utils/remote_console/pip_remote_console: pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o
|
|
pip/utils/remote_console/pip_remote_console: pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/build.make
|
|
pip/utils/remote_console/pip_remote_console: pip/libpip.so
|
|
pip/utils/remote_console/pip_remote_console: pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable pip_remote_console"
|
|
cd /home/andrey/linux_build/libs/pip/utils/remote_console && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/pip_remote_console.dir/link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/build: pip/utils/remote_console/pip_remote_console
|
|
.PHONY : pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/build
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/requires: pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/main.cpp.o.requires
|
|
.PHONY : pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/requires
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/clean:
|
|
cd /home/andrey/linux_build/libs/pip/utils/remote_console && $(CMAKE_COMMAND) -P CMakeFiles/pip_remote_console.dir/cmake_clean.cmake
|
|
.PHONY : pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/clean
|
|
|
|
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/depend:
|
|
cd /home/andrey/linux_build/libs && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/andrey/linux_build/libs /home/andrey/linux_build/libs/pip/utils/remote_console /home/andrey/linux_build/libs /home/andrey/linux_build/libs/pip/utils/remote_console /home/andrey/linux_build/libs/pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/depend
|
|
|