Files
mop3/Makefile
kamkow1 6c01de8b0d
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 40s
Build documentation / build-and-deploy (push) Successful in 26s
Merge all libs into libu
2026-04-12 13:45:37 +02:00

8 lines
125 B
Makefile

platform ?= amd64
include make/lz4.mk
include make/apps.mk
include make/kernel.mk
include make/dist.mk
include make/libu.mk