mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
6 lines
56 B
Makefile
6 lines
56 B
Makefile
|
|
|
||
|
|
KMOD= ng_pipe
|
||
|
|
SRCS= ng_pipe.c
|
||
|
|
|
||
|
|
.include <bsd.kmod.mk>
|