1 2.PATH: ${SRCTOP}/sys/dev/ksyms 3 4KMOD= ksyms 5SRCS= ksyms.c linker_if.h 6 7.include <bsd.kmod.mk> 8