freebsd_amp_hwpstate/usr.sbin/ctm/ctm_rmail/Makefile

9 lines
140 B
Makefile

# $FreeBSD$
PROG= ctm_rmail
MLINKS= ctm_rmail.1 ctm_smail.1 \
ctm_rmail.1 ctm_dequeue.1
SRCS= ctm_rmail.c error.c
.include <bsd.prog.mk>