14 lines
282 B
Makefile
14 lines
282 B
Makefile
# $OpenBSD: Makefile,v 1.4 1998/01/05 14:40:51 joey Exp $
|
|
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
|
|
#
|
|
|
|
SUBDIR += bash
|
|
SUBDIR += bash2
|
|
SUBDIR += es
|
|
SUBDIR += pdksh
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|