summaryrefslogtreecommitdiffstats
path: root/usr.bin/bzip2/doc/Makefile
blob: 8d416402412df7888a5a8c7bfb856f794c6bbaed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

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

INFO=	bzip2
INFOSECTION=	"Programming & development tools."
MAKEINFOFLAGS=	--no-validate

CLEANFILES+=	bzip2.texi

bzip2.texi:	manual.texi
	grep -v '^@bf{' ${.ALLSRC} > ${.TARGET}

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