Mor work on dynamic loading of modules
FossilOrigin-Name: b02170339426d0c9efc42d700e891a90f7ddb0961a67b679909a1c929e1501e1
This commit is contained in:
@ -3,7 +3,8 @@ include ../CWConfig.mak
|
||||
-include ../Config.local.mak
|
||||
|
||||
|
||||
LIBARCHDIR := ../../lib/$(ARCH)
|
||||
LIBDIR := ../../lib
|
||||
LIBARCHDIR := $(LIBDIR)/$(ARCH)
|
||||
OBJDIR := ../../obj/cw/$(ARCH)
|
||||
|
||||
SNAME := $(LIBARCHDIR)/libcw.a
|
||||
|
Reference in New Issue
Block a user