1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/tdfx 4 5 KMOD= 3dfx 6 SRCS= bus_if.h pci_if.h device_if.h tdfx_pci.h tdfx_io.h\ 7 tdfx_vars.h tdfx_pci.c 8 9 # Uncomment this for debugging messages 10 #CFLAGS+= -DDEBUG 11 12 .include <bsd.kmod.mk>
Cache object: c6120dd982a2f8ce0e74741020f19d07
[ 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.