freebsd-ports/shells/Makefile

15 lines
264 B
Makefile
Raw Normal View History

1999-03-31 05:02:12 -05:00
# $Id: Makefile,v 1.18 1999/03/29 11:43:15 obrien Exp $
#
1999-03-31 05:02:12 -05:00
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
1995-10-03 07:45:15 -04:00
SUBDIR += pdksh
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>