From be71a745ed33b58f24d8759ee2650826bafbe8be Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 15 Apr 2000 04:27:23 +0000 Subject: [PATCH] Add the original 44bsd-csh for those that don't care for the new one. --- shells/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/shells/Makefile b/shells/Makefile index 9b02f762fc58..b00d2a71bd3a 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += 44bsd-csh SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es