openbsd-ports/shells/Makefile

19 lines
413 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2001/07/12 20:41:44 naddy Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += ast-ksh
SUBDIR += ast-ksh,static
SUBDIR += bash
2001-05-05 17:28:04 -04:00
SUBDIR += bash,static
SUBDIR += bash2
2001-05-05 17:28:04 -04:00
SUBDIR += bash2,static
SUBDIR += es
2001-07-06 09:34:38 -04:00
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
2001-05-05 17:28:04 -04:00
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>