1 # $FreeBSD: releng/5.0/sys/modules/ray/Makefile 89260 2002-01-11 15:49:02Z ru $ 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 8 9 .include <bsd.kmod.mk>
Cache object: b5bdf5a8d1ad0eaf9bab97c56037d355
[ 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.