1 2 # $FreeBSD: releng/10.0/sys/modules/pps/Makefile 122894 2003-11-19 05:08:27Z imp $ 3 4 .PATH: ${.CURDIR}/../../dev/ppbus 5 KMOD= pps 6 SRCS= bus_if.h device_if.h ppbus_if.h \ 7 pps.c 8 9 .include <bsd.kmod.mk>
Cache object: 44f737268d9a3f19d17f4f00ee288bf2
[ 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.