7ab4a1fe58
implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr
20 lines
337 B
Makefile
20 lines
337 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += imm
|
|
SUBDIR += mcl
|
|
SUBDIR += nte
|
|
SUBDIR += rat
|
|
SUBDIR += rat30
|
|
SUBDIR += relate
|
|
SUBDIR += rqm
|
|
SUBDIR += rtpmon
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
SUBDIR += wbd
|
|
|
|
.include <bsd.port.subdir.mk>
|