openbsd-ports/shells/Makefile
2005-10-23 10:30:50 +00:00

16 lines
335 B
Makefile

# $OpenBSD: Makefile,v 1.15 2005/10/23 10:30:50 alek Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += bash,static
SUBDIR += es
SUBDIR += perlsh
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>