mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
282 B
Makefile
16 lines
282 B
Makefile
# $Id: Makefile,v 1.19 1999/03/31 10:02:12 obrien Exp $
|
|
#
|
|
|
|
SUBDIR += bash1
|
|
SUBDIR += bash2
|
|
SUBDIR += es
|
|
SUBDIR += esh
|
|
SUBDIR += pdksh
|
|
SUBDIR += rc
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
SUBDIR += zsh-devel
|
|
|
|
.include <bsd.port.subdir.mk>
|