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