summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-01-18 09:52:00 +0000
committerru <ru@FreeBSD.org>2000-01-18 09:52:00 +0000
commitad8c72b589ff4e8a393b67e81e83a5e5627356c7 (patch)
treebb7e474ddeeed7bb348c36fc729ef9fd77390be7 /gnu/usr.bin/grep
parent510efd0af660bb070b3efce4fbdf49bc30ddc555 (diff)
downloadFreeBSD-src-ad8c72b589ff4e8a393b67e81e83a5e5627356c7.zip
FreeBSD-src-ad8c72b589ff4e8a393b67e81e83a5e5627356c7.tar.gz
Back out previous revision because someone upgraded our
texinfo system to one that understands "command{foo}".
Diffstat (limited to 'gnu/usr.bin/grep')
-rw-r--r--gnu/usr.bin/grep/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/grep/Makefile b/gnu/usr.bin/grep/Makefile
index 60dddfe..b1875fe 100644
--- a/gnu/usr.bin/grep/Makefile
+++ b/gnu/usr.bin/grep/Makefile
@@ -25,9 +25,7 @@ LINKS+= ${BINDIR}/grep ${BINDIR}/zgrep \
MLINKS+=grep.1 zgrep.1 grep.1 zegrep.1 grep.1 zfgrep.1
.endif
-# XXX: cannot build docs until our texinfo system is updated to understand
-# "command{foo}".
-# SUBDIR+=doc
+SUBDIR+=doc
check: all
@failed=0; total=0; \
OpenPOWER on IntegriCloud