Move out libmsl functionality into separate libs
All checks were successful
Build documentation / build-and-deploy (push) Successful in 26s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 26s
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
ldflags += -L ../libterminal/build -l:libterminal.a
|
||||
cflags += -isystem ../libterminal
|
||||
include ../make/ufuncs.mk
|
||||
|
||||
$(eval $(call add_lib,libterminal))
|
||||
$(eval $(call add_lib,liballoc))
|
||||
$(eval $(call add_lib,libprocess))
|
||||
|
||||
include ../make/user.mk
|
||||
|
||||
Reference in New Issue
Block a user