aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk
blob: 0f1f0e722388cd9865aefdf3132fdfd2b36d52f6 (plain) (blame)
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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
# Makefile generated by XPJ for OSX32
-include Makefile.custom
ProjectName = LowLevelCloth
LowLevelCloth_custom_cflags := -isysroot $(APPLE_OSX_SDK_CURRENT_VERSION)
LowLevelCloth_custom_lflags := -isysroot $(APPLE_OSX_SDK_CURRENT_VERSION)
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/Allocator.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/Factory.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/PhaseConfig.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwCloth.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwClothData.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwCollision.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwFabric.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwFactory.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwInterCollision.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwSelfCollision.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwSolver.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/SwSolverKernel.cpp
LowLevelCloth_cppfiles   += ./../../LowLevelCloth/src/TripletScheduler.cpp

LowLevelCloth_cpp_debug_dep    = $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_cc_debug_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_c_debug_dep      = $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(LowLevelCloth_cfiles)))))
LowLevelCloth_debug_dep      = $(LowLevelCloth_cpp_debug_dep) $(LowLevelCloth_cc_debug_dep) $(LowLevelCloth_c_debug_dep)
-include $(LowLevelCloth_debug_dep)
LowLevelCloth_cpp_checked_dep    = $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_cc_checked_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_c_checked_dep      = $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(LowLevelCloth_cfiles)))))
LowLevelCloth_checked_dep      = $(LowLevelCloth_cpp_checked_dep) $(LowLevelCloth_cc_checked_dep) $(LowLevelCloth_c_checked_dep)
-include $(LowLevelCloth_checked_dep)
LowLevelCloth_cpp_profile_dep    = $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_cc_profile_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_c_profile_dep      = $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(LowLevelCloth_cfiles)))))
LowLevelCloth_profile_dep      = $(LowLevelCloth_cpp_profile_dep) $(LowLevelCloth_cc_profile_dep) $(LowLevelCloth_c_profile_dep)
-include $(LowLevelCloth_profile_dep)
LowLevelCloth_cpp_release_dep    = $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_cc_release_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_c_release_dep      = $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(LowLevelCloth_cfiles)))))
LowLevelCloth_release_dep      = $(LowLevelCloth_cpp_release_dep) $(LowLevelCloth_cc_release_dep) $(LowLevelCloth_c_release_dep)
-include $(LowLevelCloth_release_dep)
LowLevelCloth_debug_hpaths    := 
LowLevelCloth_debug_hpaths    += ./../../Common/include
LowLevelCloth_debug_hpaths    += ./../../../../PxShared/include
LowLevelCloth_debug_hpaths    += ./../../../../PxShared/src/foundation/include
LowLevelCloth_debug_hpaths    += ./../../../../PxShared/src/fastxml/include
LowLevelCloth_debug_hpaths    += ./../../../../PxShared/src/pvd/include
LowLevelCloth_debug_hpaths    += ./../../../Include
LowLevelCloth_debug_hpaths    += ./../../../Include/common
LowLevelCloth_debug_hpaths    += ./../../Common/src
LowLevelCloth_debug_hpaths    += ./../../LowLevelCloth/include
LowLevelCloth_debug_hpaths    += ./../../LowLevelCloth/src
LowLevelCloth_debug_lpaths    := 
LowLevelCloth_debug_defines   := $(LowLevelCloth_custom_defines)
LowLevelCloth_debug_defines   += PX_PHYSX_STATIC_LIB
LowLevelCloth_debug_defines   += _DEBUG
LowLevelCloth_debug_defines   += PX_DEBUG=1
LowLevelCloth_debug_defines   += PX_CHECKED=1
LowLevelCloth_debug_defines   += PX_SUPPORT_PVD=1
LowLevelCloth_debug_libraries := 
LowLevelCloth_debug_common_cflags	:= $(LowLevelCloth_custom_cflags)
LowLevelCloth_debug_common_cflags    += -MMD
LowLevelCloth_debug_common_cflags    += $(addprefix -D, $(LowLevelCloth_debug_defines))
LowLevelCloth_debug_common_cflags    += $(addprefix -I, $(LowLevelCloth_debug_hpaths))
LowLevelCloth_debug_cflags	:= $(LowLevelCloth_debug_common_cflags)
LowLevelCloth_debug_cflags  += -arch i386
LowLevelCloth_debug_cflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_debug_cflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_debug_cflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_debug_cflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_debug_cflags  += -Wno-c++11-extensions
LowLevelCloth_debug_cflags  += -g3 -gdwarf-2 -O0
LowLevelCloth_debug_cppflags	:= $(LowLevelCloth_debug_common_cflags)
LowLevelCloth_debug_cppflags  += -arch i386
LowLevelCloth_debug_cppflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_debug_cppflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_debug_cppflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_debug_cppflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_debug_cppflags  += -Wno-c++11-extensions
LowLevelCloth_debug_cppflags  += -g3 -gdwarf-2 -O0
LowLevelCloth_debug_lflags    := $(LowLevelCloth_custom_lflags)
LowLevelCloth_debug_lflags    += $(addprefix -L, $(LowLevelCloth_debug_lpaths))
LowLevelCloth_debug_lflags  += $(addprefix -l, $(LowLevelCloth_debug_libraries))
LowLevelCloth_debug_lflags  += -arch i386
LowLevelCloth_debug_lflags  += -stdlib=libc++
LowLevelCloth_debug_objsdir  = $(OBJS_DIR)/LowLevelCloth_debug
LowLevelCloth_debug_cpp_o    = $(addprefix $(LowLevelCloth_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_debug_cc_o    = $(addprefix $(LowLevelCloth_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_debug_c_o      = $(addprefix $(LowLevelCloth_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(LowLevelCloth_cfiles)))))
LowLevelCloth_debug_obj      = $(LowLevelCloth_debug_cpp_o) $(LowLevelCloth_debug_cc_o) $(LowLevelCloth_debug_c_o)
LowLevelCloth_debug_bin      := ./../../../Lib/osx32/libLowLevelClothDEBUG.a

clean_LowLevelCloth_debug: 
	@$(ECHO) clean LowLevelCloth debug
	@$(RMDIR) $(LowLevelCloth_debug_objsdir)
	@$(RMDIR) $(LowLevelCloth_debug_bin)
	@$(RMDIR) $(DEPSDIR)/LowLevelCloth/debug

build_LowLevelCloth_debug: postbuild_LowLevelCloth_debug
postbuild_LowLevelCloth_debug: mainbuild_LowLevelCloth_debug
mainbuild_LowLevelCloth_debug: prebuild_LowLevelCloth_debug $(LowLevelCloth_debug_bin)
prebuild_LowLevelCloth_debug:

$(LowLevelCloth_debug_bin): $(LowLevelCloth_debug_obj) 
	mkdir -p `dirname ./../../../Lib/osx32/libLowLevelClothDEBUG.a`
	@$(AR) rcs $(LowLevelCloth_debug_bin) $(LowLevelCloth_debug_obj)
	$(ECHO) building $@ complete!

LowLevelCloth_debug_DEPDIR = $(dir $(@))/$(*F)
$(LowLevelCloth_debug_cpp_o): $(LowLevelCloth_debug_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cppfiles))))))
	cp $(LowLevelCloth_debug_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  rm -f $(LowLevelCloth_debug_DEPDIR).d

$(LowLevelCloth_debug_cc_o): $(LowLevelCloth_debug_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_ccfiles))))))
	cp $(LowLevelCloth_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).debug.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).debug.P; \
	  rm -f $(LowLevelCloth_debug_DEPDIR).d

