9 lines
180 B
Makefile
9 lines
180 B
Makefile
# @(#)Makefile 5.2 (Berkeley) 4/20/91
|
|
#
|
|
# $Header: /cvsroot/src/libexec/rmail/Attic/Makefile,v 1.3 1993/03/23 00:27:13 cgd Exp $
|
|
|
|
PROG= rmail
|
|
MAN8= rmail.0
|
|
|
|
.include <bsd.prog.mk>
|