1 # $NetBSD: Makefile,v 1.9 2009/04/14 22:15:27 lukem Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= tput 5 DPADD= ${LIBTERMCAP} 6 LDADD= -ltermcap 7 MLINKS= tput.1 clear.1 8 SCRIPTS=clear.sh 9 10 .include <bsd.prog.mk> 11
Indexes created Fri Oct 31 09:09:54 GMT 2025