mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
6 lines
141 B
Makefile
6 lines
141 B
Makefile
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
|
|
|
|
KMOD= ng_iface
|
|
SRCS= ng_iface.c opt_inet.h opt_inet6.h
|
|
|
|
.include <bsd.kmod.mk>
|