Rename libmsl to libsystem
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m6s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m6s
This commit is contained in:
7
libsystem/Makefile
Normal file
7
libsystem/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
include ../make/ufuncs.mk
|
||||
|
||||
$(eval $(call add_include,liballoc))
|
||||
|
||||
libname := libsystem
|
||||
|
||||
include ../make/lib.mk
|
||||
Reference in New Issue
Block a user