openbsd-ports/shells/Makefile
2001-05-05 21:28:04 +00:00

19 lines
422 B
Makefile

# $OpenBSD: Makefile,v 1.8 2001/05/05 21:28:13 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>