summaryrefslogtreecommitdiff
path: root/plan9/Makefile
blob: 75ed637083f011df3f26c0559c1fa4f8a58fefad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 1997/10/09 14:35:16 agc Exp $
# 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>