ut: sync with gtest branch
[platform/core/uifw/libtdm.git] / ut / gtest / googletest / mybuild / CMakeFiles / gtest_main.dir / build.make
1 # CMAKE generated file: DO NOT EDIT!
2 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
4 #=============================================================================
5 # Special targets provided by cmake.
6
7 # Disable implicit rules so canonical targets will work.
8 .SUFFIXES:
9
10 # Remove some rules from gmake that .SUFFIXES does not remove.
11 SUFFIXES =
12
13 .SUFFIXES: .hpux_make_needs_suffix_list
14
15 # Suppress display of executed commands.
16 $(VERBOSE).SILENT:
17
18 # A target that is always out of date.
19 cmake_force:
20 .PHONY : cmake_force
21
22 #=============================================================================
23 # Set environment variables for the build.
24
25 # The shell in which to execute make rules.
26 SHELL = /bin/sh
27
28 # The CMake executable.
29 CMAKE_COMMAND = /usr/bin/cmake
30
31 # The command to remove a file.
32 RM = /usr/bin/cmake -E remove -f
33
34 # Escaping for special characters.
35 EQUALS = =
36
37 # The top-level source directory on which CMake was run.
38 CMAKE_SOURCE_DIR = /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest
39
40 # The top-level build directory on which CMake was run.
41 CMAKE_BINARY_DIR = /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/mybuild
42
43 # Include any dependencies generated for this target.
44 include CMakeFiles/gtest_main.dir/depend.make
45
46 # Include the progress variables for this target.
47 include CMakeFiles/gtest_main.dir/progress.make
48
49 # Include the compile flags for this target's objects.
50 include CMakeFiles/gtest_main.dir/flags.make
51
52 CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: CMakeFiles/gtest_main.dir/flags.make
53 CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: ../src/gtest_main.cc
54         $(CMAKE_COMMAND) -E cmake_progress_report /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/mybuild/CMakeFiles $(CMAKE_PROGRESS_1)
55         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/gtest_main.dir/src/gtest_main.cc.o"
56         /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/src/gtest_main.cc
57
58 CMakeFiles/gtest_main.dir/src/gtest_main.cc.i: cmake_force
59         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gtest_main.dir/src/gtest_main.cc.i"
60         /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/src/gtest_main.cc > CMakeFiles/gtest_main.dir/src/gtest_main.cc.i
61
62 CMakeFiles/gtest_main.dir/src/gtest_main.cc.s: cmake_force
63         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gtest_main.dir/src/gtest_main.cc.s"
64         /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/src/gtest_main.cc -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.s
65
66 CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.requires:
67 .PHONY : CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.requires
68
69 CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.provides: CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.requires
70         $(MAKE) -f CMakeFiles/gtest_main.dir/build.make CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.provides.build
71 .PHONY : CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.provides
72
73 CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.provides.build: CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
74
75 # Object files for target gtest_main
76 gtest_main_OBJECTS = \
77 "CMakeFiles/gtest_main.dir/src/gtest_main.cc.o"
78
79 # External object files for target gtest_main
80 gtest_main_EXTERNAL_OBJECTS =
81
82 libgtest_main.a: CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
83 libgtest_main.a: CMakeFiles/gtest_main.dir/build.make
84 libgtest_main.a: CMakeFiles/gtest_main.dir/link.txt
85         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX static library libgtest_main.a"
86         $(CMAKE_COMMAND) -P CMakeFiles/gtest_main.dir/cmake_clean_target.cmake
87         $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=$(VERBOSE)
88
89 # Rule to build all files generated by this target.
90 CMakeFiles/gtest_main.dir/build: libgtest_main.a
91 .PHONY : CMakeFiles/gtest_main.dir/build
92
93 CMakeFiles/gtest_main.dir/requires: CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.requires
94 .PHONY : CMakeFiles/gtest_main.dir/requires
95
96 CMakeFiles/gtest_main.dir/clean:
97         $(CMAKE_COMMAND) -P CMakeFiles/gtest_main.dir/cmake_clean.cmake
98 .PHONY : CMakeFiles/gtest_main.dir/clean
99
100 CMakeFiles/gtest_main.dir/depend:
101         cd /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/mybuild && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/mybuild /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/mybuild /home/yub/window_system/projects/tpl-test-gtest3/tc/gtest/googletest/googletest/mybuild/CMakeFiles/gtest_main.dir/DependInfo.cmake --color=$(COLOR)
102 .PHONY : CMakeFiles/gtest_main.dir/depend
103