$(LowLevelCloth_debug_c_o): $(LowLevelCloth_debug_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(LowLevelCloth_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cfiles))))))
	cp $(LowLevelCloth_debug_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_debug_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  rm -f $(LowLevelCloth_debug_DEPDIR).d

LowLevelCloth_checked_hpaths    := 
LowLevelCloth_checked_hpaths    += ./../../Common/include
LowLevelCloth_checked_hpaths    += ./../../../../PxShared/include
LowLevelCloth_checked_hpaths    += ./../../../../PxShared/src/foundation/include
LowLevelCloth_checked_hpaths    += ./../../../../PxShared/src/fastxml/include
LowLevelCloth_checked_hpaths    += ./../../../../PxShared/src/pvd/include
LowLevelCloth_checked_hpaths    += ./../../../Include
LowLevelCloth_checked_hpaths    += ./../../../Include/common
LowLevelCloth_checked_hpaths    += ./../../Common/src
LowLevelCloth_checked_hpaths    += ./../../LowLevelCloth/include
LowLevelCloth_checked_hpaths    += ./../../LowLevelCloth/src
LowLevelCloth_checked_lpaths    := 
LowLevelCloth_checked_defines   := $(LowLevelCloth_custom_defines)
LowLevelCloth_checked_defines   += PX_PHYSX_STATIC_LIB
LowLevelCloth_checked_defines   += NDEBUG
LowLevelCloth_checked_defines   += PX_CHECKED=1
LowLevelCloth_checked_defines   += PX_SUPPORT_PVD=1
LowLevelCloth_checked_libraries := 
LowLevelCloth_checked_common_cflags	:= $(LowLevelCloth_custom_cflags)
LowLevelCloth_checked_common_cflags    += -MMD
LowLevelCloth_checked_common_cflags    += $(addprefix -D, $(LowLevelCloth_checked_defines))
LowLevelCloth_checked_common_cflags    += $(addprefix -I, $(LowLevelCloth_checked_hpaths))
LowLevelCloth_checked_cflags	:= $(LowLevelCloth_checked_common_cflags)
LowLevelCloth_checked_cflags  += -arch i386
LowLevelCloth_checked_cflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_checked_cflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_checked_cflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_checked_cflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_checked_cflags  += -Wno-c++11-extensions
LowLevelCloth_checked_cflags  += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
LowLevelCloth_checked_cppflags	:= $(LowLevelCloth_checked_common_cflags)
LowLevelCloth_checked_cppflags  += -arch i386
LowLevelCloth_checked_cppflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_checked_cppflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_checked_cppflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_checked_cppflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_checked_cppflags  += -Wno-c++11-extensions
LowLevelCloth_checked_cppflags  += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
LowLevelCloth_checked_lflags    := $(LowLevelCloth_custom_lflags)
LowLevelCloth_checked_lflags    += $(addprefix -L, $(LowLevelCloth_checked_lpaths))
LowLevelCloth_checked_lflags  += $(addprefix -l, $(LowLevelCloth_checked_libraries))
LowLevelCloth_checked_lflags  += -arch i386
LowLevelCloth_checked_lflags  += -stdlib=libc++
LowLevelCloth_checked_objsdir  = $(OBJS_DIR)/LowLevelCloth_checked
LowLevelCloth_checked_cpp_o    = $(addprefix $(LowLevelCloth_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_checked_cc_o    = $(addprefix $(LowLevelCloth_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_checked_c_o      = $(addprefix $(LowLevelCloth_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(LowLevelCloth_cfiles)))))
LowLevelCloth_checked_obj      = $(LowLevelCloth_checked_cpp_o) $(LowLevelCloth_checked_cc_o) $(LowLevelCloth_checked_c_o)
LowLevelCloth_checked_bin      := ./../../../Lib/osx32/libLowLevelClothCHECKED.a

clean_LowLevelCloth_checked: 
	@$(ECHO) clean LowLevelCloth checked
	@$(RMDIR) $(LowLevelCloth_checked_objsdir)
	@$(RMDIR) $(LowLevelCloth_checked_bin)
	@$(RMDIR) $(DEPSDIR)/LowLevelCloth/checked

build_LowLevelCloth_checked: postbuild_LowLevelCloth_checked
postbuild_LowLevelCloth_checked: mainbuild_LowLevelCloth_checked
mainbuild_LowLevelCloth_checked: prebuild_LowLevelCloth_checked $(LowLevelCloth_checked_bin)
prebuild_LowLevelCloth_checked:

$(LowLevelCloth_checked_bin): $(LowLevelCloth_checked_obj) 
	mkdir -p `dirname ./../../../Lib/osx32/libLowLevelClothCHECKED.a`
	@$(AR) rcs $(LowLevelCloth_checked_bin) $(LowLevelCloth_checked_obj)
	$(ECHO) building $@ complete!

LowLevelCloth_checked_DEPDIR = $(dir $(@))/$(*F)
$(LowLevelCloth_checked_cpp_o): $(LowLevelCloth_checked_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cppfiles))))))
	cp $(LowLevelCloth_checked_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  rm -f $(LowLevelCloth_checked_DEPDIR).d

$(LowLevelCloth_checked_cc_o): $(LowLevelCloth_checked_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_ccfiles))))))
	cp $(LowLevelCloth_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).checked.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).checked.P; \
	  rm -f $(LowLevelCloth_checked_DEPDIR).d

