summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/rmail/Makefile
blob: 004749d42e19733b13e17e3cdd5061112299448d (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.4 2001/09/11 19:02:49 millert Exp $

PROG=	rmail
MAN=	rmail.8

WANT_LIBSM=1

.include "../../../../bin/Makefile.inc"
.include <bsd.prog.mk>