18 lines
330 B
Makefile
18 lines
330 B
Makefile
# $OpenBSD: Makefile,v 1.9 1999/09/04 01:55:38 angelos Exp $
|
|
#
|
|
|
|
SUBDIR += common
|
|
SUBDIR += imm
|
|
SUBDIR += nte
|
|
SUBDIR += rat
|
|
SUBDIR += relate
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
SUBDIR += wbd
|
|
|
|
.include <bsd.port.subdir.mk>
|