]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/ctm/ctm_rmail/Makefile
This commit was generated by cvs2svn to compensate for changes in r99160,
[FreeBSD/FreeBSD.git] / usr.sbin / ctm / ctm_rmail / Makefile
1 # $FreeBSD$
2
3 PROG=           ctm_rmail
4 SRCS=           ctm_rmail.c error.c
5 MLINKS+=        ctm_rmail.1 ctm_smail.1
6 MLINKS+=        ctm_rmail.1 ctm_dequeue.1
7
8 .include <bsd.prog.mk>