All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m44s
8 lines
109 B
Makefile
8 lines
109 B
Makefile
include ../make/ufuncs.mk
|
|
|
|
$(eval $(call add_include,liballoc))
|
|
|
|
libname := libarena
|
|
|
|
include ../make/lib.mk
|