openbsd-ports/shells/Makefile
2012-06-26 22:03:02 +00:00

17 lines
339 B
Makefile

# $OpenBSD: Makefile,v 1.23 2012/06/26 22:03:02 pascal Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR =
SUBDIR += bash
SUBDIR += es
SUBDIR += osh
SUBDIR += perlsh
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>