# $NetBSD: Makefile,v 1.2 2009/04/14 22:15:27 lukem Exp $

PROG=	tabs
DPADD=	${LIBTERMCAP}
LDADD=	-ltermcap

.include <bsd.prog.mk>
