# $FreeBSD: head/sys/modules/s3/Makefile 70708 2001-01-06 09:44:30Z asmodai $ .PATH: ${.CURDIR}/../../dev/fb KMOD = s3 SRCS = device_if.h bus_if.h isa_if.h pci_if.h \ s3_pci.c KMODDEPS = vesa .include