mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 23:56:52 -04:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/04/14 22:15:25 lukem Exp $
|
|
|
|
PROG= revoke
|
|
MAN= revoke.8
|
|
|
|
.include <bsd.prog.mk>
|