15 lines
307 B
Makefile
Raw Normal View History

2007-04-09 00:21:51 +00:00
# $OpenBSD: Makefile,v 1.19 2007/04/09 00:21:51 espie Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += es
2005-10-23 10:30:50 +00:00
SUBDIR += perlsh
2001-07-06 13:34:38 +00:00
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
2007-04-09 00:21:51 +00:00
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>