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