# $NetBSD: Makefile,v 1.3 2010/02/03 15:34:46 roy Exp $

PROG=	tabs
DPADD=	${LIBTERMINFO}
LDADD=	-lterminfo

.include <bsd.prog.mk>
