summaryrefslogtreecommitdiff
path: root/shells/Makefile
blob: f468aac0bf57305beb18fefdf09736b038149822 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $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>