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
263 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.16 1998/12/24 08:02:30 steve Exp $
#
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>