Makefile revision 275042
11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
275286Sru# $FreeBSD: head/usr.bin/tput/Makefile 275042 2014-11-25 14:29:10Z bapt $
31590Srgrimes
41590SrgrimesPROG=	tput
5275042SbaptLIBADD=	ncursesw
675286SruSCRIPTS=clear.sh
71590SrgrimesMLINKS=	tput.1 clear.1
81590Srgrimes
91590Srgrimes.include <bsd.prog.mk>
10