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

PROG=	badsect
DPADD=	${LIBUFS}
LDADD=	-lufs
WARNS=	0
MAN=	badsect.8

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