All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m29s
6 lines
86 B
Makefile
6 lines
86 B
Makefile
include ../make/ufuncs.mk
|
|
|
|
$(eval $(call add_lib,libstring))
|
|
|
|
include ../make/user.mk
|