Makefile revision 6904
11556Srgrimes#	@(#)Makefile	8.1 (Berkeley) 5/31/93
26904Sjoerg#	$Id: Makefile,v 1.3 1994/09/24 02:57:03 davidg Exp $
31556Srgrimes
41556SrgrimesPROG=	rmail
51864SwollmanMAN8=	rmail.8
61556Srgrimes
76904Sjoerg# If you want to have your rmail queuing the mail only, uncomment the
86904Sjoerg# following:
96904Sjoerg# CFLAGS+= -DQUEUE_ONLY
106904Sjoerg
111556Srgrimes.include <bsd.prog.mk>
12