14 lines
286 B
Makefile
14 lines
286 B
Makefile
# $OpenBSD: Makefile,v 1.6 1999/08/21 14:01:49 brad Exp $
|
|
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
|
|
#
|
|
|
|
SUBDIR += bash
|
|
SUBDIR += bash2
|
|
SUBDIR += es
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
SUBDIR += zsh-devel
|
|
|
|
.include <bsd.port.subdir.mk>
|