PROG=           ctm_rmail
SRCS=           ctm_rmail.c error.c
CFLAGS+=        -Wall -g
MLINKS+=	ctm_rmail.1 ctm_smail.1

.include <bsd.prog.mk>
