openbsd-ports/shells/Makefile

18 lines
335 B
Makefile
Raw Normal View History

2013-03-14 12:57:47 -04:00
# $OpenBSD: Makefile,v 1.27 2013/03/14 16:57:47 sthen Exp $
SUBDIR =
SUBDIR += bash
2013-03-14 12:57:47 -04:00
SUBDIR += dash
SUBDIR += es
2012-10-13 11:13:15 -04:00
SUBDIR += ksh93
2012-06-26 18:03:02 -04:00
SUBDIR += osh
2012-09-17 09:52:24 -04:00
SUBDIR += nsh
2005-10-23 06:30:50 -04:00
SUBDIR += perlsh
2001-07-06 09:34:38 -04:00
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
2007-04-08 20:21:51 -04:00
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>