diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-02 07:01:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-02 07:01:10 +0000 |
commit | c60d526cd976db18d60721b16c7f6a58748e07ac (patch) | |
tree | 699833eceda3099678058110790e698a91c1868d /shells/Makefile | |
parent | 1b266ec86ab80ef664cef6ae5cedeb181a0744cb (diff) | |
download | ports-c60d526cd976db18d60721b16c7f6a58748e07ac.tar.gz ports-c60d526cd976db18d60721b16c7f6a58748e07ac.zip |
Notes
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 |