openbsd-ports/shells/Makefile

16 lines
335 B
Makefile
Raw Normal View History

2005-10-23 06:30:50 -04:00
# $OpenBSD: Makefile,v 1.15 2005/10/23 10:30:50 alek Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += bash,static
SUBDIR += es
2005-10-23 06:30:50 -04:00
SUBDIR += perlsh
2001-07-06 09:34:38 -04:00
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
2001-05-05 17:28:04 -04:00
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>