openbsd-ports/shells/Makefile
naddy df0cbee649 Remove bash1 port. This has been entirely superseded by bash2.
Chet doesn't maintain it any longer.  It smells funny.
2003-08-22 16:38:12 +00:00

17 lines
368 B
Makefile

# $OpenBSD: Makefile,v 1.12 2003/08/22 16:38:12 naddy Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += ast-ksh
SUBDIR += ast-ksh,static
SUBDIR += bash2
SUBDIR += bash2,static
SUBDIR += es
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>