# $FreeBSD: stable/11/usr.bin/ipcs/Makefile 281501 2015-04-13 19:58:11Z eadler $

PROG=	ipcs
SRCS=	ipcs.c ipc.c
LIBADD=	kvm

.include <bsd.prog.mk>
