17 lines
311 B
Makefile
17 lines
311 B
Makefile
# $Id: Makefile,v 1.6 1998/01/05 19:01:23 fenner Exp $
|
|
#
|
|
|
|
SUBDIR += imm
|
|
SUBDIR += mbone_vcr
|
|
SUBDIR += nte
|
|
SUBDIR += rtpmon
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += sdr25
|
|
SUBDIR += speak_freely
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
|
|
.include <bsd.port.subdir.mk>
|