blob: fd0403ea7caa589f30e59bc8891c24a45a7ceba9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
SUBDIR += scsh
SUBDIR += pdksh
SUBDIR += tcsh
SUBDIR += zsh
.include <bsd.port.subdir.mk>
|