# $FreeBSD: head/sys/modules/s3/Makefile 70704 2001-01-06 06:20:54Z kuriyama $ .PATH: ${.CURDIR}/../../dev/fb KMOD = s3 SRCS = device_if.h bus_if.h isa_if.h pci_if.h SRCS += s3_pci.c KMODDEPS = vesa .include