#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	Makefile,v 1.4 1995/03/05 08:27:14 joerg Exp

PROG=	rmail
MANPAGES=rmail.8

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

include ../Make.prog
