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