2004-03-08 17:16:40 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2004/03/08 22:16:40 naddy Exp $
|
1997-11-27 18:44:36 -05:00
|
|
|
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
|
1997-11-17 20:20:00 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
SUBDIR += bash2
|
2001-05-05 17:28:04 -04:00
|
|
|
SUBDIR += bash2,static
|
1997-11-17 20:20:00 -05:00
|
|
|
SUBDIR += es
|
2001-07-06 09:34:38 -04:00
|
|
|
SUBDIR += sash
|
1997-11-27 18:44:36 -05:00
|
|
|
SUBDIR += scsh
|
1997-11-17 20:20:00 -05:00
|
|
|
SUBDIR += tcsh
|
2001-05-05 17:28:04 -04:00
|
|
|
SUBDIR += tcsh,static
|
1997-11-17 20:20:00 -05:00
|
|
|
SUBDIR += zsh
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|