1 # 2 # $FreeBSD$ 3 # 4 5 .PATH: ${SRCTOP}/sys/tests/framework 6 7 KMOD= kern_testfrwk 8 SRCS= kern_testfrwk.c 9 SRCS+= bus_if.h device_if.h 10 11 # 12 # Enable full debugging 13 # 14 #CFLAGS += -g 15 16 .include <bsd.kmod.mk>
Cache object: 6ccf815d8b4f9d244ca863de66e23b6a
[ 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.