14 lines
284 B
Makefile
14 lines
284 B
Makefile
# $OpenBSD: Makefile,v 1.17 2005/12/13 19:56:17 naddy 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 += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|