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

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

PROG=	bzip2recover
MAN=

NO_WMISSING_VARIABLE_DECLARATIONS=

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