freebsd-ports/shells/Makefile

16 lines
282 B
Makefile
Raw Normal View History

1999-05-28 23:02:40 +02:00
# $Id: Makefile,v 1.19 1999/03/31 10:02:12 obrien Exp $
#
1999-03-31 12:02:12 +02:00
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
1999-05-28 23:02:40 +02:00
SUBDIR += esh
1995-10-03 12:45:15 +01:00
SUBDIR += pdksh
SUBDIR += rc
SUBDIR += scsh
1995-10-03 12:45:15 +01:00
SUBDIR += tcsh
SUBDIR += zsh
1998-12-24 09:02:30 +01:00
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>