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