summaryrefslogtreecommitdiff
path: root/CMakeFiles/jni.dir/build.make
blob: 8f30dedf0b8857c389d1234341638517d098b4ab (plain)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:


#=============================================================================
# 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/local/Cellar/cmake/3.7.2/bin/cmake

# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/Nurbot/mapbox-gl-native

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/Nurbot/mapbox-gl-native

# Include any dependencies generated for this target.
include CMakeFiles/jni.dir/depend.make

# Include the progress variables for this target.
include CMakeFiles/jni.dir/progress.make

# Include the compile flags for this target's objects.
include CMakeFiles/jni.dir/flags.make

greeter.hpp: greeter.mbg
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/Nurbot/mapbox-gl-native/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating cpp bindings for greeter.mbg"
	node_modules/.bin/mapbox-bindgen cpp greeter.mbg

greeter.cpp: greeter.hpp
	@$(CMAKE_COMMAND) -E touch_nocreate greeter.cpp

greeter.jni.hpp: greeter.mbg
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/Nurbot/mapbox-gl-native/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating jni bindings for greeter.mbg"
	node_modules/.bin/mapbox-bindgen jni greeter.mbg

greeter.jni.cpp: greeter.jni.hpp
	@$(CMAKE_COMMAND) -E touch_nocreate greeter.jni.cpp

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o: CMakeFiles/jni.dir/flags.make
CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o: node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/Nurbot/mapbox-gl-native/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o"
	/Users/Nurbot/mapbox-gl-native/launch-cxx /usr/local/opt/ccache/libexec/c++   $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o -c /Users/Nurbot/mapbox-gl-native/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.i"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/Nurbot/mapbox-gl-native/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp > CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.i

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.s"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/Nurbot/mapbox-gl-native/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp -o CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.s

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.requires:

.PHONY : CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.requires

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.provides: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.requires
	$(MAKE) -f CMakeFiles/jni.dir/build.make CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.provides.build
.PHONY : CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.provides

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.provides.build: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o


CMakeFiles/jni.dir/greeter.cpp.o: CMakeFiles/jni.dir/flags.make
CMakeFiles/jni.dir/greeter.cpp.o: greeter.cpp
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/Nurbot/mapbox-gl-native/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object CMakeFiles/jni.dir/greeter.cpp.o"
	/Users/Nurbot/mapbox-gl-native/launch-cxx /usr/local/opt/ccache/libexec/c++   $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jni.dir/greeter.cpp.o -c /Users/Nurbot/mapbox-gl-native/greeter.cpp

CMakeFiles/jni.dir/greeter.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jni.dir/greeter.cpp.i"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/Nurbot/mapbox-gl-native/greeter.cpp > CMakeFiles/jni.dir/greeter.cpp.i

CMakeFiles/jni.dir/greeter.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jni.dir/greeter.cpp.s"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/Nurbot/mapbox-gl-native/greeter.cpp -o CMakeFiles/jni.dir/greeter.cpp.s

CMakeFiles/jni.dir/greeter.cpp.o.requires:

.PHONY : CMakeFiles/jni.dir/greeter.cpp.o.requires

CMakeFiles/jni.dir/greeter.cpp.o.provides: CMakeFiles/jni.dir/greeter.cpp.o.requires
	$(MAKE) -f CMakeFiles/jni.dir/build.make CMakeFiles/jni.dir/greeter.cpp.o.provides.build
.PHONY : CMakeFiles/jni.dir/greeter.cpp.o.provides

CMakeFiles/jni.dir/greeter.cpp.o.provides.build: CMakeFiles/jni.dir/greeter.cpp.o


CMakeFiles/jni.dir/greeter.jni.cpp.o: CMakeFiles/jni.dir/flags.make
CMakeFiles/jni.dir/greeter.jni.cpp.o: greeter.jni.cpp
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/Nurbot/mapbox-gl-native/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object CMakeFiles/jni.dir/greeter.jni.cpp.o"
	/Users/Nurbot/mapbox-gl-native/launch-cxx /usr/local/opt/ccache/libexec/c++   $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jni.dir/greeter.jni.cpp.o -c /Users/Nurbot/mapbox-gl-native/greeter.jni.cpp

