summaryrefslogtreecommitdiffstats
path: root/usr.bin/tput/Makefile
blob: c42ef792519009de6a5bfda26c8ec875d14f29f5 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	tput
DPADD=	${LIBTERMCAPW}
LDADD=	-ltermcapw
SCRIPTS=clear.sh
MLINKS=	tput.1 clear.1

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud