diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-10-04 02:20:03 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-10-04 02:20:03 +0000 |
commit | 6236d659067d658b3e7eee0c8f796bc56be5f31f (patch) | |
tree | 4177bbbfd199c1ac816dd5764fbf700d22109861 /shells | |
parent | dc3ff60087587af9150e54f7084207167ff53d2b (diff) | |
download | pkgsrc-6236d659067d658b3e7eee0c8f796bc56be5f31f.tar.gz |
Add & enable ast-ksh.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 12a8b92b207..4d09492f2c8 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2002/09/27 22:10:34 cjep Exp $ +# $NetBSD: Makefile,v 1.18 2002/10/04 02:20:03 uebayasi Exp $ # COMMENT= Shells +SUBDIR+= ast-ksh SUBDIR+= bash2 SUBDIR+= bash2-doc SUBDIR+= es |