xref: /openbsd/usr.bin/getcap/Makefile (revision 7b36286a)
1#	$OpenBSD: Makefile,v 1.1 2005/02/19 22:15:41 millert Exp $
2
3PROG=	getcap
4
5.include <bsd.prog.mk>
6