Adjust some comments with reality.
[dragonfly.git] / sbin / badsect / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2 # $FreeBSD: src/sbin/badsect/Makefile,v 1.2.14.1 2001/04/25 10:58:12 ru Exp $
3 # $DragonFly: src/sbin/badsect/Makefile,v 1.4 2006/10/17 00:55:39 pavalos Exp $
4
5 PROG=   badsect
6 MAN=    badsect.8
7
8 .include <bsd.prog.mk>