1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/sys/kern 4 5KMOD= sysvmsg 6SRCS= sysv_msg.c opt_sysvipc.h opt_compat.h 7 8.include <bsd.kmod.mk> 9