1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/shells/Makefile

16 lines
238 B
Makefile
Raw Normal View History

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