mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04: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>
|