summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/rmail/Makefile
blob: 0b791aa65b0fdf6f94df5cec8310cc276b59dd0c (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.2 2000/04/02 19:48:34 millert Exp $

PROG=	rmail
MAN=	rmail.8

WANT_LIBSMUTIL=1

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