]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - usr.sbin/ctm/ctm_rmail/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / usr.sbin / ctm / ctm_rmail / Makefile
1 # $FreeBSD$
2
3 PROG=   ctm_rmail
4 MLINKS= ctm_rmail.1 ctm_smail.1 \
5         ctm_rmail.1 ctm_dequeue.1
6 SRCS=   ctm_rmail.c error.c
7
8 .include <bsd.prog.mk>