Turn off GNU Info docs until someone upgrades our texinfo system to one

that understands "command{foo}".
This commit is contained in:
David E. O'Brien 2000-01-04 03:27:32 +00:00
parent ae075f7fb7
commit ca14eaae36

View file

@ -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; \