mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
17d6c63672
Not objected to by: -current
7 lines
72 B
Makefile
7 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_eiface
|
|
SRCS= ng_eiface.c
|
|
|
|
.include <bsd.kmod.mk>
|