mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
10 lines
164 B
Makefile
10 lines
164 B
Makefile
# $Id: Makefile,v 1.9 1995/05/14 03:30:01 asami Exp $
|
|
#
|
|
|
|
SUBDIR += bash
|
|
SUBDIR += pdksh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|