openbsd-ports/shells/Makefile
naddy 0d77728dd5 - Update bash to 3.0: Lots of small changes, i18n support.
- Drop the preformatted print documentation.
- Move back to the shells/bash location.
2004-07-30 17:02:49 +00:00

15 lines
315 B
Makefile

# $OpenBSD: Makefile,v 1.14 2004/07/30 17:02:49 naddy Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
SUBDIR += bash,static
SUBDIR += es
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>