annotate sample/build.ninja @ 8:df645e67040a

fix
author ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
date Fri, 16 Jun 2017 01:06:22 +0900
parents 4153915c519f
children 33cbafd41036
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 # CMAKE generated file: DO NOT EDIT!
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 # Generated by "Ninja" Generator, CMake Version 3.8
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 # This file contains all the build statements describing the
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 # compilation DAG.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 # Write statements declared in CMakeLists.txt:
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 #
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 # Which is the root file.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 # Project: Project
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 # Configuration:
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 # Minimal version of Ninja required by this file
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 ninja_required_version = 1.5
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 # Include auxiliary files.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 # Include rules file.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 include rules.ninja
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 # Utility command for rebuild_cache
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 COMMAND = cd /Users/e135704/seminar/osc/ikkun-osc/sample && /usr/local/Cellar/cmake/3.8.2/bin/cmake -H/Users/e135704/seminar/osc/ikkun-osc/sample -B/Users/e135704/seminar/osc/ikkun-osc/sample
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 DESC = Running CMake to regenerate build system...
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 pool = console
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 restat = 1
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41 build rebuild_cache: phony CMakeFiles/rebuild_cache.util
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
42
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 # Utility command for edit_cache
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
46 build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 COMMAND = cd /Users/e135704/seminar/osc/ikkun-osc/sample && /usr/local/Cellar/cmake/3.8.2/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 DESC = No interactive CMake dialog available...
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 restat = 1
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
50 build edit_cache: phony CMakeFiles/edit_cache.util
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
51 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 # Object build statements for EXECUTABLE target hello
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
53
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
54 build CMakeFiles/hello.dir/hellow.c.o: C_COMPILER__hello hellow.c
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
55 DEP_FILE = CMakeFiles/hello.dir/hellow.c.o.d
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
56 FLAGS = -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
57 OBJECT_DIR = CMakeFiles/hello.dir
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
58 OBJECT_FILE_DIR = CMakeFiles/hello.dir
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
59
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 # Link build statements for EXECUTABLE target hello
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
64 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65 # Link the executable hello
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
66
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 build hello: C_EXECUTABLE_LINKER__hello CMakeFiles/hello.dir/hellow.c.o
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 FLAGS = -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 OBJECT_DIR = CMakeFiles/hello.dir
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 POST_BUILD = :
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 PRE_LINK = :
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 TARGET_FILE = hello
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 TARGET_PDB = hello.dbg
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 # Target aliases.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 # Folder targets.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
80 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
82 # Unknown Build Time Dependencies.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83 # Tell Ninja that they may appear as side effects of build rules
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
84 # otherwise ordered by order-only dependencies.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 # =============================================================================
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 # Built-in targets
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 # The main all target.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
92
8
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents: 1
diff changeset
93 build all: phony hello
1
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 # Make the all target the default.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
97
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98 default all
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 # Re-run CMake if any of its inputs changed.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
102
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103 build build.ninja: RERUN_CMAKE | /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCXXInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeGenericSystem.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/GNU.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Initialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.8.2/CMakeCCompiler.cmake CMakeFiles/3.8.2/CMakeCXXCompiler.cmake CMakeFiles/3.8.2/CMakeSystem.cmake CMakeLists.txt
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 pool = console
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
105
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107 # A missing CMake input file is not an error.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109 build /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCXXInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeGenericSystem.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Compiler/GNU.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-C.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Clang.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin-Initialize.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/Darwin.cmake /usr/local/Cellar/cmake/3.8.2/share/cmake/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.8.2/CMakeCCompiler.cmake CMakeFiles/3.8.2/CMakeCXXCompiler.cmake CMakeFiles/3.8.2/CMakeSystem.cmake CMakeLists.txt: phony
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 # Clean all the built files.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114 build clean: CLEAN
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 #############################################
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 # Print all primary targets available.
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118
4153915c519f add sample
ikkun <ikkun@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 build help: HELP