diff options
author | minskim <minskim> | 2005-10-23 20:27:44 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-10-23 20:27:44 +0000 |
commit | a0de3d1b0a46aff6a0447aa43ac1e5397e7c72cc (patch) | |
tree | 5eca8f6ecad11049e3bda0b74cad06ae93c5984f /shells/Makefile | |
parent | 70b695a9ff9e23bc153dd8ba5a04cb5512569be1 (diff) | |
download | pkgsrc-a0de3d1b0a46aff6a0447aa43ac1e5397e7c72cc.tar.gz |
Add 9rc.
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 b586b92e79e..734ba986710 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2005/04/20 16:23:55 seb Exp $ +# $NetBSD: Makefile,v 1.36 2005/10/23 20:27:44 minskim Exp $ # COMMENT= Shells +SUBDIR+= 9rc SUBDIR+= ast-ksh SUBDIR+= bash SUBDIR+= bash2 |