summaryrefslogtreecommitdiff
path: root/plan9/Makefile
blob: f6b5bc73099bc37d4edc7529a60d96fe1106842d (plain)
1
2
3
4
5
6
7
8
9
10
11
# FreeBSD Id: Makefile,v 1.3 1996/11/26 08:57:54 asami Exp
#

    SUBDIR += 9menu
    SUBDIR += 9term
    SUBDIR += 9wm
    SUBDIR += Xg
    SUBDIR += rc
    SUBDIR += sam

.include <bsd.port.subdir.mk>