summaryrefslogtreecommitdiffstats
path: root/usr.bin/bzip2/doc/Makefile
blob: f2cd6b431db3272bf16c86dbd6ad146dfec1b74f (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
	ln -sf ${.ALLSRC} ${.TARGET}

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