aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/Makefile
blob: 77bf12be678c3d6283157ec11453a14af044bc3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile,v 1.2 1996/11/10 21:31:12 fenner Exp $
#

    SUBDIR += imm
    SUBDIR += mbone_vcr
    SUBDIR += nte
    SUBDIR += nv
    SUBDIR += rtpmon
    SUBDIR += sdr
    SUBDIR += vat
    SUBDIR += vic
    SUBDIR += wb

.include <bsd.port.subdir.mk>