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