All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m6s
8 lines
113 B
Makefile
8 lines
113 B
Makefile
include ../make/ufuncs.mk
|
|
|
|
$(eval $(call add_include,libsystem))
|
|
|
|
libname := libterminal
|
|
|
|
include ../make/lib.mk
|