- Makefile: removed 'creator lib' compiling. only 'publisher lib' is used
This commit is contained in:
@@ -41,7 +41,7 @@ CRE_CSRCS ?= $(CSRCS) $(wildcard cre/*.c)
|
|||||||
|
|
||||||
OBJS = $(OCGDIR)/blender/makesdna/$(DEBUG_DIR)DNA.o
|
OBJS = $(OCGDIR)/blender/makesdna/$(DEBUG_DIR)DNA.o
|
||||||
|
|
||||||
ALLTARGETS = creator publisher
|
ALLTARGETS = publisher
|
||||||
|
|
||||||
include nan_compile.mk
|
include nan_compile.mk
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user