summaryrefslogtreecommitdiff
path: root/shells/Makefile
blob: ea9bc41bfe0a990bd3d899cb861541a60500f42b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $Id: Makefile,v 1.10 1995/10/03 11:45:14 asami Exp $
#

    SUBDIR += bash
    SUBDIR += es
    SUBDIR += pdksh
    SUBDIR += tcsh
    SUBDIR += zsh

.include <bsd.port.subdir.mk>