From ad8c72b589ff4e8a393b67e81e83a5e5627356c7 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 18 Jan 2000 09:52:00 +0000 Subject: Back out previous revision because someone upgraded our texinfo system to one that understands "command{foo}". --- gnu/usr.bin/grep/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gnu/usr.bin/grep') 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; \ -- cgit v1.1