openbsd-ports/shells/Makefile
2000-03-31 16:31:07 +00:00

19 lines
422 B
Makefile

# $OpenBSD: Makefile,v 1.7 2000/03/31 16:31:07 espie Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += bash:static
SUBDIR += bash2
SUBDIR += bash2:static
SUBDIR += es
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh:static
SUBDIR += zsh
SUBDIR += zsh:static
SUBDIR += zsh-devel
SUBDIR += zsh-devel:static
.include <bsd.port.subdir.mk>