summaryrefslogtreecommitdiffstats
path: root/sbin/badsect/Makefile
blob: f9baf61995df7d8799442eff81dc9bd3f2d69e3d (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD$

PROG=	badsect
DPADD=	-lufs
LDADD=	-lufs
WARNS=	0
MAN=	badsect.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud