openbsd-ports/shells/Makefile
2001-07-06 13:34:38 +00:00

17 lines
362 B
Makefile

# $OpenBSD: Makefile,v 1.10 2001/07/06 13:34:38 lebel 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 += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>