7 lines
67 B
Makefile
Raw Normal View History

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