2005-12-13 19:56:17 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.17 2005/12/13 19:56:17 naddy Exp $
|
1997-11-27 23:44:36 +00:00
|
|
|
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
|
1997-11-18 01:20:00 +00:00
|
|
|
#
|
|
|
|
|
2004-07-30 17:02:49 +00:00
|
|
|
SUBDIR += bash
|
1997-11-18 01:20:00 +00:00
|
|
|
SUBDIR += es
|
2005-10-23 10:30:50 +00:00
|
|
|
SUBDIR += perlsh
|
2001-07-06 13:34:38 +00:00
|
|
|
SUBDIR += sash
|
1997-11-27 23:44:36 +00:00
|
|
|
SUBDIR += scsh
|
1997-11-18 01:20:00 +00:00
|
|
|
SUBDIR += tcsh
|
|
|
|
SUBDIR += zsh
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|