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