mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
5 lines
79 B
Makefile
5 lines
79 B
Makefile
|
|
KMOD= ng_ipfw
|
|
SRCS= ng_ipfw.c opt_inet.h opt_inet6.h
|
|
|
|
.include <bsd.kmod.mk>
|