17 lines
317 B
Makefile
Raw Normal View History

2012-10-13 15:13:15 +00:00
# $OpenBSD: Makefile,v 1.26 2012/10/13 15:13:15 pascal Exp $
SUBDIR =
SUBDIR += bash
SUBDIR += es
2012-10-13 15:13:15 +00:00
SUBDIR += ksh93
2012-06-26 22:03:02 +00:00
SUBDIR += osh
2012-09-17 13:52:24 +00:00
SUBDIR += nsh
2005-10-23 10:30:50 +00:00
SUBDIR += perlsh
2001-07-06 13:34:38 +00:00
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
2007-04-09 00:21:51 +00:00
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>