# $NetBSD: Makefile,v 1.2 2010/02/03 15:34:45 roy Exp $
PROG= qsubst
DPADD+= ${LIBTERMINFO}
LDADD+= -lterminfo
.include <bsd.prog.mk>