Files
mop3/liballoc/Makefile
kamkow1 ea6f13397e
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m32s
Generic lib.mk makefile for building libraries
2026-02-13 16:34:02 +01:00

8 lines
107 B
Makefile

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