openbsd-ports/shells/Makefile
2010-10-26 15:19:47 +00:00

17 lines
347 B
Makefile

# $OpenBSD: Makefile,v 1.21 2010/10/26 15:19:47 jasper Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR =
SUBDIR += bash
SUBDIR += es
SUBDIR += perlsh
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>