openbsd-ports/shells/Makefile

15 lines
282 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.24 2012/08/18 07:25:26 ajacoutot Exp $
SUBDIR =
SUBDIR += bash
SUBDIR += es
2012-06-26 18:03:02 -04:00
SUBDIR += osh
2005-10-23 06:30:50 -04:00
SUBDIR += perlsh
2001-07-06 09:34:38 -04:00
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
2007-04-08 20:21:51 -04:00
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>