FreeBSD-5.3/sbin/nfsiod/Makefile

#	@(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD: src/sbin/nfsiod/Makefile,v 1.9 2002/08/10 20:19:04 mux Exp $

PROG=	nfsiod
WARNS?=	6
MAN=	nfsiod.8

.include <bsd.prog.mk>