8 lines
142 B
Makefile
8 lines
142 B
Makefile
# $NetBSD: Makefile,v 1.10 1995/03/18 14:58:57 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= nfsd
|
|
MAN= nfsd.8
|
|
|
|
.include <bsd.prog.mk>
|