mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
6 lines
78 B
Makefile
6 lines
78 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_gif_demux
|
|
SRCS= ng_gif_demux.c
|
|
|
|
.include <bsd.kmod.mk>
|