CMakeFiles/jni.dir/greeter.jni.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jni.dir/greeter.jni.cpp.i"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/Nurbot/mapbox-gl-native/greeter.jni.cpp > CMakeFiles/jni.dir/greeter.jni.cpp.i

CMakeFiles/jni.dir/greeter.jni.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jni.dir/greeter.jni.cpp.s"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/Nurbot/mapbox-gl-native/greeter.jni.cpp -o CMakeFiles/jni.dir/greeter.jni.cpp.s

CMakeFiles/jni.dir/greeter.jni.cpp.o.requires:

.PHONY : CMakeFiles/jni.dir/greeter.jni.cpp.o.requires

CMakeFiles/jni.dir/greeter.jni.cpp.o.provides: CMakeFiles/jni.dir/greeter.jni.cpp.o.requires
	$(MAKE) -f CMakeFiles/jni.dir/build.make CMakeFiles/jni.dir/greeter.jni.cpp.o.provides.build
.PHONY : CMakeFiles/jni.dir/greeter.jni.cpp.o.provides

CMakeFiles/jni.dir/greeter.jni.cpp.o.provides.build: CMakeFiles/jni.dir/greeter.jni.cpp.o


CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o: CMakeFiles/jni.dir/flags.make
CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o: node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/Nurbot/mapbox-gl-native/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o"
	/Users/Nurbot/mapbox-gl-native/launch-cxx /usr/local/opt/ccache/libexec/c++   $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o -c /Users/Nurbot/mapbox-gl-native/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.i"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/Nurbot/mapbox-gl-native/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp > CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.i

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.s"
	/usr/local/opt/ccache/libexec/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/Nurbot/mapbox-gl-native/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp -o CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.s

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.requires:

.PHONY : CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.requires

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.provides: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.requires
	$(MAKE) -f CMakeFiles/jni.dir/build.make CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.provides.build
.PHONY : CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.provides

CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.provides.build: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o


# Object files for target jni
jni_OBJECTS = \
"CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o" \
"CMakeFiles/jni.dir/greeter.cpp.o" \
"CMakeFiles/jni.dir/greeter.jni.cpp.o" \
"CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o"

# External object files for target jni
jni_EXTERNAL_OBJECTS =

libjni.dylib: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o
libjni.dylib: CMakeFiles/jni.dir/greeter.cpp.o
libjni.dylib: CMakeFiles/jni.dir/greeter.jni.cpp.o
libjni.dylib: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o
libjni.dylib: CMakeFiles/jni.dir/build.make
libjni.dylib: CMakeFiles/jni.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/Users/Nurbot/mapbox-gl-native/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking CXX shared library libjni.dylib"
	$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/jni.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
CMakeFiles/jni.dir/build: libjni.dylib

.PHONY : CMakeFiles/jni.dir/build

CMakeFiles/jni.dir/requires: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni/main.cpp.o.requires
CMakeFiles/jni.dir/requires: CMakeFiles/jni.dir/greeter.cpp.o.requires
CMakeFiles/jni.dir/requires: CMakeFiles/jni.dir/greeter.jni.cpp.o.requires
CMakeFiles/jni.dir/requires: CMakeFiles/jni.dir/node_modules/@mapbox/mapbox-bindgen/src/support/mapbox/bindgen/jni.cpp.o.requires

.PHONY : CMakeFiles/jni.dir/requires

CMakeFiles/jni.dir/clean:
	$(CMAKE_COMMAND) -P CMakeFiles/jni.dir/cmake_clean.cmake
.PHONY : CMakeFiles/jni.dir/clean

CMakeFiles/jni.dir/depend: greeter.hpp
CMakeFiles/jni.dir/depend: greeter.cpp
CMakeFiles/jni.dir/depend: greeter.jni.hpp
CMakeFiles/jni.dir/depend: greeter.jni.cpp
	cd /Users/Nurbot/mapbox-gl-native && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/Nurbot/mapbox-gl-native /Users/Nurbot/mapbox-gl-native /Users/Nurbot/mapbox-gl-native /Users/Nurbot/mapbox-gl-native /Users/Nurbot/mapbox-gl-native/CMakeFiles/jni.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/jni.dir/depend