pkgsrc/shells/Makefile
rillig 6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00

32 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.43 2007/08/13 08:12:49 rillig Exp $
#
COMMENT= Shells
SUBDIR+= ast-ksh
SUBDIR+= bash
SUBDIR+= bash2
SUBDIR+= bash2-doc
SUBDIR+= eltclsh
SUBDIR+= es
SUBDIR+= esh
SUBDIR+= mksh
SUBDIR+= mudsh
SUBDIR+= nologinmsg
SUBDIR+= osh
SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= posh
SUBDIR+= rc
SUBDIR+= rssh
SUBDIR+= scponly
SUBDIR+= scsh
SUBDIR+= standalone-tcsh
SUBDIR+= static-ast-ksh
SUBDIR+= static-tcsh
SUBDIR+= tcsh
SUBDIR+= xsh
SUBDIR+= zsh
SUBDIR+= zsh-current
.include "../mk/misc/category.mk"