diff options
Diffstat (limited to 'PhysX_3.4/Snippets/compiler/linux64/Makefile.SnippetSpatialIndex.mk')
| -rw-r--r-- | PhysX_3.4/Snippets/compiler/linux64/Makefile.SnippetSpatialIndex.mk | 477 |
1 files changed, 477 insertions, 0 deletions
diff --git a/PhysX_3.4/Snippets/compiler/linux64/Makefile.SnippetSpatialIndex.mk b/PhysX_3.4/Snippets/compiler/linux64/Makefile.SnippetSpatialIndex.mk new file mode 100644 index 00000000..0942dad1 --- /dev/null +++ b/PhysX_3.4/Snippets/compiler/linux64/Makefile.SnippetSpatialIndex.mk @@ -0,0 +1,477 @@ +# Makefile generated by XPJ for linux64 +-include Makefile.custom +ProjectName = SnippetSpatialIndex +SnippetSpatialIndex_cppfiles += ./../../SnippetCommon/ClassicMain.cpp +SnippetSpatialIndex_cppfiles += ./../../SnippetSpatialIndex/SnippetSpatialIndex.cpp + +SnippetSpatialIndex_cpp_debug_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_c_debug_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_debug_dep = $(SnippetSpatialIndex_cpp_debug_dep) $(SnippetSpatialIndex_cc_debug_dep) $(SnippetSpatialIndex_c_debug_dep) +-include $(SnippetSpatialIndex_debug_dep) +SnippetSpatialIndex_cpp_checked_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_c_checked_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_checked_dep = $(SnippetSpatialIndex_cpp_checked_dep) $(SnippetSpatialIndex_cc_checked_dep) $(SnippetSpatialIndex_c_checked_dep) +-include $(SnippetSpatialIndex_checked_dep) +SnippetSpatialIndex_cpp_profile_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_c_profile_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_profile_dep = $(SnippetSpatialIndex_cpp_profile_dep) $(SnippetSpatialIndex_cc_profile_dep) $(SnippetSpatialIndex_c_profile_dep) +-include $(SnippetSpatialIndex_profile_dep) +SnippetSpatialIndex_cpp_release_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_c_release_dep = $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_release_dep = $(SnippetSpatialIndex_cpp_release_dep) $(SnippetSpatialIndex_cc_release_dep) $(SnippetSpatialIndex_c_release_dep) +-include $(SnippetSpatialIndex_release_dep) +SnippetSpatialIndex_debug_hpaths := +SnippetSpatialIndex_debug_hpaths += ./../../../Include +SnippetSpatialIndex_debug_hpaths += ./../../../../PxShared/include +SnippetSpatialIndex_debug_hpaths += ./../../../../PxShared/src/foundation/include +SnippetSpatialIndex_debug_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetSpatialIndex_debug_lpaths := +SnippetSpatialIndex_debug_lpaths += ./../../../Lib/linux64 +SnippetSpatialIndex_debug_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_debug_lpaths += ./../../../Bin/linux64 +SnippetSpatialIndex_debug_lpaths += ./../../../../PxShared/lib/linux64 +SnippetSpatialIndex_debug_lpaths += ./../../../../PxShared/bin/linux64 +SnippetSpatialIndex_debug_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_debug_defines := $(SnippetSpatialIndex_custom_defines) +SnippetSpatialIndex_debug_defines += PHYSX_PROFILE_SDK +SnippetSpatialIndex_debug_defines += RENDER_SNIPPET +SnippetSpatialIndex_debug_defines += _DEBUG +SnippetSpatialIndex_debug_defines += PX_DEBUG=1 +SnippetSpatialIndex_debug_defines += PX_CHECKED=1 +SnippetSpatialIndex_debug_defines += PX_SUPPORT_PVD=1 +SnippetSpatialIndex_debug_libraries := +SnippetSpatialIndex_debug_libraries += SnippetRenderDEBUG +SnippetSpatialIndex_debug_libraries += SnippetUtilsDEBUG +SnippetSpatialIndex_debug_libraries += PhysX3DEBUG_x64 +SnippetSpatialIndex_debug_libraries += PhysX3CookingDEBUG_x64 +SnippetSpatialIndex_debug_libraries += PhysX3CharacterKinematicDEBUG_x64 +SnippetSpatialIndex_debug_libraries += PhysX3ExtensionsDEBUG +SnippetSpatialIndex_debug_libraries += PhysX3VehicleDEBUG +SnippetSpatialIndex_debug_libraries += PxPvdSDKDEBUG_x64 +SnippetSpatialIndex_debug_libraries += PhysX3CommonDEBUG_x64 +SnippetSpatialIndex_debug_libraries += PxFoundationDEBUG_x64 +SnippetSpatialIndex_debug_libraries += PxTaskDEBUG +SnippetSpatialIndex_debug_libraries += PsFastXmlDEBUG +SnippetSpatialIndex_debug_libraries += SnippetUtilsDEBUG +SnippetSpatialIndex_debug_libraries += SnippetRenderDEBUG +SnippetSpatialIndex_debug_libraries += GL +SnippetSpatialIndex_debug_libraries += GLU +SnippetSpatialIndex_debug_libraries += glut +SnippetSpatialIndex_debug_libraries += X11 +SnippetSpatialIndex_debug_libraries += rt +SnippetSpatialIndex_debug_libraries += pthread +SnippetSpatialIndex_debug_common_cflags := $(SnippetSpatialIndex_custom_cflags) +SnippetSpatialIndex_debug_common_cflags += -MMD +SnippetSpatialIndex_debug_common_cflags += $(addprefix -D, $(SnippetSpatialIndex_debug_defines)) +SnippetSpatialIndex_debug_common_cflags += $(addprefix -I, $(SnippetSpatialIndex_debug_hpaths)) +SnippetSpatialIndex_debug_common_cflags += -m64 +SnippetSpatialIndex_debug_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetSpatialIndex_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option +SnippetSpatialIndex_debug_common_cflags += -Wno-uninitialized +SnippetSpatialIndex_debug_common_cflags += -g3 -gdwarf-2 +SnippetSpatialIndex_debug_cflags := $(SnippetSpatialIndex_debug_common_cflags) +SnippetSpatialIndex_debug_cppflags := $(SnippetSpatialIndex_debug_common_cflags) +SnippetSpatialIndex_debug_lflags := $(SnippetSpatialIndex_custom_lflags) +SnippetSpatialIndex_debug_lflags += $(addprefix -L, $(SnippetSpatialIndex_debug_lpaths)) +SnippetSpatialIndex_debug_lflags += -Wl,--start-group $(addprefix -l, $(SnippetSpatialIndex_debug_libraries)) -Wl,--end-group +SnippetSpatialIndex_debug_lflags += -lrt +SnippetSpatialIndex_debug_lflags += -Wl,-rpath ./ +SnippetSpatialIndex_debug_lflags += -m64 +SnippetSpatialIndex_debug_objsdir = $(OBJS_DIR)/SnippetSpatialIndex_debug +SnippetSpatialIndex_debug_cpp_o = $(addprefix $(SnippetSpatialIndex_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_debug_cc_o = $(addprefix $(SnippetSpatialIndex_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_debug_c_o = $(addprefix $(SnippetSpatialIndex_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_debug_obj = $(SnippetSpatialIndex_debug_cpp_o) $(SnippetSpatialIndex_debug_cc_o) $(SnippetSpatialIndex_debug_c_o) +SnippetSpatialIndex_debug_bin := ./../../../Bin/linux64/SnippetSpatialIndexDEBUG + +clean_SnippetSpatialIndex_debug: + @$(ECHO) clean SnippetSpatialIndex debug + @$(RMDIR) $(SnippetSpatialIndex_debug_objsdir) + @$(RMDIR) $(SnippetSpatialIndex_debug_bin) + @$(RMDIR) $(DEPSDIR)/SnippetSpatialIndex/debug + +build_SnippetSpatialIndex_debug: postbuild_SnippetSpatialIndex_debug +postbuild_SnippetSpatialIndex_debug: mainbuild_SnippetSpatialIndex_debug + @cp -u "../../../../PxShared/bin/linux64/libPxFoundationDEBUG_x64.so" "../../../Bin/linux64/libPxFoundationDEBUG_x64.so"; cp -u "../../../../PxShared/bin/linux64/libPxPvdSDKDEBUG_x64.so" "../../../Bin/linux64/libPxPvdSDKDEBUG_x64.so" +mainbuild_SnippetSpatialIndex_debug: prebuild_SnippetSpatialIndex_debug $(SnippetSpatialIndex_debug_bin) +prebuild_SnippetSpatialIndex_debug: + +$(SnippetSpatialIndex_debug_bin): $(SnippetSpatialIndex_debug_obj) build_SnippetRender_debug build_SnippetUtils_debug + mkdir -p `dirname ./../../../Bin/linux64/SnippetSpatialIndexDEBUG` + $(CCLD) $(SnippetSpatialIndex_debug_obj) $(SnippetSpatialIndex_debug_lflags) -o $(SnippetSpatialIndex_debug_bin) + $(ECHO) building $@ complete! + +SnippetSpatialIndex_debug_DEPDIR = $(dir $(@))/$(*F) +$(SnippetSpatialIndex_debug_cpp_o): $(SnippetSpatialIndex_debug_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)))))) + cp $(SnippetSpatialIndex_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + rm -f $(SnippetSpatialIndex_debug_DEPDIR).d + +$(SnippetSpatialIndex_debug_cc_o): $(SnippetSpatialIndex_debug_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)))))) + cp $(SnippetSpatialIndex_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).debug.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).debug.P; \ + rm -f $(SnippetSpatialIndex_debug_DEPDIR).d + +$(SnippetSpatialIndex_debug_c_o): $(SnippetSpatialIndex_debug_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetSpatialIndex_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)))))) + cp $(SnippetSpatialIndex_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_debug_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + rm -f $(SnippetSpatialIndex_debug_DEPDIR).d + +SnippetSpatialIndex_checked_hpaths := +SnippetSpatialIndex_checked_hpaths += ./../../../Include +SnippetSpatialIndex_checked_hpaths += ./../../../../PxShared/include +SnippetSpatialIndex_checked_hpaths += ./../../../../PxShared/src/foundation/include +SnippetSpatialIndex_checked_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetSpatialIndex_checked_lpaths := +SnippetSpatialIndex_checked_lpaths += ./../../../Lib/linux64 +SnippetSpatialIndex_checked_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_checked_lpaths += ./../../../Bin/linux64 +SnippetSpatialIndex_checked_lpaths += ./../../../../PxShared/lib/linux64 +SnippetSpatialIndex_checked_lpaths += ./../../../../PxShared/bin/linux64 +SnippetSpatialIndex_checked_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_checked_defines := $(SnippetSpatialIndex_custom_defines) +SnippetSpatialIndex_checked_defines += PHYSX_PROFILE_SDK +SnippetSpatialIndex_checked_defines += RENDER_SNIPPET +SnippetSpatialIndex_checked_defines += NDEBUG +SnippetSpatialIndex_checked_defines += PX_CHECKED=1 +SnippetSpatialIndex_checked_defines += PX_SUPPORT_PVD=1 +SnippetSpatialIndex_checked_libraries := +SnippetSpatialIndex_checked_libraries += SnippetRenderCHECKED +SnippetSpatialIndex_checked_libraries += SnippetUtilsCHECKED +SnippetSpatialIndex_checked_libraries += PhysX3CHECKED_x64 +SnippetSpatialIndex_checked_libraries += PhysX3CookingCHECKED_x64 +SnippetSpatialIndex_checked_libraries += PhysX3CharacterKinematicCHECKED_x64 +SnippetSpatialIndex_checked_libraries += PhysX3ExtensionsCHECKED +SnippetSpatialIndex_checked_libraries += PhysX3VehicleCHECKED +SnippetSpatialIndex_checked_libraries += PxPvdSDKCHECKED_x64 +SnippetSpatialIndex_checked_libraries += PhysX3CommonCHECKED_x64 +SnippetSpatialIndex_checked_libraries += PxFoundationCHECKED_x64 +SnippetSpatialIndex_checked_libraries += PxTaskCHECKED +SnippetSpatialIndex_checked_libraries += PsFastXmlCHECKED +SnippetSpatialIndex_checked_libraries += SnippetUtilsCHECKED +SnippetSpatialIndex_checked_libraries += SnippetRenderCHECKED +SnippetSpatialIndex_checked_libraries += GL +SnippetSpatialIndex_checked_libraries += GLU +SnippetSpatialIndex_checked_libraries += glut +SnippetSpatialIndex_checked_libraries += X11 +SnippetSpatialIndex_checked_libraries += rt +SnippetSpatialIndex_checked_libraries += pthread +SnippetSpatialIndex_checked_common_cflags := $(SnippetSpatialIndex_custom_cflags) +SnippetSpatialIndex_checked_common_cflags += -MMD +SnippetSpatialIndex_checked_common_cflags += $(addprefix -D, $(SnippetSpatialIndex_checked_defines)) +SnippetSpatialIndex_checked_common_cflags += $(addprefix -I, $(SnippetSpatialIndex_checked_hpaths)) +SnippetSpatialIndex_checked_common_cflags += -m64 +SnippetSpatialIndex_checked_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetSpatialIndex_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option +SnippetSpatialIndex_checked_common_cflags += -Wno-uninitialized +SnippetSpatialIndex_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing +SnippetSpatialIndex_checked_cflags := $(SnippetSpatialIndex_checked_common_cflags) +SnippetSpatialIndex_checked_cppflags := $(SnippetSpatialIndex_checked_common_cflags) +SnippetSpatialIndex_checked_lflags := $(SnippetSpatialIndex_custom_lflags) +SnippetSpatialIndex_checked_lflags += $(addprefix -L, $(SnippetSpatialIndex_checked_lpaths)) +SnippetSpatialIndex_checked_lflags += -Wl,--start-group $(addprefix -l, $(SnippetSpatialIndex_checked_libraries)) -Wl,--end-group +SnippetSpatialIndex_checked_lflags += -lrt +SnippetSpatialIndex_checked_lflags += -Wl,-rpath ./ +SnippetSpatialIndex_checked_lflags += -m64 +SnippetSpatialIndex_checked_objsdir = $(OBJS_DIR)/SnippetSpatialIndex_checked +SnippetSpatialIndex_checked_cpp_o = $(addprefix $(SnippetSpatialIndex_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_checked_cc_o = $(addprefix $(SnippetSpatialIndex_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_checked_c_o = $(addprefix $(SnippetSpatialIndex_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_checked_obj = $(SnippetSpatialIndex_checked_cpp_o) $(SnippetSpatialIndex_checked_cc_o) $(SnippetSpatialIndex_checked_c_o) +SnippetSpatialIndex_checked_bin := ./../../../Bin/linux64/SnippetSpatialIndexCHECKED + +clean_SnippetSpatialIndex_checked: + @$(ECHO) clean SnippetSpatialIndex checked + @$(RMDIR) $(SnippetSpatialIndex_checked_objsdir) + @$(RMDIR) $(SnippetSpatialIndex_checked_bin) + @$(RMDIR) $(DEPSDIR)/SnippetSpatialIndex/checked + +build_SnippetSpatialIndex_checked: postbuild_SnippetSpatialIndex_checked +postbuild_SnippetSpatialIndex_checked: mainbuild_SnippetSpatialIndex_checked + @cp -u "../../../../PxShared/bin/linux64/libPxFoundationCHECKED_x64.so" "../../../Bin/linux64/libPxFoundationCHECKED_x64.so"; cp -u "../../../../PxShared/bin/linux64/libPxPvdSDKCHECKED_x64.so" "../../../Bin/linux64/libPxPvdSDKCHECKED_x64.so" +mainbuild_SnippetSpatialIndex_checked: prebuild_SnippetSpatialIndex_checked $(SnippetSpatialIndex_checked_bin) +prebuild_SnippetSpatialIndex_checked: + +$(SnippetSpatialIndex_checked_bin): $(SnippetSpatialIndex_checked_obj) build_SnippetRender_checked build_SnippetUtils_checked + mkdir -p `dirname ./../../../Bin/linux64/SnippetSpatialIndexCHECKED` + $(CCLD) $(SnippetSpatialIndex_checked_obj) $(SnippetSpatialIndex_checked_lflags) -o $(SnippetSpatialIndex_checked_bin) + $(ECHO) building $@ complete! + +SnippetSpatialIndex_checked_DEPDIR = $(dir $(@))/$(*F) +$(SnippetSpatialIndex_checked_cpp_o): $(SnippetSpatialIndex_checked_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)))))) + cp $(SnippetSpatialIndex_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + rm -f $(SnippetSpatialIndex_checked_DEPDIR).d + +$(SnippetSpatialIndex_checked_cc_o): $(SnippetSpatialIndex_checked_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)))))) + cp $(SnippetSpatialIndex_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).checked.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).checked.P; \ + rm -f $(SnippetSpatialIndex_checked_DEPDIR).d + +$(SnippetSpatialIndex_checked_c_o): $(SnippetSpatialIndex_checked_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetSpatialIndex_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)))))) + cp $(SnippetSpatialIndex_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_checked_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + rm -f $(SnippetSpatialIndex_checked_DEPDIR).d + +SnippetSpatialIndex_profile_hpaths := +SnippetSpatialIndex_profile_hpaths += ./../../../Include +SnippetSpatialIndex_profile_hpaths += ./../../../../PxShared/include +SnippetSpatialIndex_profile_hpaths += ./../../../../PxShared/src/foundation/include +SnippetSpatialIndex_profile_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetSpatialIndex_profile_lpaths := +SnippetSpatialIndex_profile_lpaths += ./../../../Lib/linux64 +SnippetSpatialIndex_profile_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_profile_lpaths += ./../../../Bin/linux64 +SnippetSpatialIndex_profile_lpaths += ./../../../../PxShared/lib/linux64 +SnippetSpatialIndex_profile_lpaths += ./../../../../PxShared/bin/linux64 +SnippetSpatialIndex_profile_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_profile_defines := $(SnippetSpatialIndex_custom_defines) +SnippetSpatialIndex_profile_defines += PHYSX_PROFILE_SDK +SnippetSpatialIndex_profile_defines += RENDER_SNIPPET +SnippetSpatialIndex_profile_defines += NDEBUG +SnippetSpatialIndex_profile_defines += PX_PROFILE=1 +SnippetSpatialIndex_profile_defines += PX_SUPPORT_PVD=1 +SnippetSpatialIndex_profile_libraries := +SnippetSpatialIndex_profile_libraries += SnippetRenderPROFILE +SnippetSpatialIndex_profile_libraries += SnippetUtilsPROFILE +SnippetSpatialIndex_profile_libraries += PhysX3PROFILE_x64 +SnippetSpatialIndex_profile_libraries += PhysX3CookingPROFILE_x64 +SnippetSpatialIndex_profile_libraries += PhysX3CharacterKinematicPROFILE_x64 +SnippetSpatialIndex_profile_libraries += PhysX3ExtensionsPROFILE +SnippetSpatialIndex_profile_libraries += PhysX3VehiclePROFILE +SnippetSpatialIndex_profile_libraries += PxPvdSDKPROFILE_x64 +SnippetSpatialIndex_profile_libraries += PhysX3CommonPROFILE_x64 +SnippetSpatialIndex_profile_libraries += PxFoundationPROFILE_x64 +SnippetSpatialIndex_profile_libraries += PxTaskPROFILE +SnippetSpatialIndex_profile_libraries += PsFastXmlPROFILE +SnippetSpatialIndex_profile_libraries += SnippetUtilsPROFILE +SnippetSpatialIndex_profile_libraries += SnippetRenderPROFILE +SnippetSpatialIndex_profile_libraries += GL +SnippetSpatialIndex_profile_libraries += GLU +SnippetSpatialIndex_profile_libraries += glut +SnippetSpatialIndex_profile_libraries += X11 +SnippetSpatialIndex_profile_libraries += rt +SnippetSpatialIndex_profile_libraries += pthread +SnippetSpatialIndex_profile_common_cflags := $(SnippetSpatialIndex_custom_cflags) +SnippetSpatialIndex_profile_common_cflags += -MMD +SnippetSpatialIndex_profile_common_cflags += $(addprefix -D, $(SnippetSpatialIndex_profile_defines)) +SnippetSpatialIndex_profile_common_cflags += $(addprefix -I, $(SnippetSpatialIndex_profile_hpaths)) +SnippetSpatialIndex_profile_common_cflags += -m64 +SnippetSpatialIndex_profile_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetSpatialIndex_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option +SnippetSpatialIndex_profile_common_cflags += -Wno-uninitialized +SnippetSpatialIndex_profile_common_cflags += -O3 -fno-strict-aliasing +SnippetSpatialIndex_profile_cflags := $(SnippetSpatialIndex_profile_common_cflags) +SnippetSpatialIndex_profile_cppflags := $(SnippetSpatialIndex_profile_common_cflags) +SnippetSpatialIndex_profile_lflags := $(SnippetSpatialIndex_custom_lflags) +SnippetSpatialIndex_profile_lflags += $(addprefix -L, $(SnippetSpatialIndex_profile_lpaths)) +SnippetSpatialIndex_profile_lflags += -Wl,--start-group $(addprefix -l, $(SnippetSpatialIndex_profile_libraries)) -Wl,--end-group +SnippetSpatialIndex_profile_lflags += -lrt +SnippetSpatialIndex_profile_lflags += -Wl,-rpath ./ +SnippetSpatialIndex_profile_lflags += -m64 +SnippetSpatialIndex_profile_objsdir = $(OBJS_DIR)/SnippetSpatialIndex_profile +SnippetSpatialIndex_profile_cpp_o = $(addprefix $(SnippetSpatialIndex_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_profile_cc_o = $(addprefix $(SnippetSpatialIndex_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_profile_c_o = $(addprefix $(SnippetSpatialIndex_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_profile_obj = $(SnippetSpatialIndex_profile_cpp_o) $(SnippetSpatialIndex_profile_cc_o) $(SnippetSpatialIndex_profile_c_o) +SnippetSpatialIndex_profile_bin := ./../../../Bin/linux64/SnippetSpatialIndexPROFILE + +clean_SnippetSpatialIndex_profile: + @$(ECHO) clean SnippetSpatialIndex profile + @$(RMDIR) $(SnippetSpatialIndex_profile_objsdir) + @$(RMDIR) $(SnippetSpatialIndex_profile_bin) + @$(RMDIR) $(DEPSDIR)/SnippetSpatialIndex/profile + +build_SnippetSpatialIndex_profile: postbuild_SnippetSpatialIndex_profile +postbuild_SnippetSpatialIndex_profile: mainbuild_SnippetSpatialIndex_profile + @cp -u "../../../../PxShared/bin/linux64/libPxFoundationPROFILE_x64.so" "../../../Bin/linux64/libPxFoundationPROFILE_x64.so"; cp -u "../../../../PxShared/bin/linux64/libPxPvdSDKPROFILE_x64.so" "../../../Bin/linux64/libPxPvdSDKPROFILE_x64.so" +mainbuild_SnippetSpatialIndex_profile: prebuild_SnippetSpatialIndex_profile $(SnippetSpatialIndex_profile_bin) +prebuild_SnippetSpatialIndex_profile: + +$(SnippetSpatialIndex_profile_bin): $(SnippetSpatialIndex_profile_obj) build_SnippetRender_profile build_SnippetUtils_profile + mkdir -p `dirname ./../../../Bin/linux64/SnippetSpatialIndexPROFILE` + $(CCLD) $(SnippetSpatialIndex_profile_obj) $(SnippetSpatialIndex_profile_lflags) -o $(SnippetSpatialIndex_profile_bin) + $(ECHO) building $@ complete! + +SnippetSpatialIndex_profile_DEPDIR = $(dir $(@))/$(*F) +$(SnippetSpatialIndex_profile_cpp_o): $(SnippetSpatialIndex_profile_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)))))) + cp $(SnippetSpatialIndex_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + rm -f $(SnippetSpatialIndex_profile_DEPDIR).d + +$(SnippetSpatialIndex_profile_cc_o): $(SnippetSpatialIndex_profile_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)))))) + cp $(SnippetSpatialIndex_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).profile.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).profile.P; \ + rm -f $(SnippetSpatialIndex_profile_DEPDIR).d + +$(SnippetSpatialIndex_profile_c_o): $(SnippetSpatialIndex_profile_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetSpatialIndex_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)))))) + cp $(SnippetSpatialIndex_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_profile_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + rm -f $(SnippetSpatialIndex_profile_DEPDIR).d + +SnippetSpatialIndex_release_hpaths := +SnippetSpatialIndex_release_hpaths += ./../../../Include +SnippetSpatialIndex_release_hpaths += ./../../../../PxShared/include +SnippetSpatialIndex_release_hpaths += ./../../../../PxShared/src/foundation/include +SnippetSpatialIndex_release_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetSpatialIndex_release_lpaths := +SnippetSpatialIndex_release_lpaths += ./../../../Lib/linux64 +SnippetSpatialIndex_release_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_release_lpaths += ./../../../Bin/linux64 +SnippetSpatialIndex_release_lpaths += ./../../../../PxShared/lib/linux64 +SnippetSpatialIndex_release_lpaths += ./../../../../PxShared/bin/linux64 +SnippetSpatialIndex_release_lpaths += ./../../lib/linux64 +SnippetSpatialIndex_release_defines := $(SnippetSpatialIndex_custom_defines) +SnippetSpatialIndex_release_defines += PHYSX_PROFILE_SDK +SnippetSpatialIndex_release_defines += RENDER_SNIPPET +SnippetSpatialIndex_release_defines += NDEBUG +SnippetSpatialIndex_release_defines += PX_SUPPORT_PVD=0 +SnippetSpatialIndex_release_libraries := +SnippetSpatialIndex_release_libraries += SnippetRender +SnippetSpatialIndex_release_libraries += SnippetUtils +SnippetSpatialIndex_release_libraries += PhysX3_x64 +SnippetSpatialIndex_release_libraries += PhysX3Cooking_x64 +SnippetSpatialIndex_release_libraries += PhysX3CharacterKinematic_x64 +SnippetSpatialIndex_release_libraries += PhysX3Extensions +SnippetSpatialIndex_release_libraries += PhysX3Vehicle +SnippetSpatialIndex_release_libraries += PxPvdSDK_x64 +SnippetSpatialIndex_release_libraries += PhysX3Common_x64 +SnippetSpatialIndex_release_libraries += PxFoundation_x64 +SnippetSpatialIndex_release_libraries += PxTask +SnippetSpatialIndex_release_libraries += PsFastXml +SnippetSpatialIndex_release_libraries += SnippetUtils +SnippetSpatialIndex_release_libraries += SnippetRender +SnippetSpatialIndex_release_libraries += GL +SnippetSpatialIndex_release_libraries += GLU +SnippetSpatialIndex_release_libraries += glut +SnippetSpatialIndex_release_libraries += X11 +SnippetSpatialIndex_release_libraries += rt +SnippetSpatialIndex_release_libraries += pthread +SnippetSpatialIndex_release_common_cflags := $(SnippetSpatialIndex_custom_cflags) +SnippetSpatialIndex_release_common_cflags += -MMD +SnippetSpatialIndex_release_common_cflags += $(addprefix -D, $(SnippetSpatialIndex_release_defines)) +SnippetSpatialIndex_release_common_cflags += $(addprefix -I, $(SnippetSpatialIndex_release_hpaths)) +SnippetSpatialIndex_release_common_cflags += -m64 +SnippetSpatialIndex_release_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetSpatialIndex_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option +SnippetSpatialIndex_release_common_cflags += -Wno-uninitialized +SnippetSpatialIndex_release_common_cflags += -O3 -fno-strict-aliasing +SnippetSpatialIndex_release_cflags := $(SnippetSpatialIndex_release_common_cflags) +SnippetSpatialIndex_release_cppflags := $(SnippetSpatialIndex_release_common_cflags) +SnippetSpatialIndex_release_lflags := $(SnippetSpatialIndex_custom_lflags) +SnippetSpatialIndex_release_lflags += $(addprefix -L, $(SnippetSpatialIndex_release_lpaths)) +SnippetSpatialIndex_release_lflags += -Wl,--start-group $(addprefix -l, $(SnippetSpatialIndex_release_libraries)) -Wl,--end-group +SnippetSpatialIndex_release_lflags += -lrt +SnippetSpatialIndex_release_lflags += -Wl,-rpath ./ +SnippetSpatialIndex_release_lflags += -m64 +SnippetSpatialIndex_release_objsdir = $(OBJS_DIR)/SnippetSpatialIndex_release +SnippetSpatialIndex_release_cpp_o = $(addprefix $(SnippetSpatialIndex_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetSpatialIndex_cppfiles))))) +SnippetSpatialIndex_release_cc_o = $(addprefix $(SnippetSpatialIndex_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetSpatialIndex_ccfiles))))) +SnippetSpatialIndex_release_c_o = $(addprefix $(SnippetSpatialIndex_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetSpatialIndex_cfiles))))) +SnippetSpatialIndex_release_obj = $(SnippetSpatialIndex_release_cpp_o) $(SnippetSpatialIndex_release_cc_o) $(SnippetSpatialIndex_release_c_o) +SnippetSpatialIndex_release_bin := ./../../../Bin/linux64/SnippetSpatialIndex + +clean_SnippetSpatialIndex_release: + @$(ECHO) clean SnippetSpatialIndex release + @$(RMDIR) $(SnippetSpatialIndex_release_objsdir) + @$(RMDIR) $(SnippetSpatialIndex_release_bin) + @$(RMDIR) $(DEPSDIR)/SnippetSpatialIndex/release + +build_SnippetSpatialIndex_release: postbuild_SnippetSpatialIndex_release +postbuild_SnippetSpatialIndex_release: mainbuild_SnippetSpatialIndex_release + @cp -u "../../../../PxShared/bin/linux64/libPxFoundation_x64.so" "../../../Bin/linux64/libPxFoundation_x64.so"; cp -u "../../../../PxShared/bin/linux64/libPxPvdSDK_x64.so" "../../../Bin/linux64/libPxPvdSDK_x64.so" +mainbuild_SnippetSpatialIndex_release: prebuild_SnippetSpatialIndex_release $(SnippetSpatialIndex_release_bin) +prebuild_SnippetSpatialIndex_release: + +$(SnippetSpatialIndex_release_bin): $(SnippetSpatialIndex_release_obj) build_SnippetRender_release build_SnippetUtils_release + mkdir -p `dirname ./../../../Bin/linux64/SnippetSpatialIndex` + $(CCLD) $(SnippetSpatialIndex_release_obj) $(SnippetSpatialIndex_release_lflags) -o $(SnippetSpatialIndex_release_bin) + $(ECHO) building $@ complete! + +SnippetSpatialIndex_release_DEPDIR = $(dir $(@))/$(*F) +$(SnippetSpatialIndex_release_cpp_o): $(SnippetSpatialIndex_release_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles)))))) + cp $(SnippetSpatialIndex_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cppfiles))))).P; \ + rm -f $(SnippetSpatialIndex_release_DEPDIR).d + +$(SnippetSpatialIndex_release_cc_o): $(SnippetSpatialIndex_release_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetSpatialIndex_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles)))))) + cp $(SnippetSpatialIndex_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).release.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_ccfiles))))).release.P; \ + rm -f $(SnippetSpatialIndex_release_DEPDIR).d + +$(SnippetSpatialIndex_release_c_o): $(SnippetSpatialIndex_release_objsdir)/%.o: + $(ECHO) SnippetSpatialIndex: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetSpatialIndex_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cfiles)))))) + cp $(SnippetSpatialIndex_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetSpatialIndex_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetSpatialIndex/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetSpatialIndex_release_objsdir),, $@))), $(SnippetSpatialIndex_cfiles))))).P; \ + rm -f $(SnippetSpatialIndex_release_DEPDIR).d + +clean_SnippetSpatialIndex: clean_SnippetSpatialIndex_debug clean_SnippetSpatialIndex_checked clean_SnippetSpatialIndex_profile clean_SnippetSpatialIndex_release + rm -rf $(DEPSDIR) + +export VERBOSE +ifndef VERBOSE +.SILENT: +endif |