1.PATH: ${SRCTOP}/sys/dev/my 2 3KMOD= if_my 4SRCS= if_my.c device_if.h bus_if.h pci_if.h 5 6.include <bsd.kmod.mk> 7