@ -25,7 +25,9 @@ endif
all: mkdirs
ifeq ($(USE_INTERNAL_ASSIMP), y)
$(MAKE) $(ASSIMP_LIB)
endif
$(MAKE) $(LIBNAME)
$(MAKE) examples
.PHONY: all