openbsd-ports/shells/Makefile

17 lines
347 B
Makefile
Raw Normal View History

2010-10-26 11:19:47 -04:00
# $OpenBSD: Makefile,v 1.21 2010/10/26 15:19:47 jasper Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR =
SUBDIR += bash
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
2010-10-26 11:19:47 -04:00
SUBDIR += tcsh,static
2007-04-08 20:21:51 -04:00
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>