diff options
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index f468aac0bf57..ea9bc41bfe0a 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.9 1995/05/14 03:30:01 asami Exp $ +# $Id: Makefile,v 1.10 1995/10/03 11:45:14 asami Exp $ # SUBDIR += bash + SUBDIR += es SUBDIR += pdksh SUBDIR += tcsh SUBDIR += zsh |