14 lines
280 B
Makefile
14 lines
280 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 1997/11/18 01:20:00 gene Exp $
|
||
|
# Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
|
||
|
#
|
||
|
|
||
|
SUBDIR += bash
|
||
|
SUBDIR += bash2
|
||
|
SUBDIR += es
|
||
|
SUBDIR += scsh
|
||
|
SUBDIR += pdksh
|
||
|
SUBDIR += tcsh
|
||
|
SUBDIR += zsh
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|