openbsd-ports/shells/Makefile
2005-12-12 20:21:31 +00:00

15 lines
310 B
Makefile

# $OpenBSD: Makefile,v 1.16 2005/12/12 20:21:31 naddy Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += es
SUBDIR += perlsh
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>