openbsd-ports/shells/Makefile

14 lines
283 B
Makefile

# $OpenBSD: Makefile,v 1.3 1997/12/13 05:07:03 gene Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += bash2
SUBDIR += es
#SUBDIR += pdksh
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zsh
.include <bsd.port.subdir.mk>