258b808c9f
Remove redundant (and sometimes erroneous) comments.
13 lines
287 B
Makefile
13 lines
287 B
Makefile
# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:47 agc Exp $
|
|
# FreeBSD 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 "../mk/bsd.pkg.subdir.mk"
|