1 2 # $FreeBSD: releng/9.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: 8fbe86a5c5b2cc1f8ba4032bcbc58554
[ 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.