openbsd-ports/shells/Makefile
2001-05-10 19:42:32 +00:00

16 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.9 2001/05/10 19:42:32 lebel Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += bash,static
SUBDIR += bash2
SUBDIR += bash2,static
SUBDIR += es
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>