1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/usr.sbin/ctm/ctm_rmail/Makefile
2001-07-20 04:23:13 +00:00

9 lines
167 B
Makefile

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