1 # $FreeBSD: releng/9.0/sys/modules/drm/tdfx/Makefile 124472 2004-01-13 11:28:51Z ru $ 2 3 .PATH: ${.CURDIR}/../../../dev/drm 4 KMOD = tdfx 5 SRCS = tdfx_drv.c 6 SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h 7 8 .include <bsd.kmod.mk>
Cache object: e50852fc5802fe371d8bbdd356ba12d2
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.