10cf2bfd00
Approved by: glebius (mentor)
7 lines
66 B
Makefile
7 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_car
|
|
SRCS= ng_car.c
|
|
|
|
.include <bsd.kmod.mk>
|