3bbea68106
Restrictive, inscrutable license; weird build system; code doesn't inspire confidence; mostly broken. ok pvalchev@
15 lines
317 B
Makefile
15 lines
317 B
Makefile
# $OpenBSD: Makefile,v 1.13 2004/03/08 22:16:40 naddy Exp $
|
|
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
|
|
#
|
|
|
|
SUBDIR += bash2
|
|
SUBDIR += bash2,static
|
|
SUBDIR += es
|
|
SUBDIR += sash
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += tcsh,static
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|