openbsd-ports/shells/Makefile

14 lines
284 B
Makefile

# $OpenBSD: Makefile,v 1.2 1997/11/27 23:44:47 niklas 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>