13 lines
221 B
Makefile
13 lines
221 B
Makefile
# $Id: Makefile,v 1.12 1997/01/02 07:01:10 asami Exp $
|
|
#
|
|
|
|
SUBDIR += bash
|
|
SUBDIR += bash2
|
|
SUBDIR += es
|
|
SUBDIR += scsh
|
|
SUBDIR += pdksh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|