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