$(LowLevelCloth_checked_c_o): $(LowLevelCloth_checked_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(LowLevelCloth_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cfiles))))))
	cp $(LowLevelCloth_checked_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_checked_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  rm -f $(LowLevelCloth_checked_DEPDIR).d

LowLevelCloth_profile_hpaths    := 
LowLevelCloth_profile_hpaths    += ./../../Common/include
LowLevelCloth_profile_hpaths    += ./../../../../PxShared/include
LowLevelCloth_profile_hpaths    += ./../../../../PxShared/src/foundation/include
LowLevelCloth_profile_hpaths    += ./../../../../PxShared/src/fastxml/include
LowLevelCloth_profile_hpaths    += ./../../../../PxShared/src/pvd/include
LowLevelCloth_profile_hpaths    += ./../../../Include
LowLevelCloth_profile_hpaths    += ./../../../Include/common
LowLevelCloth_profile_hpaths    += ./../../Common/src
LowLevelCloth_profile_hpaths    += ./../../LowLevelCloth/include
LowLevelCloth_profile_hpaths    += ./../../LowLevelCloth/src
LowLevelCloth_profile_lpaths    := 
LowLevelCloth_profile_defines   := $(LowLevelCloth_custom_defines)
LowLevelCloth_profile_defines   += PX_PHYSX_STATIC_LIB
LowLevelCloth_profile_defines   += NDEBUG
LowLevelCloth_profile_defines   += PX_PROFILE=1
LowLevelCloth_profile_defines   += PX_SUPPORT_PVD=1
LowLevelCloth_profile_libraries := 
LowLevelCloth_profile_common_cflags	:= $(LowLevelCloth_custom_cflags)
LowLevelCloth_profile_common_cflags    += -MMD
LowLevelCloth_profile_common_cflags    += $(addprefix -D, $(LowLevelCloth_profile_defines))
LowLevelCloth_profile_common_cflags    += $(addprefix -I, $(LowLevelCloth_profile_hpaths))
LowLevelCloth_profile_cflags	:= $(LowLevelCloth_profile_common_cflags)
LowLevelCloth_profile_cflags  += -arch i386
LowLevelCloth_profile_cflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_profile_cflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_profile_cflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_profile_cflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_profile_cflags  += -Wno-c++11-extensions
LowLevelCloth_profile_cflags  += -O3 -fno-strict-aliasing
LowLevelCloth_profile_cppflags	:= $(LowLevelCloth_profile_common_cflags)
LowLevelCloth_profile_cppflags  += -arch i386
LowLevelCloth_profile_cppflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_profile_cppflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_profile_cppflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_profile_cppflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_profile_cppflags  += -Wno-c++11-extensions
LowLevelCloth_profile_cppflags  += -O3 -fno-strict-aliasing
LowLevelCloth_profile_lflags    := $(LowLevelCloth_custom_lflags)
LowLevelCloth_profile_lflags    += $(addprefix -L, $(LowLevelCloth_profile_lpaths))
LowLevelCloth_profile_lflags  += $(addprefix -l, $(LowLevelCloth_profile_libraries))
LowLevelCloth_profile_lflags  += -arch i386
LowLevelCloth_profile_lflags  += -stdlib=libc++
LowLevelCloth_profile_objsdir  = $(OBJS_DIR)/LowLevelCloth_profile
LowLevelCloth_profile_cpp_o    = $(addprefix $(LowLevelCloth_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_profile_cc_o    = $(addprefix $(LowLevelCloth_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_profile_c_o      = $(addprefix $(LowLevelCloth_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(LowLevelCloth_cfiles)))))
LowLevelCloth_profile_obj      = $(LowLevelCloth_profile_cpp_o) $(LowLevelCloth_profile_cc_o) $(LowLevelCloth_profile_c_o)
LowLevelCloth_profile_bin      := ./../../../Lib/osx32/libLowLevelClothPROFILE.a

clean_LowLevelCloth_profile: 
	@$(ECHO) clean LowLevelCloth profile
	@$(RMDIR) $(LowLevelCloth_profile_objsdir)
	@$(RMDIR) $(LowLevelCloth_profile_bin)
	@$(RMDIR) $(DEPSDIR)/LowLevelCloth/profile

build_LowLevelCloth_profile: postbuild_LowLevelCloth_profile
postbuild_LowLevelCloth_profile: mainbuild_LowLevelCloth_profile
mainbuild_LowLevelCloth_profile: prebuild_LowLevelCloth_profile $(LowLevelCloth_profile_bin)
prebuild_LowLevelCloth_profile:

$(LowLevelCloth_profile_bin): $(LowLevelCloth_profile_obj) 
	mkdir -p `dirname ./../../../Lib/osx32/libLowLevelClothPROFILE.a`
	@$(AR) rcs $(LowLevelCloth_profile_bin) $(LowLevelCloth_profile_obj)
	$(ECHO) building $@ complete!

LowLevelCloth_profile_DEPDIR = $(dir $(@))/$(*F)
$(LowLevelCloth_profile_cpp_o): $(LowLevelCloth_profile_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cppfiles))))))
	cp $(LowLevelCloth_profile_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  rm -f $(LowLevelCloth_profile_DEPDIR).d

$(LowLevelCloth_profile_cc_o): $(LowLevelCloth_profile_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_ccfiles))))))
	cp $(LowLevelCloth_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).profile.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).profile.P; \
	  rm -f $(LowLevelCloth_profile_DEPDIR).d

