Makefile revision 275030
11558Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/5/93
274531Sru# $FreeBSD: head/sbin/badsect/Makefile 275030 2014-11-25 11:23:12Z bapt $
31558Srgrimes
41558SrgrimesPROG=	badsect
5275030SbaptLIBADD=	ufs
674815SruMAN=	badsect.8
7198236SruWARNS?=	2
81558Srgrimes
91558Srgrimes.include <bsd.prog.mk>
10