freebsd-ports/shells/Makefile
David E. O'Brien 2eea491e74 Add back bash1.
1999-03-31 10:02:12 +00:00

15 lines
264 B
Makefile

# $Id: Makefile,v 1.18 1999/03/29 11:43:15 obrien Exp $
#
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
SUBDIR += pdksh
SUBDIR += rc
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zsh
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>