pkgsrc/shells/Makefile

34 lines
539 B
Makefile
Raw Normal View History

2008-03-12 10:48:18 +01:00
# $NetBSD: Makefile,v 1.44 2008/03/12 09:48:18 wiz Exp $
#
COMMENT= Shells
2002-10-04 04:20:03 +02:00
SUBDIR+= ast-ksh
2004-10-21 05:13:02 +02:00
SUBDIR+= bash
2008-03-12 10:48:18 +01:00
SUBDIR+= bash-completion
SUBDIR+= bash2
2002-09-27 00:11:05 +02:00
SUBDIR+= bash2-doc
2006-11-21 16:29:01 +01:00
SUBDIR+= eltclsh
SUBDIR+= es
SUBDIR+= esh
2006-09-15 15:02:09 +02:00
SUBDIR+= mksh
2002-11-18 18:10:53 +01:00
SUBDIR+= mudsh
2004-01-10 18:06:37 +01:00
SUBDIR+= nologinmsg
2002-08-20 22:53:04 +02:00
SUBDIR+= osh
2002-11-28 08:14:48 +01:00
SUBDIR+= pdksh
2003-04-20 18:28:24 +02:00
SUBDIR+= perlsh
2004-05-07 12:11:46 +02:00
SUBDIR+= posh
SUBDIR+= rc
2005-04-20 18:23:55 +02:00
SUBDIR+= rssh
2005-01-28 03:28:21 +01:00
SUBDIR+= scponly
SUBDIR+= scsh
SUBDIR+= standalone-tcsh
SUBDIR+= static-ast-ksh
SUBDIR+= static-tcsh
SUBDIR+= tcsh
2004-05-29 04:07:50 +02:00
SUBDIR+= xsh
SUBDIR+= zsh
2006-03-11 14:21:24 +01:00
SUBDIR+= zsh-current
.include "../mk/misc/category.mk"