openbsd-ports/shells/Makefile

19 lines
422 B
Makefile
Raw Normal View History

2001-05-05 17:28:04 -04:00
# $OpenBSD: Makefile,v 1.8 2001/05/05 21:28:13 espie Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash
2001-05-05 17:28:04 -04:00
SUBDIR += bash,static
SUBDIR += bash2
2001-05-05 17:28:04 -04:00
SUBDIR += bash2,static
SUBDIR += es
SUBDIR += scsh
SUBDIR += tcsh
2001-05-05 17:28:04 -04:00
SUBDIR += tcsh,static
SUBDIR += zsh
2001-05-05 17:28:04 -04:00
SUBDIR += zsh,static
SUBDIR += zsh-devel
2001-05-05 17:28:04 -04:00
SUBDIR += zsh-devel,static
.include <bsd.port.subdir.mk>