Files
mop3/ce/Makefile
kamkow1 7726fd2f00
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m29s
Implement VFS syscalls
2026-02-15 21:34:07 +01:00

6 lines
86 B
Makefile

include ../make/ufuncs.mk
$(eval $(call add_lib,libstring))
include ../make/user.mk