summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sendmail/rmail/Makefile
blob: 8c6354fe2f5cc131dd5851c90729f9cc0dc3a253 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$FreeBSD$

PROG=	rmail
MAN8=	rmail.8

# If you want to have your rmail queuing the mail only, uncomment the
# following:
# CFLAGS+= -DQUEUE_ONLY

BINDIR=	/bin

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud