1 # $FreeBSD: src/sys/modules/ray/Makefile,v 1.4 2004/05/26 00:53:07 imp Exp $ 2 3 .PATH: ${.CURDIR}/../../dev/ray 4 5 KMOD= if_ray 6 SRCS= if_ray.c 7 SRCS+= device_if.h bus_if.h card_if.h opt_inet.h pccarddevs.h 8 9 .include <bsd.kmod.mk>
Cache object: 056f164997afe8c14e251e8565508e98
[ 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.