b7eab0566c
sense for ports Makefile but not really for categories. ok espie@
15 lines
282 B
Makefile
15 lines
282 B
Makefile
# $OpenBSD: Makefile,v 1.24 2012/08/18 07:25:26 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += bash
|
|
SUBDIR += es
|
|
SUBDIR += osh
|
|
SUBDIR += perlsh
|
|
SUBDIR += sash
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zoidberg
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|