# $FreeBSD$ PROG= dconschat SRCS= dconschat.c MAN= dconschat.8 CFLAGS+= -I${.CURDIR}/../../sys DPADD= ${LIBKVM} LDADD= -lkvm .include