# $FreeBSD: stable/5/sys/modules/s3/Makefile 71996 2001-02-04 12:35:22Z peter $

.PATH: ${.CURDIR}/../../dev/fb

KMOD=	s3
SRCS=	device_if.h bus_if.h isa_if.h pci_if.h \
	s3_pci.c

.include <bsd.kmod.mk>
