aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/compiler/linux64/Makefile.ApexShared.mk
diff options
context:
space:
mode:
authorgit perforce import user <a@b>2016-10-25 12:29:14 -0600
committerSheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees>2016-10-25 18:56:37 -0500
commit3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch)
treefa6485c169e50d7415a651bf838f5bcd0fd3bfbd /APEX_1.4/compiler/linux64/Makefile.ApexShared.mk
downloadphysx-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 'APEX_1.4/compiler/linux64/Makefile.ApexShared.mk')
-rw-r--r--APEX_1.4/compiler/linux64/Makefile.ApexShared.mk565
1 files changed, 565 insertions, 0 deletions
diff --git a/APEX_1.4/compiler/linux64/Makefile.ApexShared.mk b/APEX_1.4/compiler/linux64/Makefile.ApexShared.mk
new file mode 100644
index 00000000..c5e2b2ce
--- /dev/null
+++ b/APEX_1.4/compiler/linux64/Makefile.ApexShared.mk
@@ -0,0 +1,565 @@
+# Makefile generated by XPJ for linux64
+-include Makefile.custom
+ProjectName = ApexShared
+ApexShared_cppfiles += ./../../shared/internal/src/PvdNxParamSerializer.cpp
+ApexShared_cppfiles += ./../../shared/internal/src/authoring/ApexCSG.cpp
+ApexShared_cppfiles += ./../../shared/internal/src/authoring/ApexCSGHull.cpp
+ApexShared_cppfiles += ./../../shared/internal/src/authoring/ApexCSGMeshCleaning.cpp
+ApexShared_cppfiles += ./../../shared/internal/src/authoring/Cutout.cpp
+ApexShared_cppfiles += ./../../shared/internal/src/authoring/Fracturing.cpp
+ApexShared_cppfiles += ./../../shared/general/floatmath/src/FloatMath.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/AutoGeometry.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/ConvexDecomposition.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/ConvexHull.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgAABBPolygonSoup.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgConvexHull3d.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgGoogol.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgIntersections.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgMatrix.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgMeshEffect.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgPolygonSoupBuilder.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgPolyhedra.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgQuaternion.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgSmallDeterminant.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgSphere.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgTree.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/dgTypes.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/HACD.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/MergeHulls.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/WuQuantizer.cpp
+ApexShared_cppfiles += ./../../shared/general/PairFilter/src/PairFilter.cpp
+ApexShared_cppfiles += ./../../shared/general/stan_hull/src/StanHull.cpp
+
+ApexShared_cpp_debug_dep = $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
+ApexShared_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(ApexShared_ccfiles)))))
+ApexShared_c_debug_dep = $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
+ApexShared_debug_dep = $(ApexShared_cpp_debug_dep) $(ApexShared_cc_debug_dep) $(ApexShared_c_debug_dep)
+-include $(ApexShared_debug_dep)
+ApexShared_cpp_release_dep = $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
+ApexShared_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(ApexShared_ccfiles)))))
+ApexShared_c_release_dep = $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
+ApexShared_release_dep = $(ApexShared_cpp_release_dep) $(ApexShared_cc_release_dep) $(ApexShared_c_release_dep)
+-include $(ApexShared_release_dep)
+ApexShared_cpp_profile_dep = $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
+ApexShared_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(ApexShared_ccfiles)))))
+ApexShared_c_profile_dep = $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
+ApexShared_profile_dep = $(ApexShared_cpp_profile_dep) $(ApexShared_cc_profile_dep) $(ApexShared_c_profile_dep)
+-include $(ApexShared_profile_dep)
+ApexShared_cpp_checked_dep = $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
+ApexShared_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(ApexShared_ccfiles)))))
+ApexShared_c_checked_dep = $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
+ApexShared_checked_dep = $(ApexShared_cpp_checked_dep) $(ApexShared_cc_checked_dep) $(ApexShared_c_checked_dep)
+-include $(ApexShared_checked_dep)
+ApexShared_debug_hpaths :=
+ApexShared_debug_hpaths += ./../../../PxShared/include
+ApexShared_debug_hpaths += ./../../../PxShared/include/filebuf
+ApexShared_debug_hpaths += ./../../../PxShared/include/foundation
+ApexShared_debug_hpaths += ./../../../PxShared/include/task
+ApexShared_debug_hpaths += ./../../../PxShared/include/cudamanager
+ApexShared_debug_hpaths += ./../../../PxShared/include/pvd
+ApexShared_debug_hpaths += ./../../../PxShared/src/foundation/include
+ApexShared_debug_hpaths += ./../../../PxShared/src/filebuf/include
+ApexShared_debug_hpaths += ./../../../PxShared/src/fastxml/include
+ApexShared_debug_hpaths += ./../../../PxShared/src/pvd/include
+ApexShared_debug_hpaths += ./../../shared/general/shared
+ApexShared_debug_hpaths += ./../../public
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/common
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/cooking
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/extensions
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/geometry
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/gpu
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/deformable
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/particles
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Include/vehicle
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+ApexShared_debug_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+ApexShared_debug_hpaths += ./../../shared/general/RenderDebug/public
+ApexShared_debug_hpaths += ./../../shared/general/shared/inparser/include
+ApexShared_debug_hpaths += ./../../common/include
+ApexShared_debug_hpaths += ./../../common/include/autogen
+ApexShared_debug_hpaths += ./../../common/include/linux
+ApexShared_debug_hpaths += ./../../shared/internal/include
+ApexShared_debug_hpaths += ./../../module/common/include
+ApexShared_debug_hpaths += ./../../NvParameterized/include
+ApexShared_debug_hpaths += ./../../include
+ApexShared_debug_hpaths += ./../../include/PhysX3
+ApexShared_debug_hpaths += ./../../framework/include
+ApexShared_debug_hpaths += ./../../framework/include/autogen
+ApexShared_debug_hpaths += ./../../include
+ApexShared_debug_hpaths += ./../../include/PhysX3
+ApexShared_debug_hpaths += ./../../include/destructible
+ApexShared_debug_hpaths += ./../../shared/general/floatmath/include
+ApexShared_debug_hpaths += ./../../shared/general/PairFilter/public
+ApexShared_debug_hpaths += ./../../shared/general/PairFilter/include
+ApexShared_debug_hpaths += ./../../shared/general/HACD/public
+ApexShared_debug_hpaths += ./../../shared/general/HACD/include
+ApexShared_debug_hpaths += ./../../shared/general/HACD/src
+ApexShared_debug_hpaths += ./../../shared/general/stan_hull/include
+ApexShared_debug_lpaths :=
+ApexShared_debug_lpaths += ./../../../PxShared/lib/makelinux64
+ApexShared_debug_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+ApexShared_debug_defines := $(ApexShared_custom_defines)
+ApexShared_debug_defines += PX_PHYSX_STATIC_LIB
+ApexShared_debug_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+ApexShared_debug_defines += ENABLE_TEST=0
+ApexShared_debug_defines += PLUGINS_EMBEDDED
+ApexShared_debug_defines += _DEBUG
+ApexShared_debug_defines += PX_DEBUG
+ApexShared_debug_defines += PX_CHECKED
+ApexShared_debug_libraries :=
+ApexShared_debug_common_cflags := $(ApexShared_custom_cflags)
+ApexShared_debug_common_cflags += -MMD
+ApexShared_debug_common_cflags += $(addprefix -D, $(ApexShared_debug_defines))
+ApexShared_debug_common_cflags += $(addprefix -I, $(ApexShared_debug_hpaths))
+ApexShared_debug_common_cflags += -m64
+ApexShared_debug_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+ApexShared_debug_common_cflags += -g3 -gdwarf-2
+ApexShared_debug_cflags := $(ApexShared_debug_common_cflags)
+ApexShared_debug_cppflags := $(ApexShared_debug_common_cflags)
+ApexShared_debug_lflags := $(ApexShared_custom_lflags)
+ApexShared_debug_lflags += $(addprefix -L, $(ApexShared_debug_lpaths))
+ApexShared_debug_lflags += -Wl,--start-group $(addprefix -l, $(ApexShared_debug_libraries)) -Wl,--end-group
+ApexShared_debug_lflags += -m64
+ApexShared_debug_objsdir = $(OBJS_DIR)/ApexShared_debug
+ApexShared_debug_cpp_o = $(addprefix $(ApexShared_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
+ApexShared_debug_cc_o = $(addprefix $(ApexShared_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
+ApexShared_debug_c_o = $(addprefix $(ApexShared_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
+ApexShared_debug_obj = $(ApexShared_debug_cpp_o) $(ApexShared_debug_cc_o) $(ApexShared_debug_c_o)
+ApexShared_debug_bin := ./../../lib/linux64/libApexSharedDEBUG.a
+
+clean_ApexShared_debug:
+ @$(ECHO) clean ApexShared debug
+ @$(RMDIR) $(ApexShared_debug_objsdir)
+ @$(RMDIR) $(ApexShared_debug_bin)
+ @$(RMDIR) $(DEPSDIR)/ApexShared/debug
+
+build_ApexShared_debug: postbuild_ApexShared_debug
+postbuild_ApexShared_debug: mainbuild_ApexShared_debug
+mainbuild_ApexShared_debug: prebuild_ApexShared_debug $(ApexShared_debug_bin)
+prebuild_ApexShared_debug:
+
+$(ApexShared_debug_bin): $(ApexShared_debug_obj)
+ mkdir -p `dirname ./../../lib/linux64/libApexSharedDEBUG.a`
+ @$(AR) rcs $(ApexShared_debug_bin) $(ApexShared_debug_obj)
+ $(ECHO) building $@ complete!
+
+ApexShared_debug_DEPDIR = $(dir $(@))/$(*F)
+$(ApexShared_debug_cpp_o): $(ApexShared_debug_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))))))
+ cp $(ApexShared_debug_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ rm -f $(ApexShared_debug_DEPDIR).d
+
+$(ApexShared_debug_cc_o): $(ApexShared_debug_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))))))
+ cp $(ApexShared_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))))).debug.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))))).debug.P; \
+ rm -f $(ApexShared_debug_DEPDIR).d
+
+$(ApexShared_debug_c_o): $(ApexShared_debug_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(ApexShared_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))))))
+ cp $(ApexShared_debug_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ rm -f $(ApexShared_debug_DEPDIR).d
+
+ApexShared_release_hpaths :=
+ApexShared_release_hpaths += ./../../../PxShared/include
+ApexShared_release_hpaths += ./../../../PxShared/include/filebuf
+ApexShared_release_hpaths += ./../../../PxShared/include/foundation
+ApexShared_release_hpaths += ./../../../PxShared/include/task
+ApexShared_release_hpaths += ./../../../PxShared/include/cudamanager
+ApexShared_release_hpaths += ./../../../PxShared/include/pvd
+ApexShared_release_hpaths += ./../../../PxShared/src/foundation/include
+ApexShared_release_hpaths += ./../../../PxShared/src/filebuf/include
+ApexShared_release_hpaths += ./../../../PxShared/src/fastxml/include
+ApexShared_release_hpaths += ./../../../PxShared/src/pvd/include
+ApexShared_release_hpaths += ./../../shared/general/shared
+ApexShared_release_hpaths += ./../../public
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/common
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/cooking
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/extensions
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/geometry
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/gpu
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/deformable
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/particles
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Include/vehicle
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+ApexShared_release_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+ApexShared_release_hpaths += ./../../shared/general/RenderDebug/public
+ApexShared_release_hpaths += ./../../shared/general/shared/inparser/include
+ApexShared_release_hpaths += ./../../common/include
+ApexShared_release_hpaths += ./../../common/include/autogen
+ApexShared_release_hpaths += ./../../common/include/linux
+ApexShared_release_hpaths += ./../../shared/internal/include
+ApexShared_release_hpaths += ./../../module/common/include
+ApexShared_release_hpaths += ./../../NvParameterized/include
+ApexShared_release_hpaths += ./../../include
+ApexShared_release_hpaths += ./../../include/PhysX3
+ApexShared_release_hpaths += ./../../framework/include
+ApexShared_release_hpaths += ./../../framework/include/autogen
+ApexShared_release_hpaths += ./../../include
+ApexShared_release_hpaths += ./../../include/PhysX3
+ApexShared_release_hpaths += ./../../include/destructible
+ApexShared_release_hpaths += ./../../shared/general/floatmath/include
+ApexShared_release_hpaths += ./../../shared/general/PairFilter/public
+ApexShared_release_hpaths += ./../../shared/general/PairFilter/include
+ApexShared_release_hpaths += ./../../shared/general/HACD/public
+ApexShared_release_hpaths += ./../../shared/general/HACD/include
+ApexShared_release_hpaths += ./../../shared/general/HACD/src
+ApexShared_release_hpaths += ./../../shared/general/stan_hull/include
+ApexShared_release_lpaths :=
+ApexShared_release_lpaths += ./../../../PxShared/lib/makelinux64
+ApexShared_release_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+ApexShared_release_defines := $(ApexShared_custom_defines)
+ApexShared_release_defines += PX_PHYSX_STATIC_LIB
+ApexShared_release_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+ApexShared_release_defines += ENABLE_TEST=0
+ApexShared_release_defines += PLUGINS_EMBEDDED
+ApexShared_release_defines += NDEBUG
+ApexShared_release_defines += APEX_SHIPPING
+ApexShared_release_libraries :=
+ApexShared_release_common_cflags := $(ApexShared_custom_cflags)
+ApexShared_release_common_cflags += -MMD
+ApexShared_release_common_cflags += $(addprefix -D, $(ApexShared_release_defines))
+ApexShared_release_common_cflags += $(addprefix -I, $(ApexShared_release_hpaths))
+ApexShared_release_common_cflags += -m64
+ApexShared_release_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+ApexShared_release_common_cflags += -O3 -fno-strict-aliasing
+ApexShared_release_cflags := $(ApexShared_release_common_cflags)
+ApexShared_release_cppflags := $(ApexShared_release_common_cflags)
+ApexShared_release_lflags := $(ApexShared_custom_lflags)
+ApexShared_release_lflags += $(addprefix -L, $(ApexShared_release_lpaths))
+ApexShared_release_lflags += -Wl,--start-group $(addprefix -l, $(ApexShared_release_libraries)) -Wl,--end-group
+ApexShared_release_lflags += -m64
+ApexShared_release_objsdir = $(OBJS_DIR)/ApexShared_release
+ApexShared_release_cpp_o = $(addprefix $(ApexShared_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
+ApexShared_release_cc_o = $(addprefix $(ApexShared_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
+ApexShared_release_c_o = $(addprefix $(ApexShared_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
+ApexShared_release_obj = $(ApexShared_release_cpp_o) $(ApexShared_release_cc_o) $(ApexShared_release_c_o)
+ApexShared_release_bin := ./../../lib/linux64/libApexShared.a
+
+clean_ApexShared_release:
+ @$(ECHO) clean ApexShared release
+ @$(RMDIR) $(ApexShared_release_objsdir)
+ @$(RMDIR) $(ApexShared_release_bin)
+ @$(RMDIR) $(DEPSDIR)/ApexShared/release
+
+build_ApexShared_release: postbuild_ApexShared_release
+postbuild_ApexShared_release: mainbuild_ApexShared_release
+mainbuild_ApexShared_release: prebuild_ApexShared_release $(ApexShared_release_bin)
+prebuild_ApexShared_release:
+
+$(ApexShared_release_bin): $(ApexShared_release_obj)
+ mkdir -p `dirname ./../../lib/linux64/libApexShared.a`
+ @$(AR) rcs $(ApexShared_release_bin) $(ApexShared_release_obj)
+ $(ECHO) building $@ complete!
+
+ApexShared_release_DEPDIR = $(dir $(@))/$(*F)
+$(ApexShared_release_cpp_o): $(ApexShared_release_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))))))
+ cp $(ApexShared_release_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ rm -f $(ApexShared_release_DEPDIR).d
+
+$(ApexShared_release_cc_o): $(ApexShared_release_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))))))
+ cp $(ApexShared_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))))).release.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))))).release.P; \
+ rm -f $(ApexShared_release_DEPDIR).d
+
+$(ApexShared_release_c_o): $(ApexShared_release_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(ApexShared_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))))))
+ cp $(ApexShared_release_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ rm -f $(ApexShared_release_DEPDIR).d
+
+ApexShared_profile_hpaths :=
+ApexShared_profile_hpaths += ./../../../PxShared/include
+ApexShared_profile_hpaths += ./../../../PxShared/include/filebuf
+ApexShared_profile_hpaths += ./../../../PxShared/include/foundation
+ApexShared_profile_hpaths += ./../../../PxShared/include/task
+ApexShared_profile_hpaths += ./../../../PxShared/include/cudamanager
+ApexShared_profile_hpaths += ./../../../PxShared/include/pvd
+ApexShared_profile_hpaths += ./../../../PxShared/src/foundation/include
+ApexShared_profile_hpaths += ./../../../PxShared/src/filebuf/include
+ApexShared_profile_hpaths += ./../../../PxShared/src/fastxml/include
+ApexShared_profile_hpaths += ./../../../PxShared/src/pvd/include
+ApexShared_profile_hpaths += ./../../shared/general/shared
+ApexShared_profile_hpaths += ./../../public
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/common
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/cooking
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/extensions
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/geometry
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/gpu
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/deformable
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/particles
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Include/vehicle
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+ApexShared_profile_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+ApexShared_profile_hpaths += ./../../shared/general/RenderDebug/public
+ApexShared_profile_hpaths += ./../../shared/general/shared/inparser/include
+ApexShared_profile_hpaths += ./../../common/include
+ApexShared_profile_hpaths += ./../../common/include/autogen
+ApexShared_profile_hpaths += ./../../common/include/linux
+ApexShared_profile_hpaths += ./../../shared/internal/include
+ApexShared_profile_hpaths += ./../../module/common/include
+ApexShared_profile_hpaths += ./../../NvParameterized/include
+ApexShared_profile_hpaths += ./../../include
+ApexShared_profile_hpaths += ./../../include/PhysX3
+ApexShared_profile_hpaths += ./../../framework/include
+ApexShared_profile_hpaths += ./../../framework/include/autogen
+ApexShared_profile_hpaths += ./../../include
+ApexShared_profile_hpaths += ./../../include/PhysX3
+ApexShared_profile_hpaths += ./../../include/destructible
+ApexShared_profile_hpaths += ./../../shared/general/floatmath/include
+ApexShared_profile_hpaths += ./../../shared/general/PairFilter/public
+ApexShared_profile_hpaths += ./../../shared/general/PairFilter/include
+ApexShared_profile_hpaths += ./../../shared/general/HACD/public
+ApexShared_profile_hpaths += ./../../shared/general/HACD/include
+ApexShared_profile_hpaths += ./../../shared/general/HACD/src
+ApexShared_profile_hpaths += ./../../shared/general/stan_hull/include
+ApexShared_profile_lpaths :=
+ApexShared_profile_lpaths += ./../../../PxShared/lib/makelinux64
+ApexShared_profile_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+ApexShared_profile_defines := $(ApexShared_custom_defines)
+ApexShared_profile_defines += PX_PHYSX_STATIC_LIB
+ApexShared_profile_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+ApexShared_profile_defines += ENABLE_TEST=0
+ApexShared_profile_defines += PLUGINS_EMBEDDED
+ApexShared_profile_defines += NDEBUG
+ApexShared_profile_defines += PX_PROFILE
+ApexShared_profile_libraries :=
+ApexShared_profile_common_cflags := $(ApexShared_custom_cflags)
+ApexShared_profile_common_cflags += -MMD
+ApexShared_profile_common_cflags += $(addprefix -D, $(ApexShared_profile_defines))
+ApexShared_profile_common_cflags += $(addprefix -I, $(ApexShared_profile_hpaths))
+ApexShared_profile_common_cflags += -m64
+ApexShared_profile_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+ApexShared_profile_common_cflags += -O3 -fno-strict-aliasing
+ApexShared_profile_cflags := $(ApexShared_profile_common_cflags)
+ApexShared_profile_cppflags := $(ApexShared_profile_common_cflags)
+ApexShared_profile_lflags := $(ApexShared_custom_lflags)
+ApexShared_profile_lflags += $(addprefix -L, $(ApexShared_profile_lpaths))
+ApexShared_profile_lflags += -Wl,--start-group $(addprefix -l, $(ApexShared_profile_libraries)) -Wl,--end-group
+ApexShared_profile_lflags += -m64
+ApexShared_profile_objsdir = $(OBJS_DIR)/ApexShared_profile
+ApexShared_profile_cpp_o = $(addprefix $(ApexShared_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
+ApexShared_profile_cc_o = $(addprefix $(ApexShared_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
+ApexShared_profile_c_o = $(addprefix $(ApexShared_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
+ApexShared_profile_obj = $(ApexShared_profile_cpp_o) $(ApexShared_profile_cc_o) $(ApexShared_profile_c_o)
+ApexShared_profile_bin := ./../../lib/linux64/libApexSharedPROFILE.a
+
+clean_ApexShared_profile:
+ @$(ECHO) clean ApexShared profile
+ @$(RMDIR) $(ApexShared_profile_objsdir)
+ @$(RMDIR) $(ApexShared_profile_bin)
+ @$(RMDIR) $(DEPSDIR)/ApexShared/profile
+
+build_ApexShared_profile: postbuild_ApexShared_profile
+postbuild_ApexShared_profile: mainbuild_ApexShared_profile
+mainbuild_ApexShared_profile: prebuild_ApexShared_profile $(ApexShared_profile_bin)
+prebuild_ApexShared_profile:
+
+$(ApexShared_profile_bin): $(ApexShared_profile_obj)
+ mkdir -p `dirname ./../../lib/linux64/libApexSharedPROFILE.a`
+ @$(AR) rcs $(ApexShared_profile_bin) $(ApexShared_profile_obj)
+ $(ECHO) building $@ complete!
+
+ApexShared_profile_DEPDIR = $(dir $(@))/$(*F)
+$(ApexShared_profile_cpp_o): $(ApexShared_profile_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))))))
+ cp $(ApexShared_profile_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ rm -f $(ApexShared_profile_DEPDIR).d
+
+$(ApexShared_profile_cc_o): $(ApexShared_profile_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))))))
+ cp $(ApexShared_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))))).profile.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))))).profile.P; \
+ rm -f $(ApexShared_profile_DEPDIR).d
+
+$(ApexShared_profile_c_o): $(ApexShared_profile_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(ApexShared_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))))))
+ cp $(ApexShared_profile_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ rm -f $(ApexShared_profile_DEPDIR).d
+
+ApexShared_checked_hpaths :=
+ApexShared_checked_hpaths += ./../../../PxShared/include
+ApexShared_checked_hpaths += ./../../../PxShared/include/filebuf
+ApexShared_checked_hpaths += ./../../../PxShared/include/foundation
+ApexShared_checked_hpaths += ./../../../PxShared/include/task
+ApexShared_checked_hpaths += ./../../../PxShared/include/cudamanager
+ApexShared_checked_hpaths += ./../../../PxShared/include/pvd
+ApexShared_checked_hpaths += ./../../../PxShared/src/foundation/include
+ApexShared_checked_hpaths += ./../../../PxShared/src/filebuf/include
+ApexShared_checked_hpaths += ./../../../PxShared/src/fastxml/include
+ApexShared_checked_hpaths += ./../../../PxShared/src/pvd/include
+ApexShared_checked_hpaths += ./../../shared/general/shared
+ApexShared_checked_hpaths += ./../../public
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/common
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/cooking
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/extensions
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/geometry
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/gpu
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/deformable
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/particles
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Include/vehicle
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+ApexShared_checked_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+ApexShared_checked_hpaths += ./../../shared/general/RenderDebug/public
+ApexShared_checked_hpaths += ./../../shared/general/shared/inparser/include
+ApexShared_checked_hpaths += ./../../common/include
+ApexShared_checked_hpaths += ./../../common/include/autogen
+ApexShared_checked_hpaths += ./../../common/include/linux
+ApexShared_checked_hpaths += ./../../shared/internal/include
+ApexShared_checked_hpaths += ./../../module/common/include
+ApexShared_checked_hpaths += ./../../NvParameterized/include
+ApexShared_checked_hpaths += ./../../include
+ApexShared_checked_hpaths += ./../../include/PhysX3
+ApexShared_checked_hpaths += ./../../framework/include
+ApexShared_checked_hpaths += ./../../framework/include/autogen
+ApexShared_checked_hpaths += ./../../include
+ApexShared_checked_hpaths += ./../../include/PhysX3
+ApexShared_checked_hpaths += ./../../include/destructible
+ApexShared_checked_hpaths += ./../../shared/general/floatmath/include
+ApexShared_checked_hpaths += ./../../shared/general/PairFilter/public
+ApexShared_checked_hpaths += ./../../shared/general/PairFilter/include
+ApexShared_checked_hpaths += ./../../shared/general/HACD/public
+ApexShared_checked_hpaths += ./../../shared/general/HACD/include
+ApexShared_checked_hpaths += ./../../shared/general/HACD/src
+ApexShared_checked_hpaths += ./../../shared/general/stan_hull/include
+ApexShared_checked_lpaths :=
+ApexShared_checked_lpaths += ./../../../PxShared/lib/makelinux64
+ApexShared_checked_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+ApexShared_checked_defines := $(ApexShared_custom_defines)
+ApexShared_checked_defines += PX_PHYSX_STATIC_LIB
+ApexShared_checked_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+ApexShared_checked_defines += ENABLE_TEST=0
+ApexShared_checked_defines += PLUGINS_EMBEDDED
+ApexShared_checked_defines += NDEBUG
+ApexShared_checked_defines += PX_CHECKED
+ApexShared_checked_defines += PX_ENABLE_CHECKED_ASSERTS
+ApexShared_checked_libraries :=
+ApexShared_checked_common_cflags := $(ApexShared_custom_cflags)
+ApexShared_checked_common_cflags += -MMD
+ApexShared_checked_common_cflags += $(addprefix -D, $(ApexShared_checked_defines))
+ApexShared_checked_common_cflags += $(addprefix -I, $(ApexShared_checked_hpaths))
+ApexShared_checked_common_cflags += -m64
+ApexShared_checked_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+ApexShared_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
+ApexShared_checked_cflags := $(ApexShared_checked_common_cflags)
+ApexShared_checked_cppflags := $(ApexShared_checked_common_cflags)
+ApexShared_checked_lflags := $(ApexShared_custom_lflags)
+ApexShared_checked_lflags += $(addprefix -L, $(ApexShared_checked_lpaths))
+ApexShared_checked_lflags += -Wl,--start-group $(addprefix -l, $(ApexShared_checked_libraries)) -Wl,--end-group
+ApexShared_checked_lflags += -m64
+ApexShared_checked_objsdir = $(OBJS_DIR)/ApexShared_checked
+ApexShared_checked_cpp_o = $(addprefix $(ApexShared_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
+ApexShared_checked_cc_o = $(addprefix $(ApexShared_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
+ApexShared_checked_c_o = $(addprefix $(ApexShared_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
+ApexShared_checked_obj = $(ApexShared_checked_cpp_o) $(ApexShared_checked_cc_o) $(ApexShared_checked_c_o)
+ApexShared_checked_bin := ./../../lib/linux64/libApexSharedCHECKED.a
+
+clean_ApexShared_checked:
+ @$(ECHO) clean ApexShared checked
+ @$(RMDIR) $(ApexShared_checked_objsdir)
+ @$(RMDIR) $(ApexShared_checked_bin)
+ @$(RMDIR) $(DEPSDIR)/ApexShared/checked
+
+build_ApexShared_checked: postbuild_ApexShared_checked
+postbuild_ApexShared_checked: mainbuild_ApexShared_checked
+mainbuild_ApexShared_checked: prebuild_ApexShared_checked $(ApexShared_checked_bin)
+prebuild_ApexShared_checked:
+
+$(ApexShared_checked_bin): $(ApexShared_checked_obj)
+ mkdir -p `dirname ./../../lib/linux64/libApexSharedCHECKED.a`
+ @$(AR) rcs $(ApexShared_checked_bin) $(ApexShared_checked_obj)
+ $(ECHO) building $@ complete!
+
+ApexShared_checked_DEPDIR = $(dir $(@))/$(*F)
+$(ApexShared_checked_cpp_o): $(ApexShared_checked_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))))))
+ cp $(ApexShared_checked_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
+ rm -f $(ApexShared_checked_DEPDIR).d
+
+$(ApexShared_checked_cc_o): $(ApexShared_checked_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(ApexShared_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))))))
+ cp $(ApexShared_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))))).checked.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))))).checked.P; \
+ rm -f $(ApexShared_checked_DEPDIR).d
+
+$(ApexShared_checked_c_o): $(ApexShared_checked_objsdir)/%.o:
+ $(ECHO) ApexShared: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(ApexShared_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))))))
+ cp $(ApexShared_checked_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
+ rm -f $(ApexShared_checked_DEPDIR).d
+
+clean_ApexShared: clean_ApexShared_debug clean_ApexShared_release clean_ApexShared_profile clean_ApexShared_checked
+ rm -rf $(DEPSDIR)
+
+export VERBOSE
+ifndef VERBOSE
+.SILENT:
+endif