mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
7 lines
70 B
Makefile
7 lines
70 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= nfsrevoke
|
||
|
MAN= nfsrevoke.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|