1
git-svn-id: svn://db.shs.com.ru/libs@1 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
286
_oldpip/pip_0.4.0_r5/CMakeFiles/Makefile2
Normal file
286
_oldpip/pip_0.4.0_r5/CMakeFiles/Makefile2
Normal file
@@ -0,0 +1,286 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "MinGW Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
# The main recursive all target
|
||||
all:
|
||||
.PHONY : all
|
||||
|
||||
# The main recursive preinstall target
|
||||
preinstall:
|
||||
.PHONY : preinstall
|
||||
|
||||
#=============================================================================
|
||||
# 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.
|
||||
|
||||
SHELL = cmd.exe
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = "C:\Program Files (x86)\CMake 2.8\bin\cmake.exe"
|
||||
|
||||
# The command to remove a file.
|
||||
RM = "C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The program to use to edit the cache.
|
||||
CMAKE_EDIT_COMMAND = "C:\Program Files (x86)\CMake 2.8\bin\cmake-gui.exe"
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = C:\libs\oldpip\pip_0.4.0_r5
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = C:\libs\oldpip\pip_0.4.0_r5
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/pip.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/pip.dir/all:
|
||||
$(MAKE) -f CMakeFiles\pip.dir\build.make CMakeFiles/pip.dir/depend
|
||||
$(MAKE) -f CMakeFiles\pip.dir\build.make CMakeFiles/pip.dir/build
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
||||
@echo Built target pip
|
||||
.PHONY : CMakeFiles/pip.dir/all
|
||||
|
||||
# Include target in all.
|
||||
all: CMakeFiles/pip.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/pip.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 39
|
||||
$(MAKE) -f CMakeFiles\Makefile2 CMakeFiles/pip.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 0
|
||||
.PHONY : CMakeFiles/pip.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
pip: CMakeFiles/pip.dir/rule
|
||||
.PHONY : pip
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/pip.dir/clean:
|
||||
$(MAKE) -f CMakeFiles\pip.dir\build.make CMakeFiles/pip.dir/clean
|
||||
.PHONY : CMakeFiles/pip.dir/clean
|
||||
|
||||
# clean rule for target.
|
||||
clean: CMakeFiles/pip.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/pip_test.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/pip_test.dir/all: CMakeFiles/pip.dir/all
|
||||
$(MAKE) -f CMakeFiles\pip_test.dir\build.make CMakeFiles/pip_test.dir/depend
|
||||
$(MAKE) -f CMakeFiles\pip_test.dir\build.make CMakeFiles/pip_test.dir/build
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 43
|
||||
@echo Built target pip_test
|
||||
.PHONY : CMakeFiles/pip_test.dir/all
|
||||
|
||||
# Include target in all.
|
||||
all: CMakeFiles/pip_test.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/pip_test.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 40
|
||||
$(MAKE) -f CMakeFiles\Makefile2 CMakeFiles/pip_test.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 0
|
||||
.PHONY : CMakeFiles/pip_test.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
pip_test: CMakeFiles/pip_test.dir/rule
|
||||
.PHONY : pip_test
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/pip_test.dir/clean:
|
||||
$(MAKE) -f CMakeFiles\pip_test.dir\build.make CMakeFiles/pip_test.dir/clean
|
||||
.PHONY : CMakeFiles/pip_test.dir/clean
|
||||
|
||||
# clean rule for target.
|
||||
clean: CMakeFiles/pip_test.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory system_test
|
||||
|
||||
# Convenience name for "all" pass in the directory.
|
||||
system_test/all: system_test/CMakeFiles/pip_sys_test.dir/all
|
||||
.PHONY : system_test/all
|
||||
|
||||
# Convenience name for "clean" pass in the directory.
|
||||
system_test/clean: system_test/CMakeFiles/pip_sys_test.dir/clean
|
||||
.PHONY : system_test/clean
|
||||
|
||||
# Convenience name for "preinstall" pass in the directory.
|
||||
system_test/preinstall:
|
||||
.PHONY : system_test/preinstall
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target system_test/CMakeFiles/pip_sys_test.dir
|
||||
|
||||
# All Build rule for target.
|
||||
system_test/CMakeFiles/pip_sys_test.dir/all: CMakeFiles/pip.dir/all
|
||||
$(MAKE) -f system_test\CMakeFiles\pip_sys_test.dir\build.make system_test/CMakeFiles/pip_sys_test.dir/depend
|
||||
$(MAKE) -f system_test\CMakeFiles\pip_sys_test.dir\build.make system_test/CMakeFiles/pip_sys_test.dir/build
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 42
|
||||
@echo Built target pip_sys_test
|
||||
.PHONY : system_test/CMakeFiles/pip_sys_test.dir/all
|
||||
|
||||
# Include target in all.
|
||||
all: system_test/CMakeFiles/pip_sys_test.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
system_test/CMakeFiles/pip_sys_test.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 40
|
||||
$(MAKE) -f CMakeFiles\Makefile2 system_test/CMakeFiles/pip_sys_test.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 0
|
||||
.PHONY : system_test/CMakeFiles/pip_sys_test.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
pip_sys_test: system_test/CMakeFiles/pip_sys_test.dir/rule
|
||||
.PHONY : pip_sys_test
|
||||
|
||||
# clean rule for target.
|
||||
system_test/CMakeFiles/pip_sys_test.dir/clean:
|
||||
$(MAKE) -f system_test\CMakeFiles\pip_sys_test.dir\build.make system_test/CMakeFiles/pip_sys_test.dir/clean
|
||||
.PHONY : system_test/CMakeFiles/pip_sys_test.dir/clean
|
||||
|
||||
# clean rule for target.
|
||||
clean: system_test/CMakeFiles/pip_sys_test.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory remote_console
|
||||
|
||||
# Convenience name for "all" pass in the directory.
|
||||
remote_console/all: remote_console/CMakeFiles/pip_remote_console.dir/all
|
||||
.PHONY : remote_console/all
|
||||
|
||||
# Convenience name for "clean" pass in the directory.
|
||||
remote_console/clean: remote_console/CMakeFiles/pip_remote_console.dir/clean
|
||||
.PHONY : remote_console/clean
|
||||
|
||||
# Convenience name for "preinstall" pass in the directory.
|
||||
remote_console/preinstall:
|
||||
.PHONY : remote_console/preinstall
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target remote_console/CMakeFiles/pip_remote_console.dir
|
||||
|
||||
# All Build rule for target.
|
||||
remote_console/CMakeFiles/pip_remote_console.dir/all: CMakeFiles/pip.dir/all
|
||||
$(MAKE) -f remote_console\CMakeFiles\pip_remote_console.dir\build.make remote_console/CMakeFiles/pip_remote_console.dir/depend
|
||||
$(MAKE) -f remote_console\CMakeFiles\pip_remote_console.dir\build.make remote_console/CMakeFiles/pip_remote_console.dir/build
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 41
|
||||
@echo Built target pip_remote_console
|
||||
.PHONY : remote_console/CMakeFiles/pip_remote_console.dir/all
|
||||
|
||||
# Include target in all.
|
||||
all: remote_console/CMakeFiles/pip_remote_console.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
remote_console/CMakeFiles/pip_remote_console.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 40
|
||||
$(MAKE) -f CMakeFiles\Makefile2 remote_console/CMakeFiles/pip_remote_console.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 0
|
||||
.PHONY : remote_console/CMakeFiles/pip_remote_console.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
pip_remote_console: remote_console/CMakeFiles/pip_remote_console.dir/rule
|
||||
.PHONY : pip_remote_console
|
||||
|
||||
# clean rule for target.
|
||||
remote_console/CMakeFiles/pip_remote_console.dir/clean:
|
||||
$(MAKE) -f remote_console\CMakeFiles\pip_remote_console.dir\build.make remote_console/CMakeFiles/pip_remote_console.dir/clean
|
||||
.PHONY : remote_console/CMakeFiles/pip_remote_console.dir/clean
|
||||
|
||||
# clean rule for target.
|
||||
clean: remote_console/CMakeFiles/pip_remote_console.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory code_model_generator
|
||||
|
||||
# Convenience name for "all" pass in the directory.
|
||||
code_model_generator/all: code_model_generator/CMakeFiles/pip_cmg.dir/all
|
||||
.PHONY : code_model_generator/all
|
||||
|
||||
# Convenience name for "clean" pass in the directory.
|
||||
code_model_generator/clean: code_model_generator/CMakeFiles/pip_cmg.dir/clean
|
||||
.PHONY : code_model_generator/clean
|
||||
|
||||
# Convenience name for "preinstall" pass in the directory.
|
||||
code_model_generator/preinstall:
|
||||
.PHONY : code_model_generator/preinstall
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target code_model_generator/CMakeFiles/pip_cmg.dir
|
||||
|
||||
# All Build rule for target.
|
||||
code_model_generator/CMakeFiles/pip_cmg.dir/all: CMakeFiles/pip.dir/all
|
||||
$(MAKE) -f code_model_generator\CMakeFiles\pip_cmg.dir\build.make code_model_generator/CMakeFiles/pip_cmg.dir/depend
|
||||
$(MAKE) -f code_model_generator\CMakeFiles\pip_cmg.dir\build.make code_model_generator/CMakeFiles/pip_cmg.dir/build
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 40
|
||||
@echo Built target pip_cmg
|
||||
.PHONY : code_model_generator/CMakeFiles/pip_cmg.dir/all
|
||||
|
||||
# Include target in all.
|
||||
all: code_model_generator/CMakeFiles/pip_cmg.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
code_model_generator/CMakeFiles/pip_cmg.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 40
|
||||
$(MAKE) -f CMakeFiles\Makefile2 code_model_generator/CMakeFiles/pip_cmg.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles 0
|
||||
.PHONY : code_model_generator/CMakeFiles/pip_cmg.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
pip_cmg: code_model_generator/CMakeFiles/pip_cmg.dir/rule
|
||||
.PHONY : pip_cmg
|
||||
|
||||
# clean rule for target.
|
||||
code_model_generator/CMakeFiles/pip_cmg.dir/clean:
|
||||
$(MAKE) -f code_model_generator\CMakeFiles\pip_cmg.dir\build.make code_model_generator/CMakeFiles/pip_cmg.dir/clean
|
||||
.PHONY : code_model_generator/CMakeFiles/pip_cmg.dir/clean
|
||||
|
||||
# clean rule for target.
|
||||
clean: code_model_generator/CMakeFiles/pip_cmg.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
Reference in New Issue
Block a user