1.PATH: ${SRCTOP}/sys/netlink/ 2 3KMOD= nlsysevent 4SRCS= netlink_sysevent.c 5 6EXPORT_SYMS= YES 7 8.include <bsd.kmod.mk> 9