freebsd-ports/shells/Makefile

19 lines
299 B
Makefile
Raw Normal View History

1999-08-30 21:53:22 -04:00
# $FreeBSD$
#
1999-03-31 05:02:12 -05:00
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
1999-05-28 17:02:40 -04:00
SUBDIR += esh
SUBDIR += flash
1999-11-26 15:56:59 -05:00
SUBDIR += ksh93
1995-10-03 07:45:15 -04:00
SUBDIR += pdksh
2000-01-06 07:04:15 -05:00
SUBDIR += perlsh
SUBDIR += rc
SUBDIR += scsh
1995-10-03 07:45:15 -04:00
SUBDIR += tcsh
SUBDIR += zsh
1998-12-24 03:02:30 -05:00
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>