1 # $FreeBSD: releng/8.0/sys/modules/elink/Makefile 112793 2003-03-29 13:42:20Z mdodd $ 2 # 3 4 .PATH: ${.CURDIR}/../../i386/isa 5 6 KMOD= elink 7 SRCS= elink.c 8 EXPORT_SYMS= elink_reset elink_idseq 9 10 .include <bsd.kmod.mk>
Cache object: 909abc7ad90c6653f993850dfc68b76a
[ 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.