forked from Lainports/freebsd-ports
10 lines
182 B
Makefile
10 lines
182 B
Makefile
# $Id: Makefile,v 1.10 1995/10/03 11:45:14 asami Exp $
|
|
#
|
|
|
|
SUBDIR += bash
|
|
SUBDIR += es
|
|
SUBDIR += pdksh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|