summaryrefslogtreecommitdiffstats
path: root/usr.bin/bzip2/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-07-12 14:44:17 +0000
committersobomax <sobomax@FreeBSD.org>2001-07-12 14:44:17 +0000
commitccc325a5ee60240bcef17c6a4339cac491f190da (patch)
tree672df976cc519d8e578e8233425a1bcda2a85038 /usr.bin/bzip2/Makefile
parent044b30cecd5485f1256923f172d0b082671e8d21 (diff)
downloadFreeBSD-src-ccc325a5ee60240bcef17c6a4339cac491f190da.zip
FreeBSD-src-ccc325a5ee60240bcef17c6a4339cac491f190da.tar.gz
Build/install bzip2 documentation (info page).
Diffstat (limited to 'usr.bin/bzip2/Makefile')
-rw-r--r--usr.bin/bzip2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/bzip2/Makefile b/usr.bin/bzip2/Makefile
index c2a460c..fd4d2b0 100644
--- a/usr.bin/bzip2/Makefile
+++ b/usr.bin/bzip2/Makefile
@@ -9,6 +9,8 @@ PROG= bzip2
MAN= bzip2.1
CFLAGS+= -D_FILE_OFFSET_BITS=64
+SUBDIR+= doc
+
DPADD= ${LIBBZ2}
LDADD= -lbz2
OpenPOWER on IntegriCloud