1*63079Sbostic# @(#)Makefile 8.1 (Berkeley) 06/09/93 225402Sbloom 341685SbosticPROG= tset 452058SbosticSRCS= map.c misc.c set.c term.c tset.c wrterm.c 552058Sbostic 652000SmarcDPADD= ${LIBTERMCAP} 752000SmarcLDADD= -ltermcap 841685SbosticLINKS= ${BINDIR}/tset ${BINDIR}/reset 941685SbosticMLINKS= tset.1 reset.1 1031530Sbostic 1141685Sbostic.include <bsd.prog.mk> 12