xref: /openbsd/sbin/badsect/Makefile (revision 09467b48)
1#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:36:02 deraadt Exp $
2
3PROG=	badsect
4MAN=	badsect.8
5
6.include <bsd.prog.mk>
7