a32b3a5655
Consistent 4 character indentation of SUBDIR entries.
12 lines
223 B
Makefile
12 lines
223 B
Makefile
# $NetBSD: Makefile,v 1.8 2000/12/12 01:31:04 wiz Exp $
|
|
#
|
|
|
|
SUBDIR += bash2
|
|
SUBDIR += es
|
|
SUBDIR += esh
|
|
SUBDIR += rc
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|