7 lines
72 B
Makefile
Raw Normal View History

# $FreeBSD$
KMOD= ng_eiface
SRCS= ng_eiface.c
.include <bsd.kmod.mk>