13 lines
286 B
Makefile
13 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.3 1998/02/09 00:54:47 hubertf Exp $
|
|
# FreeBSD Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp
|
|
#
|
|
|
|
# SUBDIR += bash
|
|
SUBDIR += bash2
|
|
SUBDIR += es
|
|
SUBDIR += scsh
|
|
# SUBDIR += pdksh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|