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