From 2088f4c31c74ec6e4f36b82987b76ce9ec87ac64 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 15 Feb 2010 12:58:14 +0000 Subject: Remove bash3, use bash4 instead. bash2 stays for a little while longer, for A/UX and AIX 4 (requested by Tim Larson). --- shells/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile index 0108e46af99..c2202571a5e 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2009/07/26 21:30:28 rillig Exp $ +# $NetBSD: Makefile,v 1.48 2010/02/15 12:58:14 wiz Exp $ # COMMENT= Shells @@ -8,7 +8,6 @@ SUBDIR+= bash SUBDIR+= bash-completion SUBDIR+= bash2 SUBDIR+= bash2-doc -SUBDIR+= bash3 SUBDIR+= dash SUBDIR+= eltclsh SUBDIR+= es -- cgit v1.2.3