1 # $FreeBSD$ 2 3 SYSDIR?= ${SRCTOP}/sys 4 5 KMOD= dtraceall 6 SRCS= dtraceall.c opt_nfs.h 7 8 CFLAGS+= -I${SYSDIR} 9 10 .include <bsd.kmod.mk> 11 12 CFLAGS+= -include ${SYSDIR}/cddl/compat/opensolaris/sys/debug_compat.h
Cache object: 458467e828d2d33cbc5d170b2bfbf277
[ 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.