1 2 3 4 5 6 7 8
.PATH: ${SRCTOP}/sys/dev/hid KMOD= hcons SRCS= hcons.c SRCS+= opt_kbd.h SRCS+= bus_if.h device_if.h .include <bsd.kmod.mk>