10 lines
216 B
Makefile
10 lines
216 B
Makefile
# $OpenBSD: Makefile,v 1.1 2005/05/28 00:00:59 mjc Exp $
|
|
|
|
SUBDIR += conntrack
|
|
SUBDIR += demux
|
|
SUBDIR += tcpfilter
|
|
SUBDIR += traceset
|
|
SUBDIR += traffic-analyzer
|
|
|
|
.include <bsd.port.subdir.mk>
|