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