$(LowLevelCloth_profile_c_o): $(LowLevelCloth_profile_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(LowLevelCloth_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cfiles))))))
	cp $(LowLevelCloth_profile_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_profile_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  rm -f $(LowLevelCloth_profile_DEPDIR).d

LowLevelCloth_release_hpaths    := 
LowLevelCloth_release_hpaths    += ./../../Common/include
LowLevelCloth_release_hpaths    += ./../../../../PxShared/include
LowLevelCloth_release_hpaths    += ./../../../../PxShared/src/foundation/include
LowLevelCloth_release_hpaths    += ./../../../../PxShared/src/fastxml/include
LowLevelCloth_release_hpaths    += ./../../../../PxShared/src/pvd/include
LowLevelCloth_release_hpaths    += ./../../../Include
LowLevelCloth_release_hpaths    += ./../../../Include/common
LowLevelCloth_release_hpaths    += ./../../Common/src
LowLevelCloth_release_hpaths    += ./../../LowLevelCloth/include
LowLevelCloth_release_hpaths    += ./../../LowLevelCloth/src
LowLevelCloth_release_lpaths    := 
LowLevelCloth_release_defines   := $(LowLevelCloth_custom_defines)
LowLevelCloth_release_defines   += PX_PHYSX_STATIC_LIB
LowLevelCloth_release_defines   += NDEBUG
LowLevelCloth_release_defines   += PX_SUPPORT_PVD=0
LowLevelCloth_release_libraries := 
LowLevelCloth_release_common_cflags	:= $(LowLevelCloth_custom_cflags)
LowLevelCloth_release_common_cflags    += -MMD
LowLevelCloth_release_common_cflags    += $(addprefix -D, $(LowLevelCloth_release_defines))
LowLevelCloth_release_common_cflags    += $(addprefix -I, $(LowLevelCloth_release_hpaths))
LowLevelCloth_release_cflags	:= $(LowLevelCloth_release_common_cflags)
LowLevelCloth_release_cflags  += -arch i386
LowLevelCloth_release_cflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_release_cflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_release_cflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_release_cflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_release_cflags  += -Wno-c++11-extensions
LowLevelCloth_release_cflags  += -O3 -fno-strict-aliasing
LowLevelCloth_release_cppflags	:= $(LowLevelCloth_release_common_cflags)
LowLevelCloth_release_cppflags  += -arch i386
LowLevelCloth_release_cppflags  += -pipe -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.9 -msse2 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden -Werror
LowLevelCloth_release_cppflags  += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables -Wno-zero-as-null-pointer-constant -Wno-unknown-warning-option -Wno-deprecated -Wno-c++98-compat-pedantic
LowLevelCloth_release_cppflags  += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_release_cppflags  += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof
LowLevelCloth_release_cppflags  += -Wno-c++11-extensions
LowLevelCloth_release_cppflags  += -O3 -fno-strict-aliasing
LowLevelCloth_release_lflags    := $(LowLevelCloth_custom_lflags)
LowLevelCloth_release_lflags    += $(addprefix -L, $(LowLevelCloth_release_lpaths))
LowLevelCloth_release_lflags  += $(addprefix -l, $(LowLevelCloth_release_libraries))
LowLevelCloth_release_lflags  += -arch i386
LowLevelCloth_release_lflags  += -stdlib=libc++
LowLevelCloth_release_objsdir  = $(OBJS_DIR)/LowLevelCloth_release
LowLevelCloth_release_cpp_o    = $(addprefix $(LowLevelCloth_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(LowLevelCloth_cppfiles)))))
LowLevelCloth_release_cc_o    = $(addprefix $(LowLevelCloth_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(LowLevelCloth_ccfiles)))))
LowLevelCloth_release_c_o      = $(addprefix $(LowLevelCloth_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(LowLevelCloth_cfiles)))))
LowLevelCloth_release_obj      = $(LowLevelCloth_release_cpp_o) $(LowLevelCloth_release_cc_o) $(LowLevelCloth_release_c_o)
LowLevelCloth_release_bin      := ./../../../Lib/osx32/libLowLevelCloth.a

