1 # $FreeBSD: releng/11.0/sys/modules/mcd/Makefile 112806 2003-03-29 16:13:11Z mdodd $ 2 3 .PATH: ${.CURDIR}/../../dev/mcd 4 5 KMOD= mcd 6 SRCS= mcd.c mcd_isa.c \ 7 bus_if.h device_if.h isa_if.h 8 9 .include <bsd.kmod.mk>
Cache object: 549ef41c5755d18474825b0d89972e09
[ 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.