15 lines
307 B
Makefile
15 lines
307 B
Makefile
# $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
|
|
SUBDIR += perlsh
|
|
SUBDIR += sash
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zoidberg
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|