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

14 lines
246 B
Makefile
Raw Normal View History

1998-12-24 08:02:30 +00:00
# $Id: Makefile,v 1.15 1998/12/07 02:22:12 asami Exp $
#
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
1995-10-03 11:45:15 +00:00
SUBDIR += pdksh
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>