#	$NetBSD: Makefile,v 1.2 2006/08/26 18:17:43 christos Exp $

PROG=	shuffle

LDADD+=-lutil
DPADD+=${LIBUTIL}

.include <bsd.prog.mk>
