pkgsrc/shells/Makefile
wiz a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00

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"