7 lines
131 B
Makefile
7 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.3 1995/03/26 02:34:19 glass Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= biff
|
|
|
|
.include <bsd.prog.mk>
|