df0cbee649
Chet doesn't maintain it any longer. It smells funny.
17 lines
368 B
Makefile
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>
|