freebsd-ports/shells/Makefile
Wes Peters 252aae6fcb Add flash.
PR:		15995
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-08 18:31:01 +00:00

19 lines
299 B
Makefile

# $FreeBSD$
#
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
SUBDIR += esh
SUBDIR += flash
SUBDIR += ksh93
SUBDIR += pdksh
SUBDIR += perlsh
SUBDIR += rc
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zsh
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>