Files
mop3/libsystem/Makefile
kamkow1 7601ea68e2
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m6s
Rename libmsl to libsystem
2026-02-21 12:00:59 +01:00

8 lines
110 B
Makefile

include ../make/ufuncs.mk
$(eval $(call add_include,liballoc))
libname := libsystem
include ../make/lib.mk