2004-07-30 13:02:49 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.14 2004/07/30 17:02:49 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
|
|
|
#
|
|
|
|
|
2004-07-30 13:02:49 -04:00
|
|
|
SUBDIR += bash
|
|
|
|
SUBDIR += bash,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>
|