- Makefile: removed 'creator lib' compiling. only 'publisher lib' is used

This commit is contained in:
2003-06-11 15:41:11 +00:00
parent 2c6da7a2db
commit 47e7e146ba

View File

@@ -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