1 2.PATH: ${SRCTOP}/sys/dev/ida 3 4KMOD= ida 5SRCS= ida.c ida_disk.c ida_pci.c \ 6 device_if.h bus_if.h pci_if.h 7 8.include <bsd.kmod.mk> 9