clean_LowLevelCloth_release: 
	@$(ECHO) clean LowLevelCloth release
	@$(RMDIR) $(LowLevelCloth_release_objsdir)
	@$(RMDIR) $(LowLevelCloth_release_bin)
	@$(RMDIR) $(DEPSDIR)/LowLevelCloth/release

build_LowLevelCloth_release: postbuild_LowLevelCloth_release
postbuild_LowLevelCloth_release: mainbuild_LowLevelCloth_release
mainbuild_LowLevelCloth_release: prebuild_LowLevelCloth_release $(LowLevelCloth_release_bin)
prebuild_LowLevelCloth_release:

$(LowLevelCloth_release_bin): $(LowLevelCloth_release_obj) 
	mkdir -p `dirname ./../../../Lib/osx32/libLowLevelCloth.a`
	@$(AR) rcs $(LowLevelCloth_release_bin) $(LowLevelCloth_release_obj)
	$(ECHO) building $@ complete!

LowLevelCloth_release_DEPDIR = $(dir $(@))/$(*F)
$(LowLevelCloth_release_cpp_o): $(LowLevelCloth_release_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cppfiles))))))
	cp $(LowLevelCloth_release_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cppfiles))))).P; \
	  rm -f $(LowLevelCloth_release_DEPDIR).d

$(LowLevelCloth_release_cc_o): $(LowLevelCloth_release_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(LowLevelCloth_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_ccfiles))))))
	cp $(LowLevelCloth_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).release.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_ccfiles))))).release.P; \
	  rm -f $(LowLevelCloth_release_DEPDIR).d

$(LowLevelCloth_release_c_o): $(LowLevelCloth_release_objsdir)/%.o:
	$(ECHO) LowLevelCloth: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(LowLevelCloth_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cfiles))))))
	cp $(LowLevelCloth_release_DEPDIR).d $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(LowLevelCloth_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/LowLevelCloth/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(LowLevelCloth_release_objsdir),, $@))), $(LowLevelCloth_cfiles))))).P; \
	  rm -f $(LowLevelCloth_release_DEPDIR).d

clean_LowLevelCloth:  clean_LowLevelCloth_debug clean_LowLevelCloth_checked clean_LowLevelCloth_profile clean_LowLevelCloth_release
	rm -rf $(DEPSDIR)

export VERBOSE
ifndef VERBOSE
.SILENT:
endif