mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 20:40:03 -04:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
|
|
KMOD= ng_gif
|
|
SRCS= ng_gif.c opt_inet.h opt_inet6.h
|
|
|
|
.include <bsd.kmod.mk>
|