mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 22:32:30 +01:00
081fb64492
And move all the nfs related commands there. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D30754 Sponsored by: Diablotin Systems
9 lines
86 B
Makefile
9 lines
86 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= nfs
|
|
|
|
PROG= pnfsdskill
|
|
MAN= pnfsdskill.8
|
|
|
|
.include <bsd.prog.mk>
|