12 lines
216 B
Makefile
12 lines
216 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/07/15 14:03:24 angelos Exp $
|
|
#
|
|
|
|
SUBDIR += imm
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
|
|
.include <bsd.port.subdir.mk>
|