1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.sbin/mountd/Makefile
2003-04-04 17:49:21 +00:00

10 lines
140 B
Makefile

# From: @(#)Makefile 8.3 (Berkeley) 1/25/94
# $FreeBSD$
PROG= mountd
MAN= exports.5 netgroup.5 mountd.8
WARNS?= 0
.include <bsd.prog.mk>