1 2.PATH: ${SRCTOP}/sys/dev/pst 3 4KMOD= pst 5SRCS= pst-pci.c pst-iop.c pst-raid.c 6SRCS+= device_if.h bus_if.h pci_if.h 7 8.include <bsd.kmod.mk> 9