summaryrefslogtreecommitdiff
path: root/mbone/Makefile
blob: 9467b740531347d92c5189f1d704adf5a6185ffe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp $
#

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

.include <bsd.port.subdir.mk>