xref: /freebsd/usr.bin/revoke/Makefile (revision 62cfcf62f627e5093fb37026a6d8c98e4d2ef04c)
1# $FreeBSD$
2
3PROG=	revoke
4
5.include <bsd.prog.mk>
6