Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ PROG= ctm_rmail MLINKS= ctm_rmail.1 ctm_smail.1 \ ctm_rmail.1 ctm_dequeue.1 SRCS= ctm_rmail.c error.c WARNS?= 2 .include <bsd.prog.mk>