freebsd-dev/gnu/usr.bin/cc/f77/Makefile
1997-02-22 15:48:31 +00:00

10 lines
77 B
Makefile

#
# $Id$
#
PROG = f77
SRCS = f77.c
BINDIR= /usr/bin
.include <bsd.prog.mk>