openbsd-ports/shells/Makefile

19 lines
422 B
Makefile
Raw Normal View History

2000-03-31 11:31:07 -05:00
# $OpenBSD: Makefile,v 1.7 2000/03/31 16:31:07 espie Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
2000-03-31 11:31:07 -05:00
SUBDIR += bash:static
SUBDIR += bash2
2000-03-31 11:31:07 -05:00
SUBDIR += bash2:static
SUBDIR += es
SUBDIR += scsh
SUBDIR += tcsh
2000-03-31 11:31:07 -05:00
SUBDIR += tcsh:static
SUBDIR += zsh
2000-03-31 11:31:07 -05:00
SUBDIR += zsh:static
SUBDIR += zsh-devel
2000-03-31 11:31:07 -05:00
SUBDIR += zsh-devel:static
.include <bsd.port.subdir.mk>