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

15 lines
264 B
Makefile
Raw Normal View History

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