#
# $Id: Makefile,v 1.3 1994/09/18 22:35:43 wollman Exp $
#

PROG =	f77
SRCS =	f77.c
BINDIR=	/usr/bin
NOMAN=	1

.include <bsd.prog.mk>
