249
252
# but somehow it consistently fails to resolve these symbols... or
250
253
# can I just not check them? nm claims they aren't...
251
254
SPLIB += $(OCGDIR)/blender/blenkernel/blenkernel_blc/$(DEBUG_DIR)libblenkernel_blc.a
253
257
# These three need to be explicitly mentioned on the cl, because
254
258
# if they are offered as a lib, they are optimized away. (nzc)