# @(#)Makefile 5.5 (Berkeley) 05/11/90 PROG= tput DPADD= ${LIBTERMCAP} LDADD= -ltermcap MLINKS= tput.1 clear.1 beforeinstall: install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${.CURDIR}/clear.sh ${DESTDIR}/usr/bin/clear .include