1 # $FreeBSD: stable/9/sys/modules/glxsb/Makefile 181467 2008-08-09 14:52:31Z philip $
2
3 .PATH: ${.CURDIR}/../../dev/glxsb
4 KMOD = glxsb
5 SRCS = glxsb.c glxsb_hash.c glxsb.h
6 SRCS += device_if.h pci_if.h bus_if.h
7 SRCS += opt_bus.h cryptodev_if.h
8
9 .include <bsd.kmod.mk>
Cache object: 643c9a887342f76e02b2f9f8aeffeaa8
|