diff options
| author | git perforce import user <a@b> | 2016-10-25 12:29:14 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees> | 2016-10-25 18:56:37 -0500 |
| commit | 3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch) | |
| tree | fa6485c169e50d7415a651bf838f5bcd0fd3bfbd /PhysX_3.4/Source/compiler/android16/Makefile.PhysXCharacterKinematic.mk | |
| download | physx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.tar.xz physx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.zip | |
Initial commit:
PhysX 3.4.0 Update @ 21294896
APEX 1.4.0 Update @ 21275617
[CL 21300167]
Diffstat (limited to 'PhysX_3.4/Source/compiler/android16/Makefile.PhysXCharacterKinematic.mk')
| -rw-r--r-- | PhysX_3.4/Source/compiler/android16/Makefile.PhysXCharacterKinematic.mk | 522 |
1 files changed, 522 insertions, 0 deletions
diff --git a/PhysX_3.4/Source/compiler/android16/Makefile.PhysXCharacterKinematic.mk b/PhysX_3.4/Source/compiler/android16/Makefile.PhysXCharacterKinematic.mk new file mode 100644 index 00000000..343a0fae --- /dev/null +++ b/PhysX_3.4/Source/compiler/android16/Makefile.PhysXCharacterKinematic.mk @@ -0,0 +1,522 @@ +# Makefile generated by XPJ for android16 +-include Makefile.custom +ProjectName = PhysXCharacterKinematic +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctBoxController.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctCapsuleController.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctCharacterController.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctController.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctObstacleContext.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctSweptBox.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp +PhysXCharacterKinematic_cppfiles += ./../../PhysXCharacterKinematic/src/CctSweptVolume.cpp + +PhysXCharacterKinematic_cpp_debug_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_c_debug_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_debug_dep = $(PhysXCharacterKinematic_cpp_debug_dep) $(PhysXCharacterKinematic_cc_debug_dep) $(PhysXCharacterKinematic_c_debug_dep) +-include $(PhysXCharacterKinematic_debug_dep) +PhysXCharacterKinematic_cpp_checked_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_c_checked_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_checked_dep = $(PhysXCharacterKinematic_cpp_checked_dep) $(PhysXCharacterKinematic_cc_checked_dep) $(PhysXCharacterKinematic_c_checked_dep) +-include $(PhysXCharacterKinematic_checked_dep) +PhysXCharacterKinematic_cpp_profile_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_c_profile_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_profile_dep = $(PhysXCharacterKinematic_cpp_profile_dep) $(PhysXCharacterKinematic_cc_profile_dep) $(PhysXCharacterKinematic_c_profile_dep) +-include $(PhysXCharacterKinematic_profile_dep) +PhysXCharacterKinematic_cpp_release_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_c_release_dep = $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_release_dep = $(PhysXCharacterKinematic_cpp_release_dep) $(PhysXCharacterKinematic_cc_release_dep) $(PhysXCharacterKinematic_c_release_dep) +-include $(PhysXCharacterKinematic_release_dep) +PhysXCharacterKinematic_debug_hpaths := +PhysXCharacterKinematic_debug_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +PhysXCharacterKinematic_debug_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +PhysXCharacterKinematic_debug_hpaths += ./../../Common/include +PhysXCharacterKinematic_debug_hpaths += ./../../../../PxShared/include +PhysXCharacterKinematic_debug_hpaths += ./../../../../PxShared/src/foundation/include +PhysXCharacterKinematic_debug_hpaths += ./../../../../PxShared/src/fastxml/include +PhysXCharacterKinematic_debug_hpaths += ./../../../../PxShared/src/pvd/include +PhysXCharacterKinematic_debug_hpaths += ./../../../Include/characterkinematic +PhysXCharacterKinematic_debug_hpaths += ./../../../Include/common +PhysXCharacterKinematic_debug_hpaths += ./../../../Include/geometry +PhysXCharacterKinematic_debug_hpaths += ./../../../Include/extensions +PhysXCharacterKinematic_debug_hpaths += ./../../../Include +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/headers +PhysXCharacterKinematic_debug_hpaths += ./../../Common/src +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/contact +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/common +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/convex +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/distance +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/gjk +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/intersection +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/mesh +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/hf +PhysXCharacterKinematic_debug_hpaths += ./../../GeomUtils/src/pcm +PhysXCharacterKinematic_debug_lpaths := +PhysXCharacterKinematic_debug_lpaths += ./../../../Lib/android16 +PhysXCharacterKinematic_debug_lpaths += ./../../../../PxShared/lib/android16 +PhysXCharacterKinematic_debug_defines := $(PhysXCharacterKinematic_custom_defines) +PhysXCharacterKinematic_debug_defines += ANDROID +PhysXCharacterKinematic_debug_defines += GLES2 +PhysXCharacterKinematic_debug_defines += __STDC_LIMIT_MACROS +PhysXCharacterKinematic_debug_defines += __ARM_ARCH_5__ +PhysXCharacterKinematic_debug_defines += __ARM_ARCH_5T__ +PhysXCharacterKinematic_debug_defines += __ARM_ARCH_5E__ +PhysXCharacterKinematic_debug_defines += __ARM_ARCH_5TE__ +PhysXCharacterKinematic_debug_defines += PX_PHYSX_STATIC_LIB +PhysXCharacterKinematic_debug_defines += _DEBUG +PhysXCharacterKinematic_debug_defines += PX_DEBUG=1 +PhysXCharacterKinematic_debug_defines += PX_CHECKED=1 +PhysXCharacterKinematic_debug_defines += PX_SUPPORT_PVD=1 +PhysXCharacterKinematic_debug_defines += PX_NVTX=1 +PhysXCharacterKinematic_debug_libraries := +PhysXCharacterKinematic_debug_libraries += PhysX3CommonDEBUG +PhysXCharacterKinematic_debug_libraries += PhysX3ExtensionsDEBUG +PhysXCharacterKinematic_debug_libraries += PxFoundationDEBUG +PhysXCharacterKinematic_debug_common_cflags := $(PhysXCharacterKinematic_custom_cflags) +PhysXCharacterKinematic_debug_common_cflags += -MMD +PhysXCharacterKinematic_debug_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_debug_defines)) +PhysXCharacterKinematic_debug_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_debug_hpaths)) +PhysXCharacterKinematic_debug_common_cflags += -Werror +PhysXCharacterKinematic_debug_common_cflags += -fpic -fno-exceptions +PhysXCharacterKinematic_debug_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_debug_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +PhysXCharacterKinematic_debug_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +PhysXCharacterKinematic_debug_common_cflags += -Wno-maybe-uninitialized -Wno-unused-variable +PhysXCharacterKinematic_debug_common_cflags += -Wno-variadic-macros +PhysXCharacterKinematic_debug_common_cflags += -g3 -gdwarf-2 +PhysXCharacterKinematic_debug_cflags := $(PhysXCharacterKinematic_debug_common_cflags) +PhysXCharacterKinematic_debug_cflags += -std=c99 +PhysXCharacterKinematic_debug_cppflags := $(PhysXCharacterKinematic_debug_common_cflags) +PhysXCharacterKinematic_debug_cppflags += -fno-rtti +PhysXCharacterKinematic_debug_cppflags += -Wno-invalid-offsetof +PhysXCharacterKinematic_debug_lflags := $(PhysXCharacterKinematic_custom_lflags) +PhysXCharacterKinematic_debug_lflags += $(addprefix -L, $(PhysXCharacterKinematic_debug_lpaths)) +PhysXCharacterKinematic_debug_lflags += -Wl,--start-group $(addprefix -l, $(PhysXCharacterKinematic_debug_libraries)) -Wl,--end-group +PhysXCharacterKinematic_debug_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_debug_objsdir = $(OBJS_DIR)/PhysXCharacterKinematic_debug +PhysXCharacterKinematic_debug_cpp_o = $(addprefix $(PhysXCharacterKinematic_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_debug_cc_o = $(addprefix $(PhysXCharacterKinematic_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_debug_c_o = $(addprefix $(PhysXCharacterKinematic_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_debug_obj = $(PhysXCharacterKinematic_debug_cpp_o) $(PhysXCharacterKinematic_debug_cc_o) $(PhysXCharacterKinematic_debug_c_o) +PhysXCharacterKinematic_debug_bin := ./../../../Lib/android16/libPhysX3CharacterKinematicDEBUG.a + +clean_PhysXCharacterKinematic_debug: + @$(ECHO) clean PhysXCharacterKinematic debug + @$(RMDIR) $(PhysXCharacterKinematic_debug_objsdir) + @$(RMDIR) $(PhysXCharacterKinematic_debug_bin) + @$(RMDIR) $(DEPSDIR)/PhysXCharacterKinematic/debug + +build_PhysXCharacterKinematic_debug: postbuild_PhysXCharacterKinematic_debug +postbuild_PhysXCharacterKinematic_debug: mainbuild_PhysXCharacterKinematic_debug +mainbuild_PhysXCharacterKinematic_debug: prebuild_PhysXCharacterKinematic_debug $(PhysXCharacterKinematic_debug_bin) +prebuild_PhysXCharacterKinematic_debug: + +$(PhysXCharacterKinematic_debug_bin): $(PhysXCharacterKinematic_debug_obj) build_PhysXCommon_debug build_PhysXExtensions_debug build_PxFoundation_debug + mkdir -p `dirname ./../../../Lib/android16/libPhysX3CharacterKinematicDEBUG.a` + @$(AR) rcs $(PhysXCharacterKinematic_debug_bin) $(PhysXCharacterKinematic_debug_obj) + $(ECHO) building $@ complete! + +PhysXCharacterKinematic_debug_DEPDIR = $(dir $(@))/$(*F) +$(PhysXCharacterKinematic_debug_cpp_o): $(PhysXCharacterKinematic_debug_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)))))) + cp $(PhysXCharacterKinematic_debug_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_debug_DEPDIR).d + +$(PhysXCharacterKinematic_debug_cc_o): $(PhysXCharacterKinematic_debug_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)))))) + cp $(PhysXCharacterKinematic_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).debug.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).debug.P; \ + rm -f $(PhysXCharacterKinematic_debug_DEPDIR).d + +$(PhysXCharacterKinematic_debug_c_o): $(PhysXCharacterKinematic_debug_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(PhysXCharacterKinematic_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)))))) + cp $(PhysXCharacterKinematic_debug_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_debug_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_debug_DEPDIR).d + +PhysXCharacterKinematic_checked_hpaths := +PhysXCharacterKinematic_checked_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +PhysXCharacterKinematic_checked_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +PhysXCharacterKinematic_checked_hpaths += ./../../Common/include +PhysXCharacterKinematic_checked_hpaths += ./../../../../PxShared/include +PhysXCharacterKinematic_checked_hpaths += ./../../../../PxShared/src/foundation/include +PhysXCharacterKinematic_checked_hpaths += ./../../../../PxShared/src/fastxml/include +PhysXCharacterKinematic_checked_hpaths += ./../../../../PxShared/src/pvd/include +PhysXCharacterKinematic_checked_hpaths += ./../../../Include/characterkinematic +PhysXCharacterKinematic_checked_hpaths += ./../../../Include/common +PhysXCharacterKinematic_checked_hpaths += ./../../../Include/geometry +PhysXCharacterKinematic_checked_hpaths += ./../../../Include/extensions +PhysXCharacterKinematic_checked_hpaths += ./../../../Include +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/headers +PhysXCharacterKinematic_checked_hpaths += ./../../Common/src +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/contact +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/common +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/convex +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/distance +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/gjk +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/intersection +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/mesh +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/hf +PhysXCharacterKinematic_checked_hpaths += ./../../GeomUtils/src/pcm +PhysXCharacterKinematic_checked_lpaths := +PhysXCharacterKinematic_checked_lpaths += ./../../../Lib/android16 +PhysXCharacterKinematic_checked_lpaths += ./../../../../PxShared/lib/android16 +PhysXCharacterKinematic_checked_defines := $(PhysXCharacterKinematic_custom_defines) +PhysXCharacterKinematic_checked_defines += ANDROID +PhysXCharacterKinematic_checked_defines += GLES2 +PhysXCharacterKinematic_checked_defines += __STDC_LIMIT_MACROS +PhysXCharacterKinematic_checked_defines += __ARM_ARCH_5__ +PhysXCharacterKinematic_checked_defines += __ARM_ARCH_5T__ +PhysXCharacterKinematic_checked_defines += __ARM_ARCH_5E__ +PhysXCharacterKinematic_checked_defines += __ARM_ARCH_5TE__ +PhysXCharacterKinematic_checked_defines += PX_PHYSX_STATIC_LIB +PhysXCharacterKinematic_checked_defines += NDEBUG +PhysXCharacterKinematic_checked_defines += PX_CHECKED=1 +PhysXCharacterKinematic_checked_defines += PX_SUPPORT_PVD=1 +PhysXCharacterKinematic_checked_defines += PX_NVTX=1 +PhysXCharacterKinematic_checked_libraries := +PhysXCharacterKinematic_checked_libraries += PhysX3CommonCHECKED +PhysXCharacterKinematic_checked_libraries += PhysX3ExtensionsCHECKED +PhysXCharacterKinematic_checked_libraries += PxFoundationCHECKED +PhysXCharacterKinematic_checked_common_cflags := $(PhysXCharacterKinematic_custom_cflags) +PhysXCharacterKinematic_checked_common_cflags += -MMD +PhysXCharacterKinematic_checked_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_checked_defines)) +PhysXCharacterKinematic_checked_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_checked_hpaths)) +PhysXCharacterKinematic_checked_common_cflags += -Werror +PhysXCharacterKinematic_checked_common_cflags += -fpic -fno-exceptions +PhysXCharacterKinematic_checked_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_checked_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +PhysXCharacterKinematic_checked_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +PhysXCharacterKinematic_checked_common_cflags += -Wno-maybe-uninitialized -Wno-unused-variable +PhysXCharacterKinematic_checked_common_cflags += -Wno-variadic-macros +PhysXCharacterKinematic_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing +PhysXCharacterKinematic_checked_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +PhysXCharacterKinematic_checked_common_cflags += -fomit-frame-pointer -funswitch-loops -finline-limit=300 +PhysXCharacterKinematic_checked_cflags := $(PhysXCharacterKinematic_checked_common_cflags) +PhysXCharacterKinematic_checked_cflags += -std=c99 +PhysXCharacterKinematic_checked_cppflags := $(PhysXCharacterKinematic_checked_common_cflags) +PhysXCharacterKinematic_checked_cppflags += -fno-rtti +PhysXCharacterKinematic_checked_cppflags += -Wno-invalid-offsetof +PhysXCharacterKinematic_checked_lflags := $(PhysXCharacterKinematic_custom_lflags) +PhysXCharacterKinematic_checked_lflags += $(addprefix -L, $(PhysXCharacterKinematic_checked_lpaths)) +PhysXCharacterKinematic_checked_lflags += -Wl,--start-group $(addprefix -l, $(PhysXCharacterKinematic_checked_libraries)) -Wl,--end-group +PhysXCharacterKinematic_checked_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_checked_objsdir = $(OBJS_DIR)/PhysXCharacterKinematic_checked +PhysXCharacterKinematic_checked_cpp_o = $(addprefix $(PhysXCharacterKinematic_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_checked_cc_o = $(addprefix $(PhysXCharacterKinematic_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_checked_c_o = $(addprefix $(PhysXCharacterKinematic_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_checked_obj = $(PhysXCharacterKinematic_checked_cpp_o) $(PhysXCharacterKinematic_checked_cc_o) $(PhysXCharacterKinematic_checked_c_o) +PhysXCharacterKinematic_checked_bin := ./../../../Lib/android16/libPhysX3CharacterKinematicCHECKED.a + +clean_PhysXCharacterKinematic_checked: + @$(ECHO) clean PhysXCharacterKinematic checked + @$(RMDIR) $(PhysXCharacterKinematic_checked_objsdir) + @$(RMDIR) $(PhysXCharacterKinematic_checked_bin) + @$(RMDIR) $(DEPSDIR)/PhysXCharacterKinematic/checked + +build_PhysXCharacterKinematic_checked: postbuild_PhysXCharacterKinematic_checked +postbuild_PhysXCharacterKinematic_checked: mainbuild_PhysXCharacterKinematic_checked +mainbuild_PhysXCharacterKinematic_checked: prebuild_PhysXCharacterKinematic_checked $(PhysXCharacterKinematic_checked_bin) +prebuild_PhysXCharacterKinematic_checked: + +$(PhysXCharacterKinematic_checked_bin): $(PhysXCharacterKinematic_checked_obj) build_PhysXCommon_checked build_PhysXExtensions_checked build_PxFoundation_checked + mkdir -p `dirname ./../../../Lib/android16/libPhysX3CharacterKinematicCHECKED.a` + @$(AR) rcs $(PhysXCharacterKinematic_checked_bin) $(PhysXCharacterKinematic_checked_obj) + $(ECHO) building $@ complete! + +PhysXCharacterKinematic_checked_DEPDIR = $(dir $(@))/$(*F) +$(PhysXCharacterKinematic_checked_cpp_o): $(PhysXCharacterKinematic_checked_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)))))) + cp $(PhysXCharacterKinematic_checked_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_checked_DEPDIR).d + +$(PhysXCharacterKinematic_checked_cc_o): $(PhysXCharacterKinematic_checked_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)))))) + cp $(PhysXCharacterKinematic_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).checked.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).checked.P; \ + rm -f $(PhysXCharacterKinematic_checked_DEPDIR).d + +$(PhysXCharacterKinematic_checked_c_o): $(PhysXCharacterKinematic_checked_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(PhysXCharacterKinematic_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)))))) + cp $(PhysXCharacterKinematic_checked_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_checked_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_checked_DEPDIR).d + +PhysXCharacterKinematic_profile_hpaths := +PhysXCharacterKinematic_profile_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +PhysXCharacterKinematic_profile_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +PhysXCharacterKinematic_profile_hpaths += ./../../Common/include +PhysXCharacterKinematic_profile_hpaths += ./../../../../PxShared/include +PhysXCharacterKinematic_profile_hpaths += ./../../../../PxShared/src/foundation/include +PhysXCharacterKinematic_profile_hpaths += ./../../../../PxShared/src/fastxml/include +PhysXCharacterKinematic_profile_hpaths += ./../../../../PxShared/src/pvd/include +PhysXCharacterKinematic_profile_hpaths += ./../../../Include/characterkinematic +PhysXCharacterKinematic_profile_hpaths += ./../../../Include/common +PhysXCharacterKinematic_profile_hpaths += ./../../../Include/geometry +PhysXCharacterKinematic_profile_hpaths += ./../../../Include/extensions +PhysXCharacterKinematic_profile_hpaths += ./../../../Include +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/headers +PhysXCharacterKinematic_profile_hpaths += ./../../Common/src +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/contact +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/common +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/convex +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/distance +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/gjk +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/intersection +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/mesh +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/hf +PhysXCharacterKinematic_profile_hpaths += ./../../GeomUtils/src/pcm +PhysXCharacterKinematic_profile_lpaths := +PhysXCharacterKinematic_profile_lpaths += ./../../../Lib/android16 +PhysXCharacterKinematic_profile_lpaths += ./../../../../PxShared/lib/android16 +PhysXCharacterKinematic_profile_defines := $(PhysXCharacterKinematic_custom_defines) +PhysXCharacterKinematic_profile_defines += ANDROID +PhysXCharacterKinematic_profile_defines += GLES2 +PhysXCharacterKinematic_profile_defines += __STDC_LIMIT_MACROS +PhysXCharacterKinematic_profile_defines += __ARM_ARCH_5__ +PhysXCharacterKinematic_profile_defines += __ARM_ARCH_5T__ +PhysXCharacterKinematic_profile_defines += __ARM_ARCH_5E__ +PhysXCharacterKinematic_profile_defines += __ARM_ARCH_5TE__ +PhysXCharacterKinematic_profile_defines += PX_PHYSX_STATIC_LIB +PhysXCharacterKinematic_profile_defines += NDEBUG +PhysXCharacterKinematic_profile_defines += PX_PROFILE=1 +PhysXCharacterKinematic_profile_defines += PX_SUPPORT_PVD=1 +PhysXCharacterKinematic_profile_defines += PX_NVTX=1 +PhysXCharacterKinematic_profile_libraries := +PhysXCharacterKinematic_profile_libraries += PhysX3CommonPROFILE +PhysXCharacterKinematic_profile_libraries += PhysX3ExtensionsPROFILE +PhysXCharacterKinematic_profile_libraries += PxFoundationPROFILE +PhysXCharacterKinematic_profile_common_cflags := $(PhysXCharacterKinematic_custom_cflags) +PhysXCharacterKinematic_profile_common_cflags += -MMD +PhysXCharacterKinematic_profile_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_profile_defines)) +PhysXCharacterKinematic_profile_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_profile_hpaths)) +PhysXCharacterKinematic_profile_common_cflags += -Werror +PhysXCharacterKinematic_profile_common_cflags += -fpic -fno-exceptions +PhysXCharacterKinematic_profile_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_profile_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +PhysXCharacterKinematic_profile_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +PhysXCharacterKinematic_profile_common_cflags += -Wno-maybe-uninitialized -Wno-unused-variable +PhysXCharacterKinematic_profile_common_cflags += -Wno-variadic-macros +PhysXCharacterKinematic_profile_common_cflags += -O3 -fno-strict-aliasing +PhysXCharacterKinematic_profile_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +PhysXCharacterKinematic_profile_common_cflags += -fno-omit-frame-pointer -funswitch-loops -finline-limit=300 +PhysXCharacterKinematic_profile_cflags := $(PhysXCharacterKinematic_profile_common_cflags) +PhysXCharacterKinematic_profile_cflags += -std=c99 +PhysXCharacterKinematic_profile_cppflags := $(PhysXCharacterKinematic_profile_common_cflags) +PhysXCharacterKinematic_profile_cppflags += -fno-rtti +PhysXCharacterKinematic_profile_cppflags += -Wno-invalid-offsetof +PhysXCharacterKinematic_profile_lflags := $(PhysXCharacterKinematic_custom_lflags) +PhysXCharacterKinematic_profile_lflags += $(addprefix -L, $(PhysXCharacterKinematic_profile_lpaths)) +PhysXCharacterKinematic_profile_lflags += -Wl,--start-group $(addprefix -l, $(PhysXCharacterKinematic_profile_libraries)) -Wl,--end-group +PhysXCharacterKinematic_profile_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_profile_objsdir = $(OBJS_DIR)/PhysXCharacterKinematic_profile +PhysXCharacterKinematic_profile_cpp_o = $(addprefix $(PhysXCharacterKinematic_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_profile_cc_o = $(addprefix $(PhysXCharacterKinematic_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_profile_c_o = $(addprefix $(PhysXCharacterKinematic_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_profile_obj = $(PhysXCharacterKinematic_profile_cpp_o) $(PhysXCharacterKinematic_profile_cc_o) $(PhysXCharacterKinematic_profile_c_o) +PhysXCharacterKinematic_profile_bin := ./../../../Lib/android16/libPhysX3CharacterKinematicPROFILE.a + +clean_PhysXCharacterKinematic_profile: + @$(ECHO) clean PhysXCharacterKinematic profile + @$(RMDIR) $(PhysXCharacterKinematic_profile_objsdir) + @$(RMDIR) $(PhysXCharacterKinematic_profile_bin) + @$(RMDIR) $(DEPSDIR)/PhysXCharacterKinematic/profile + +build_PhysXCharacterKinematic_profile: postbuild_PhysXCharacterKinematic_profile +postbuild_PhysXCharacterKinematic_profile: mainbuild_PhysXCharacterKinematic_profile +mainbuild_PhysXCharacterKinematic_profile: prebuild_PhysXCharacterKinematic_profile $(PhysXCharacterKinematic_profile_bin) +prebuild_PhysXCharacterKinematic_profile: + +$(PhysXCharacterKinematic_profile_bin): $(PhysXCharacterKinematic_profile_obj) build_PhysXCommon_profile build_PhysXExtensions_profile build_PxFoundation_profile + mkdir -p `dirname ./../../../Lib/android16/libPhysX3CharacterKinematicPROFILE.a` + @$(AR) rcs $(PhysXCharacterKinematic_profile_bin) $(PhysXCharacterKinematic_profile_obj) + $(ECHO) building $@ complete! + +PhysXCharacterKinematic_profile_DEPDIR = $(dir $(@))/$(*F) +$(PhysXCharacterKinematic_profile_cpp_o): $(PhysXCharacterKinematic_profile_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)))))) + cp $(PhysXCharacterKinematic_profile_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_profile_DEPDIR).d + +$(PhysXCharacterKinematic_profile_cc_o): $(PhysXCharacterKinematic_profile_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)))))) + cp $(PhysXCharacterKinematic_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).profile.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).profile.P; \ + rm -f $(PhysXCharacterKinematic_profile_DEPDIR).d + +$(PhysXCharacterKinematic_profile_c_o): $(PhysXCharacterKinematic_profile_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(PhysXCharacterKinematic_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)))))) + cp $(PhysXCharacterKinematic_profile_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_profile_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_profile_DEPDIR).d + +PhysXCharacterKinematic_release_hpaths := +PhysXCharacterKinematic_release_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +PhysXCharacterKinematic_release_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +PhysXCharacterKinematic_release_hpaths += ./../../Common/include +PhysXCharacterKinematic_release_hpaths += ./../../../../PxShared/include +PhysXCharacterKinematic_release_hpaths += ./../../../../PxShared/src/foundation/include +PhysXCharacterKinematic_release_hpaths += ./../../../../PxShared/src/fastxml/include +PhysXCharacterKinematic_release_hpaths += ./../../../../PxShared/src/pvd/include +PhysXCharacterKinematic_release_hpaths += ./../../../Include/characterkinematic +PhysXCharacterKinematic_release_hpaths += ./../../../Include/common +PhysXCharacterKinematic_release_hpaths += ./../../../Include/geometry +PhysXCharacterKinematic_release_hpaths += ./../../../Include/extensions +PhysXCharacterKinematic_release_hpaths += ./../../../Include +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/headers +PhysXCharacterKinematic_release_hpaths += ./../../Common/src +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/contact +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/common +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/convex +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/distance +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/gjk +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/intersection +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/mesh +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/hf +PhysXCharacterKinematic_release_hpaths += ./../../GeomUtils/src/pcm +PhysXCharacterKinematic_release_lpaths := +PhysXCharacterKinematic_release_lpaths += ./../../../Lib/android16 +PhysXCharacterKinematic_release_lpaths += ./../../../../PxShared/lib/android16 +PhysXCharacterKinematic_release_defines := $(PhysXCharacterKinematic_custom_defines) +PhysXCharacterKinematic_release_defines += ANDROID +PhysXCharacterKinematic_release_defines += GLES2 +PhysXCharacterKinematic_release_defines += __STDC_LIMIT_MACROS +PhysXCharacterKinematic_release_defines += __ARM_ARCH_5__ +PhysXCharacterKinematic_release_defines += __ARM_ARCH_5T__ +PhysXCharacterKinematic_release_defines += __ARM_ARCH_5E__ +PhysXCharacterKinematic_release_defines += __ARM_ARCH_5TE__ +PhysXCharacterKinematic_release_defines += PX_PHYSX_STATIC_LIB +PhysXCharacterKinematic_release_defines += NDEBUG +PhysXCharacterKinematic_release_defines += PX_SUPPORT_PVD=0 +PhysXCharacterKinematic_release_libraries := +PhysXCharacterKinematic_release_libraries += PhysX3Common +PhysXCharacterKinematic_release_libraries += PhysX3Extensions +PhysXCharacterKinematic_release_libraries += PxFoundation +PhysXCharacterKinematic_release_common_cflags := $(PhysXCharacterKinematic_custom_cflags) +PhysXCharacterKinematic_release_common_cflags += -MMD +PhysXCharacterKinematic_release_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_release_defines)) +PhysXCharacterKinematic_release_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_release_hpaths)) +PhysXCharacterKinematic_release_common_cflags += -Werror +PhysXCharacterKinematic_release_common_cflags += -fpic -fno-exceptions +PhysXCharacterKinematic_release_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_release_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +PhysXCharacterKinematic_release_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +PhysXCharacterKinematic_release_common_cflags += -Wno-maybe-uninitialized -Wno-unused-variable +PhysXCharacterKinematic_release_common_cflags += -Wno-variadic-macros +PhysXCharacterKinematic_release_common_cflags += -O3 -fno-strict-aliasing +PhysXCharacterKinematic_release_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +PhysXCharacterKinematic_release_common_cflags += -fomit-frame-pointer -funswitch-loops -finline-limit=300 +PhysXCharacterKinematic_release_cflags := $(PhysXCharacterKinematic_release_common_cflags) +PhysXCharacterKinematic_release_cflags += -std=c99 +PhysXCharacterKinematic_release_cppflags := $(PhysXCharacterKinematic_release_common_cflags) +PhysXCharacterKinematic_release_cppflags += -fno-rtti +PhysXCharacterKinematic_release_cppflags += -Wno-invalid-offsetof +PhysXCharacterKinematic_release_lflags := $(PhysXCharacterKinematic_custom_lflags) +PhysXCharacterKinematic_release_lflags += $(addprefix -L, $(PhysXCharacterKinematic_release_lpaths)) +PhysXCharacterKinematic_release_lflags += -Wl,--start-group $(addprefix -l, $(PhysXCharacterKinematic_release_libraries)) -Wl,--end-group +PhysXCharacterKinematic_release_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +PhysXCharacterKinematic_release_objsdir = $(OBJS_DIR)/PhysXCharacterKinematic_release +PhysXCharacterKinematic_release_cpp_o = $(addprefix $(PhysXCharacterKinematic_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(PhysXCharacterKinematic_cppfiles))))) +PhysXCharacterKinematic_release_cc_o = $(addprefix $(PhysXCharacterKinematic_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(PhysXCharacterKinematic_ccfiles))))) +PhysXCharacterKinematic_release_c_o = $(addprefix $(PhysXCharacterKinematic_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(PhysXCharacterKinematic_cfiles))))) +PhysXCharacterKinematic_release_obj = $(PhysXCharacterKinematic_release_cpp_o) $(PhysXCharacterKinematic_release_cc_o) $(PhysXCharacterKinematic_release_c_o) +PhysXCharacterKinematic_release_bin := ./../../../Lib/android16/libPhysX3CharacterKinematic.a + +clean_PhysXCharacterKinematic_release: + @$(ECHO) clean PhysXCharacterKinematic release + @$(RMDIR) $(PhysXCharacterKinematic_release_objsdir) + @$(RMDIR) $(PhysXCharacterKinematic_release_bin) + @$(RMDIR) $(DEPSDIR)/PhysXCharacterKinematic/release + +build_PhysXCharacterKinematic_release: postbuild_PhysXCharacterKinematic_release +postbuild_PhysXCharacterKinematic_release: mainbuild_PhysXCharacterKinematic_release +mainbuild_PhysXCharacterKinematic_release: prebuild_PhysXCharacterKinematic_release $(PhysXCharacterKinematic_release_bin) +prebuild_PhysXCharacterKinematic_release: + +$(PhysXCharacterKinematic_release_bin): $(PhysXCharacterKinematic_release_obj) build_PhysXCommon_release build_PhysXExtensions_release build_PxFoundation_release + mkdir -p `dirname ./../../../Lib/android16/libPhysX3CharacterKinematic.a` + @$(AR) rcs $(PhysXCharacterKinematic_release_bin) $(PhysXCharacterKinematic_release_obj) + $(ECHO) building $@ complete! + +PhysXCharacterKinematic_release_DEPDIR = $(dir $(@))/$(*F) +$(PhysXCharacterKinematic_release_cpp_o): $(PhysXCharacterKinematic_release_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles)))))) + cp $(PhysXCharacterKinematic_release_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cppfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_release_DEPDIR).d + +$(PhysXCharacterKinematic_release_cc_o): $(PhysXCharacterKinematic_release_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(PhysXCharacterKinematic_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles)))))) + cp $(PhysXCharacterKinematic_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).release.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_ccfiles))))).release.P; \ + rm -f $(PhysXCharacterKinematic_release_DEPDIR).d + +$(PhysXCharacterKinematic_release_c_o): $(PhysXCharacterKinematic_release_objsdir)/%.o: + $(ECHO) PhysXCharacterKinematic: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(PhysXCharacterKinematic_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles)))))) + cp $(PhysXCharacterKinematic_release_DEPDIR).d $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(PhysXCharacterKinematic_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/PhysXCharacterKinematic/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(PhysXCharacterKinematic_release_objsdir),, $@))), $(PhysXCharacterKinematic_cfiles))))).P; \ + rm -f $(PhysXCharacterKinematic_release_DEPDIR).d + +clean_PhysXCharacterKinematic: clean_PhysXCharacterKinematic_debug clean_PhysXCharacterKinematic_checked clean_PhysXCharacterKinematic_profile clean_PhysXCharacterKinematic_release + rm -rf $(DEPSDIR) + +export VERBOSE +ifndef VERBOSE +.SILENT: +endif |