13 lines
234 B
Makefile
13 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.4 1999/07/15 14:38:12 angelos Exp $
|
|
#
|
|
|
|
SUBDIR += imm
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
SUBDIR += wbd
|
|
|
|
.include <bsd.port.subdir.mk>
|