NetBSD/usr.sbin/nfsiod/Makefile

8 lines
145 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 1995/03/18 14:59:03 cgd Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
PROG= nfsiod
1994-12-22 13:44:04 +03:00
MAN= nfsiod.8
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>