From b80cceb72ff629bc199d52419097c95f153ea032 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 12 Jan 1997 05:01:29 +0000 Subject: [PATCH] Disconnect the doc subdir until somebody fixes this. I don't see how this could possibly have worked during the testing before the last commit. :-( --- gnu/lib/libreadline/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/lib/libreadline/Makefile b/gnu/lib/libreadline/Makefile index 83d3bf01fcf..ffedfabfbc4 100644 --- a/gnu/lib/libreadline/Makefile +++ b/gnu/lib/libreadline/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.23 1996/08/30 18:33:31 ache Exp $ +# $Id: Makefile,v 1.24 1997/01/05 16:16:32 ache Exp $ SRCDIR= ${.CURDIR}/../../../contrib/libreadline .PATH: ${SRCDIR} -SUBDIR= doc +#SUBDIR= doc LIB= readline SHLIB_MAJOR= 3