1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sbin/nfsiod/Makefile

9 lines
111 B
Makefile
Raw Normal View History

# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
PROG= nfsiod
WARNS?= 6
MAN= nfsiod.8
.include <bsd.prog.mk>