mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
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>
|