summaryrefslogtreecommitdiff
path: root/gnu/lib
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-03-18 17:39:57 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-03-18 17:39:57 +0000
commitc5208e263e5c2cbb0bdf5b552fae16589f570167 (patch)
treebedd04bdda0434a41b58147027d2eb30aa659295 /gnu/lib
parent9ca529ac8301462ea57921434e101b21597674c2 (diff)
Build gnu/lib/libreadline and use it instead of the one currently
in the binutils dir.
Diffstat (limited to 'gnu/lib')
-rw-r--r--gnu/lib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index 66cb4db76f1..3ad62edb3fc 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.7 2000/12/11 02:22:53 provos Exp $
-# $NetBSD: Makefile,v 1.7 1995/04/23 07:50:21 cgd Exp $
+# $OpenBSD: Makefile,v 1.8 2001/03/18 17:39:55 millert Exp $
-SUBDIR+=../egcs
+SUBDIR+=../egcs libreadline
.include <bsd.subdir.mk>