1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/shells/Makefile
1995-10-03 11:45:15 +00:00

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>