New non-recursive, plain Make-based build system
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
LIBS += libformat
|
||||
|
||||
libformat_DIR := $(here)
|
||||
|
||||
libformat_SOURCES = format_implementation.cc free_funcs.cc parsing.cc
|
||||
Reference in New Issue
Block a user