1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/compat/lindebugfs 4 5 KMOD= lindebugfs 6 SRCS= lindebugfs.c 7 SRCS+= ${LINUXKPI_GENSRCS} 8 9 CFLAGS+= ${LINUXKPI_INCLUDES} 10 11 .include <bsd.kmod.mk>
Cache object: 59c685b25cfae8b19e65a64795bbf36f
[ 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.