Searched refs:tcap (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/top/
H A DConfigure472 set tcap = `grep TERMCAP: machine/m_${module}.desc | sed -e 's/^.[^:]*: *//'`
491 # default for tcap (termcap)
492 if ("$tcap" == "") then
493 set tcap="-ltermcap"
494 else if ("$tcap" == "none") then
495 set tcap=""
525 -e "s|%termcap%|$tcap|" \
/freebsd-9.3-release/contrib/libreadline/
H A DMANIFEST40 tcap.h f
H A DMakefile.in118 ansi_stdlib.h tcap.h rlstdc.h xmalloc.h rlprivate.h rlshell.h \
316 display.o: tcap.h
380 terminal.o: tcap.h
/freebsd-9.3-release/contrib/libreadline/shlib/
H A DMakefile.in140 ansi_stdlib.h tcap.h xmalloc.h rlprivate.h rlshell.h rlmbutil.h
224 display.so: $(topdir)/tcap.h
295 terminal.so: $(topdir)/tcap.h

Completed in 168 milliseconds