Files
mop3/Makefile
kamkow1 d712604e4f
Some checks failed
Build ISO image / build-and-deploy (push) Failing after 12s
Build documentation / build-and-deploy (push) Successful in 35s
Use custom Limine build
2026-04-23 19:38:32 +02:00

9 lines
148 B
Makefile

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