ed2dbd316a
No ipfw support yet.
8 lines
81 B
Makefile
8 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_bridge
|
|
SRCS= ng_bridge.c
|
|
NOMAN=
|
|
|
|
.include <bsd.kmod.mk>
|