summaryrefslogtreecommitdiff
path: root/mbone/Makefile
blob: b73f2cd106f091c7cbba4d8d06f05e240c33286a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 1998/03/19 14:20:10 frueauf Exp $
# Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp
#

    SUBDIR += imm
#    SUBDIR += mbone_vcr
    SUBDIR += nte
    SUBDIR += rat
#    SUBDIR += rtpmon
    SUBDIR += sdr
#    SUBDIR += speak_freely
    SUBDIR += vat
    SUBDIR += vic
#    SUBDIR += wb

.include <bsd.port.subdir.mk>