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