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