1
2BZ2DIR=	${SRCTOP}/contrib/bzip2
3.PATH: ${BZ2DIR}
4
5PROG=	bzip2recover
6MAN=
7
8NO_WMISSING_VARIABLE_DECLARATIONS=
9
10.include <bsd.prog.mk>
11