15 lines
273 B
Makefile
15 lines
273 B
Makefile
# $OpenBSD: Makefile,v 1.6 1999/09/02 20:59:48 angelos Exp $
|
|
#
|
|
|
|
SUBDIR += common
|
|
SUBDIR += imm
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
SUBDIR += wbd
|
|
|
|
.include <bsd.port.subdir.mk>
|