Files
mop3/ce/Makefile
kamkow1 ae0a6024da
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m20s
Message passing / mail system
2026-02-18 17:18:03 +01:00

7 lines
121 B
Makefile

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