openbsd-ports/shells/Makefile

16 lines
342 B
Makefile
Raw Normal View History

# $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
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
.include <bsd.port.subdir.mk>