Move string functions to libstring
All checks were successful
Build documentation / build-and-deploy (push) Successful in 27s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 27s
This commit is contained in:
3
libstring/src.mk
Normal file
3
libstring/src.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
c += string.c
|
||||
|
||||
o += string.o
|
||||
Reference in New Issue
Block a user