summaryrefslogtreecommitdiffstats
path: root/usr.bin/bzip2recover/Makefile
blob: 97b9615b05e3113f48448aabb766af5cd2595ee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

BZ2DIR=	${.CURDIR}/../../contrib/bzip2
.PATH: ${BZ2DIR}

PROG=	bzip2recover
MAN=

NO_WMISSING_VARIABLE_DECLARATIONS=

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