5 lines
76 B
Makefile
5 lines
76 B
Makefile
|
SRCS=isa_if.h bus_if.h device_if.h winb.c
|
||
|
KMOD=winb
|
||
|
|
||
|
.include <bsd.kmod.mk>
|