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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
|
# Makefile generated by XPJ for LINUX32
-include Makefile.custom
ProjectName = SnippetUtils
SnippetUtils_cppfiles += ./../../SnippetUtils/SnippetUtils.cpp
SnippetUtils_cpp_debug_dep = $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetUtils_cppfiles)))))
SnippetUtils_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(SnippetUtils_ccfiles)))))
SnippetUtils_c_debug_dep = $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetUtils_cfiles)))))
SnippetUtils_debug_dep = $(SnippetUtils_cpp_debug_dep) $(SnippetUtils_cc_debug_dep) $(SnippetUtils_c_debug_dep)
-include $(SnippetUtils_debug_dep)
SnippetUtils_cpp_checked_dep = $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetUtils_cppfiles)))))
SnippetUtils_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(SnippetUtils_ccfiles)))))
SnippetUtils_c_checked_dep = $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetUtils_cfiles)))))
SnippetUtils_checked_dep = $(SnippetUtils_cpp_checked_dep) $(SnippetUtils_cc_checked_dep) $(SnippetUtils_c_checked_dep)
-include $(SnippetUtils_checked_dep)
SnippetUtils_cpp_profile_dep = $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetUtils_cppfiles)))))
SnippetUtils_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(SnippetUtils_ccfiles)))))
SnippetUtils_c_profile_dep = $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetUtils_cfiles)))))
SnippetUtils_profile_dep = $(SnippetUtils_cpp_profile_dep) $(SnippetUtils_cc_profile_dep) $(SnippetUtils_c_profile_dep)
-include $(SnippetUtils_profile_dep)
SnippetUtils_cpp_release_dep = $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetUtils_cppfiles)))))
SnippetUtils_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(SnippetUtils_ccfiles)))))
SnippetUtils_c_release_dep = $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetUtils_cfiles)))))
SnippetUtils_release_dep = $(SnippetUtils_cpp_release_dep) $(SnippetUtils_cc_release_dep) $(SnippetUtils_c_release_dep)
-include $(SnippetUtils_release_dep)
SnippetUtils_debug_hpaths :=
SnippetUtils_debug_hpaths += ./../../../Source/Common/include
SnippetUtils_debug_hpaths += ./../../../../PxShared/include
SnippetUtils_debug_hpaths += ./../../../../PxShared/src/foundation/include
SnippetUtils_debug_hpaths += ./../../../../PxShared/src/fastxml/include
SnippetUtils_debug_hpaths += ./../../../../PxShared/src/pvd/include
SnippetUtils_debug_hpaths += ./../../../Include
SnippetUtils_debug_hpaths += ./../../../Include/utils
SnippetUtils_debug_hpaths += ./../../../Source/Common/src
SnippetUtils_debug_lpaths :=
SnippetUtils_debug_defines := $(SnippetUtils_custom_defines)
SnippetUtils_debug_defines += PX_PHYSX_STATIC_LIB
SnippetUtils_debug_defines += _DEBUG
SnippetUtils_debug_defines += PX_DEBUG=1
SnippetUtils_debug_defines += PX_CHECKED=1
SnippetUtils_debug_defines += PX_SUPPORT_PVD=1
SnippetUtils_debug_libraries :=
SnippetUtils_debug_common_cflags := $(SnippetUtils_custom_cflags)
SnippetUtils_debug_common_cflags += -MMD
SnippetUtils_debug_common_cflags += $(addprefix -D, $(SnippetUtils_debug_defines))
SnippetUtils_debug_common_cflags += $(addprefix -I, $(SnippetUtils_debug_hpaths))
SnippetUtils_debug_common_cflags += -m32
SnippetUtils_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
SnippetUtils_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option
SnippetUtils_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough
SnippetUtils_debug_common_cflags += -Wno-missing-field-initializers
SnippetUtils_debug_common_cflags += -g3 -gdwarf-2
SnippetUtils_debug_cflags := $(SnippetUtils_debug_common_cflags)
SnippetUtils_debug_cppflags := $(SnippetUtils_debug_common_cflags)
SnippetUtils_debug_lflags := $(SnippetUtils_custom_lflags)
SnippetUtils_debug_lflags += $(addprefix -L, $(SnippetUtils_debug_lpaths))
SnippetUtils_debug_lflags += -Wl,--start-group $(addprefix -l, $(SnippetUtils_debug_libraries)) -Wl,--end-group
SnippetUtils_debug_lflags += -lrt
SnippetUtils_debug_lflags += -m32
SnippetUtils_debug_objsdir = $(OBJS_DIR)/SnippetUtils_debug
SnippetUtils_debug_cpp_o = $(addprefix $(SnippetUtils_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetUtils_cppfiles)))))
SnippetUtils_debug_cc_o = $(addprefix $(SnippetUtils_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetUtils_ccfiles)))))
SnippetUtils_debug_c_o = $(addprefix $(SnippetUtils_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetUtils_cfiles)))))
SnippetUtils_debug_obj = $(SnippetUtils_debug_cpp_o) $(SnippetUtils_debug_cc_o) $(SnippetUtils_debug_c_o)
SnippetUtils_debug_bin := ./../../lib/linux32/libSnippetUtilsDEBUG.a
clean_SnippetUtils_debug:
@$(ECHO) clean SnippetUtils debug
@$(RMDIR) $(SnippetUtils_debug_objsdir)
@$(RMDIR) $(SnippetUtils_debug_bin)
@$(RMDIR) $(DEPSDIR)/SnippetUtils/debug
build_SnippetUtils_debug: postbuild_SnippetUtils_debug
postbuild_SnippetUtils_debug: mainbuild_SnippetUtils_debug
mainbuild_SnippetUtils_debug: prebuild_SnippetUtils_debug $(SnippetUtils_debug_bin)
prebuild_SnippetUtils_debug:
$(SnippetUtils_debug_bin): $(SnippetUtils_debug_obj)
mkdir -p `dirname ./../../lib/linux32/libSnippetUtilsDEBUG.a`
@$(AR) rcs $(SnippetUtils_debug_bin) $(SnippetUtils_debug_obj)
$(ECHO) building $@ complete!
SnippetUtils_debug_DEPDIR = $(dir $(@))/$(*F)
$(SnippetUtils_debug_cpp_o): $(SnippetUtils_debug_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cppfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cppfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cppfiles))))))
cp $(SnippetUtils_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
rm -f $(SnippetUtils_debug_DEPDIR).d
$(SnippetUtils_debug_cc_o): $(SnippetUtils_debug_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_ccfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_ccfiles)) -o $@
mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_ccfiles))))))
cp $(SnippetUtils_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_ccfiles))))).debug.P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_ccfiles))))).debug.P; \
rm -f $(SnippetUtils_debug_DEPDIR).d
$(SnippetUtils_debug_c_o): $(SnippetUtils_debug_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cfiles))...
mkdir -p $(dir $(@))
$(CC) $(SnippetUtils_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cfiles))))))
cp $(SnippetUtils_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_debug_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
rm -f $(SnippetUtils_debug_DEPDIR).d
SnippetUtils_checked_hpaths :=
SnippetUtils_checked_hpaths += ./../../../Source/Common/include
SnippetUtils_checked_hpaths += ./../../../../PxShared/include
SnippetUtils_checked_hpaths += ./../../../../PxShared/src/foundation/include
SnippetUtils_checked_hpaths += ./../../../../PxShared/src/fastxml/include
SnippetUtils_checked_hpaths += ./../../../../PxShared/src/pvd/include
SnippetUtils_checked_hpaths += ./../../../Include
SnippetUtils_checked_hpaths += ./../../../Include/utils
SnippetUtils_checked_hpaths += ./../../../Source/Common/src
SnippetUtils_checked_lpaths :=
SnippetUtils_checked_defines := $(SnippetUtils_custom_defines)
SnippetUtils_checked_defines += PX_PHYSX_STATIC_LIB
SnippetUtils_checked_defines += NDEBUG
SnippetUtils_checked_defines += PX_CHECKED=1
SnippetUtils_checked_defines += PX_SUPPORT_PVD=1
SnippetUtils_checked_libraries :=
SnippetUtils_checked_common_cflags := $(SnippetUtils_custom_cflags)
SnippetUtils_checked_common_cflags += -MMD
SnippetUtils_checked_common_cflags += $(addprefix -D, $(SnippetUtils_checked_defines))
SnippetUtils_checked_common_cflags += $(addprefix -I, $(SnippetUtils_checked_hpaths))
SnippetUtils_checked_common_cflags += -m32
SnippetUtils_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
SnippetUtils_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option
SnippetUtils_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough
SnippetUtils_checked_common_cflags += -Wno-missing-field-initializers
SnippetUtils_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
SnippetUtils_checked_cflags := $(SnippetUtils_checked_common_cflags)
SnippetUtils_checked_cppflags := $(SnippetUtils_checked_common_cflags)
SnippetUtils_checked_lflags := $(SnippetUtils_custom_lflags)
SnippetUtils_checked_lflags += $(addprefix -L, $(SnippetUtils_checked_lpaths))
SnippetUtils_checked_lflags += -Wl,--start-group $(addprefix -l, $(SnippetUtils_checked_libraries)) -Wl,--end-group
SnippetUtils_checked_lflags += -lrt
SnippetUtils_checked_lflags += -m32
SnippetUtils_checked_objsdir = $(OBJS_DIR)/SnippetUtils_checked
SnippetUtils_checked_cpp_o = $(addprefix $(SnippetUtils_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetUtils_cppfiles)))))
SnippetUtils_checked_cc_o = $(addprefix $(SnippetUtils_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetUtils_ccfiles)))))
SnippetUtils_checked_c_o = $(addprefix $(SnippetUtils_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetUtils_cfiles)))))
SnippetUtils_checked_obj = $(SnippetUtils_checked_cpp_o) $(SnippetUtils_checked_cc_o) $(SnippetUtils_checked_c_o)
SnippetUtils_checked_bin := ./../../lib/linux32/libSnippetUtilsCHECKED.a
clean_SnippetUtils_checked:
@$(ECHO) clean SnippetUtils checked
@$(RMDIR) $(SnippetUtils_checked_objsdir)
@$(RMDIR) $(SnippetUtils_checked_bin)
@$(RMDIR) $(DEPSDIR)/SnippetUtils/checked
build_SnippetUtils_checked: postbuild_SnippetUtils_checked
postbuild_SnippetUtils_checked: mainbuild_SnippetUtils_checked
mainbuild_SnippetUtils_checked: prebuild_SnippetUtils_checked $(SnippetUtils_checked_bin)
prebuild_SnippetUtils_checked:
$(SnippetUtils_checked_bin): $(SnippetUtils_checked_obj)
mkdir -p `dirname ./../../lib/linux32/libSnippetUtilsCHECKED.a`
@$(AR) rcs $(SnippetUtils_checked_bin) $(SnippetUtils_checked_obj)
$(ECHO) building $@ complete!
SnippetUtils_checked_DEPDIR = $(dir $(@))/$(*F)
$(SnippetUtils_checked_cpp_o): $(SnippetUtils_checked_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cppfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cppfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cppfiles))))))
cp $(SnippetUtils_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
rm -f $(SnippetUtils_checked_DEPDIR).d
$(SnippetUtils_checked_cc_o): $(SnippetUtils_checked_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_ccfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_ccfiles)) -o $@
mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_ccfiles))))))
cp $(SnippetUtils_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_ccfiles))))).checked.P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_ccfiles))))).checked.P; \
rm -f $(SnippetUtils_checked_DEPDIR).d
$(SnippetUtils_checked_c_o): $(SnippetUtils_checked_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cfiles))...
mkdir -p $(dir $(@))
$(CC) $(SnippetUtils_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cfiles))))))
cp $(SnippetUtils_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_checked_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
rm -f $(SnippetUtils_checked_DEPDIR).d
SnippetUtils_profile_hpaths :=
SnippetUtils_profile_hpaths += ./../../../Source/Common/include
SnippetUtils_profile_hpaths += ./../../../../PxShared/include
SnippetUtils_profile_hpaths += ./../../../../PxShared/src/foundation/include
SnippetUtils_profile_hpaths += ./../../../../PxShared/src/fastxml/include
SnippetUtils_profile_hpaths += ./../../../../PxShared/src/pvd/include
SnippetUtils_profile_hpaths += ./../../../Include
SnippetUtils_profile_hpaths += ./../../../Include/utils
SnippetUtils_profile_hpaths += ./../../../Source/Common/src
SnippetUtils_profile_lpaths :=
SnippetUtils_profile_defines := $(SnippetUtils_custom_defines)
SnippetUtils_profile_defines += PX_PHYSX_STATIC_LIB
SnippetUtils_profile_defines += NDEBUG
SnippetUtils_profile_defines += PX_PROFILE=1
SnippetUtils_profile_defines += PX_SUPPORT_PVD=1
SnippetUtils_profile_libraries :=
SnippetUtils_profile_common_cflags := $(SnippetUtils_custom_cflags)
SnippetUtils_profile_common_cflags += -MMD
SnippetUtils_profile_common_cflags += $(addprefix -D, $(SnippetUtils_profile_defines))
SnippetUtils_profile_common_cflags += $(addprefix -I, $(SnippetUtils_profile_hpaths))
SnippetUtils_profile_common_cflags += -m32
SnippetUtils_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
SnippetUtils_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option
SnippetUtils_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough
SnippetUtils_profile_common_cflags += -Wno-missing-field-initializers
SnippetUtils_profile_common_cflags += -O3 -fno-strict-aliasing
SnippetUtils_profile_cflags := $(SnippetUtils_profile_common_cflags)
SnippetUtils_profile_cppflags := $(SnippetUtils_profile_common_cflags)
SnippetUtils_profile_lflags := $(SnippetUtils_custom_lflags)
SnippetUtils_profile_lflags += $(addprefix -L, $(SnippetUtils_profile_lpaths))
SnippetUtils_profile_lflags += -Wl,--start-group $(addprefix -l, $(SnippetUtils_profile_libraries)) -Wl,--end-group
SnippetUtils_profile_lflags += -lrt
SnippetUtils_profile_lflags += -m32
SnippetUtils_profile_objsdir = $(OBJS_DIR)/SnippetUtils_profile
SnippetUtils_profile_cpp_o = $(addprefix $(SnippetUtils_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetUtils_cppfiles)))))
SnippetUtils_profile_cc_o = $(addprefix $(SnippetUtils_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetUtils_ccfiles)))))
SnippetUtils_profile_c_o = $(addprefix $(SnippetUtils_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetUtils_cfiles)))))
SnippetUtils_profile_obj = $(SnippetUtils_profile_cpp_o) $(SnippetUtils_profile_cc_o) $(SnippetUtils_profile_c_o)
SnippetUtils_profile_bin := ./../../lib/linux32/libSnippetUtilsPROFILE.a
clean_SnippetUtils_profile:
@$(ECHO) clean SnippetUtils profile
@$(RMDIR) $(SnippetUtils_profile_objsdir)
@$(RMDIR) $(SnippetUtils_profile_bin)
@$(RMDIR) $(DEPSDIR)/SnippetUtils/profile
build_SnippetUtils_profile: postbuild_SnippetUtils_profile
postbuild_SnippetUtils_profile: mainbuild_SnippetUtils_profile
mainbuild_SnippetUtils_profile: prebuild_SnippetUtils_profile $(SnippetUtils_profile_bin)
prebuild_SnippetUtils_profile:
$(SnippetUtils_profile_bin): $(SnippetUtils_profile_obj)
mkdir -p `dirname ./../../lib/linux32/libSnippetUtilsPROFILE.a`
@$(AR) rcs $(SnippetUtils_profile_bin) $(SnippetUtils_profile_obj)
$(ECHO) building $@ complete!
SnippetUtils_profile_DEPDIR = $(dir $(@))/$(*F)
$(SnippetUtils_profile_cpp_o): $(SnippetUtils_profile_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cppfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cppfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cppfiles))))))
cp $(SnippetUtils_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
rm -f $(SnippetUtils_profile_DEPDIR).d
$(SnippetUtils_profile_cc_o): $(SnippetUtils_profile_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_ccfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_ccfiles)) -o $@
mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_ccfiles))))))
cp $(SnippetUtils_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_ccfiles))))).profile.P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_ccfiles))))).profile.P; \
rm -f $(SnippetUtils_profile_DEPDIR).d
$(SnippetUtils_profile_c_o): $(SnippetUtils_profile_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cfiles))...
mkdir -p $(dir $(@))
$(CC) $(SnippetUtils_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cfiles))))))
cp $(SnippetUtils_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_profile_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
rm -f $(SnippetUtils_profile_DEPDIR).d
SnippetUtils_release_hpaths :=
SnippetUtils_release_hpaths += ./../../../Source/Common/include
SnippetUtils_release_hpaths += ./../../../../PxShared/include
SnippetUtils_release_hpaths += ./../../../../PxShared/src/foundation/include
SnippetUtils_release_hpaths += ./../../../../PxShared/src/fastxml/include
SnippetUtils_release_hpaths += ./../../../../PxShared/src/pvd/include
SnippetUtils_release_hpaths += ./../../../Include
SnippetUtils_release_hpaths += ./../../../Include/utils
SnippetUtils_release_hpaths += ./../../../Source/Common/src
SnippetUtils_release_lpaths :=
SnippetUtils_release_defines := $(SnippetUtils_custom_defines)
SnippetUtils_release_defines += PX_PHYSX_STATIC_LIB
SnippetUtils_release_defines += NDEBUG
SnippetUtils_release_defines += PX_SUPPORT_PVD=0
SnippetUtils_release_libraries :=
SnippetUtils_release_common_cflags := $(SnippetUtils_custom_cflags)
SnippetUtils_release_common_cflags += -MMD
SnippetUtils_release_common_cflags += $(addprefix -D, $(SnippetUtils_release_defines))
SnippetUtils_release_common_cflags += $(addprefix -I, $(SnippetUtils_release_hpaths))
SnippetUtils_release_common_cflags += -m32
SnippetUtils_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
SnippetUtils_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option
SnippetUtils_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough
SnippetUtils_release_common_cflags += -Wno-missing-field-initializers
SnippetUtils_release_common_cflags += -O3 -fno-strict-aliasing
SnippetUtils_release_cflags := $(SnippetUtils_release_common_cflags)
SnippetUtils_release_cppflags := $(SnippetUtils_release_common_cflags)
SnippetUtils_release_lflags := $(SnippetUtils_custom_lflags)
SnippetUtils_release_lflags += $(addprefix -L, $(SnippetUtils_release_lpaths))
SnippetUtils_release_lflags += -Wl,--start-group $(addprefix -l, $(SnippetUtils_release_libraries)) -Wl,--end-group
SnippetUtils_release_lflags += -lrt
SnippetUtils_release_lflags += -m32
SnippetUtils_release_objsdir = $(OBJS_DIR)/SnippetUtils_release
SnippetUtils_release_cpp_o = $(addprefix $(SnippetUtils_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetUtils_cppfiles)))))
SnippetUtils_release_cc_o = $(addprefix $(SnippetUtils_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetUtils_ccfiles)))))
SnippetUtils_release_c_o = $(addprefix $(SnippetUtils_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetUtils_cfiles)))))
SnippetUtils_release_obj = $(SnippetUtils_release_cpp_o) $(SnippetUtils_release_cc_o) $(SnippetUtils_release_c_o)
SnippetUtils_release_bin := ./../../lib/linux32/libSnippetUtils.a
clean_SnippetUtils_release:
@$(ECHO) clean SnippetUtils release
@$(RMDIR) $(SnippetUtils_release_objsdir)
@$(RMDIR) $(SnippetUtils_release_bin)
@$(RMDIR) $(DEPSDIR)/SnippetUtils/release
build_SnippetUtils_release: postbuild_SnippetUtils_release
postbuild_SnippetUtils_release: mainbuild_SnippetUtils_release
mainbuild_SnippetUtils_release: prebuild_SnippetUtils_release $(SnippetUtils_release_bin)
prebuild_SnippetUtils_release:
$(SnippetUtils_release_bin): $(SnippetUtils_release_obj)
mkdir -p `dirname ./../../lib/linux32/libSnippetUtils.a`
@$(AR) rcs $(SnippetUtils_release_bin) $(SnippetUtils_release_obj)
$(ECHO) building $@ complete!
SnippetUtils_release_DEPDIR = $(dir $(@))/$(*F)
$(SnippetUtils_release_cpp_o): $(SnippetUtils_release_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cppfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cppfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cppfiles))))))
cp $(SnippetUtils_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cppfiles))))).P; \
rm -f $(SnippetUtils_release_DEPDIR).d
$(SnippetUtils_release_cc_o): $(SnippetUtils_release_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_ccfiles))...
mkdir -p $(dir $(@))
$(CXX) $(SnippetUtils_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_ccfiles)) -o $@
mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_ccfiles))))))
cp $(SnippetUtils_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_ccfiles))))).release.P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_ccfiles))))).release.P; \
rm -f $(SnippetUtils_release_DEPDIR).d
$(SnippetUtils_release_c_o): $(SnippetUtils_release_objsdir)/%.o:
$(ECHO) SnippetUtils: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cfiles))...
mkdir -p $(dir $(@))
$(CC) $(SnippetUtils_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cfiles)) -o $@
@mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cfiles))))))
cp $(SnippetUtils_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
-e '/^$$/ d' -e 's/$$/ :/' < $(SnippetUtils_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetUtils/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetUtils_release_objsdir),, $@))), $(SnippetUtils_cfiles))))).P; \
rm -f $(SnippetUtils_release_DEPDIR).d
clean_SnippetUtils: clean_SnippetUtils_debug clean_SnippetUtils_checked clean_SnippetUtils_profile clean_SnippetUtils_release
rm -rf $(DEPSDIR)
export VERBOSE
ifndef VERBOSE
.SILENT:
endif
|