From ca14eaae368bd5fee9f9faf693aad69b58599fc0 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 4 Jan 2000 03:27:32 +0000 Subject: Turn off GNU Info docs until someone upgrades our texinfo system to one that understands "command{foo}". --- gnu/usr.bin/grep/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/grep/Makefile b/gnu/usr.bin/grep/Makefile index b1875fedabe5..60dddfea297f 100644 --- a/gnu/usr.bin/grep/Makefile +++ b/gnu/usr.bin/grep/Makefile @@ -25,7 +25,9 @@ LINKS+= ${BINDIR}/grep ${BINDIR}/zgrep \ MLINKS+=grep.1 zgrep.1 grep.1 zegrep.1 grep.1 zfgrep.1 .endif -SUBDIR+=doc +# XXX: cannot build docs until our texinfo system is updated to understand +# "command{foo}". +# SUBDIR+=doc check: all @failed=0; total=0; \ -- cgit v1.2.3