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 ea9bc41bfe0a..0f415512e3c6 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.10 1995/10/03 11:45:14 asami Exp $ +# $Id: Makefile,v 1.11 1996/07/30 04:16:59 asami Exp $ # SUBDIR += bash + SUBDIR += bash2 SUBDIR += es SUBDIR += pdksh SUBDIR += tcsh |