pkgsrc/shells/Makefile
agc 258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00

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"