# $FreeBSD: head/sys/modules/s3/Makefile 70711 2001-01-06 14:00:42Z obrien $ .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