1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00

Complete the fix in revision 1.13 -- don't even depend on termcap(5)

database to be present.

PR:		misc/31225
This commit is contained in:
Ruslan Ermilov 2002-04-04 07:30:46 +00:00
parent b8aa2e2243
commit d912b3a824
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93764

View File

@ -12,7 +12,7 @@ FILESDIR= ${BINDIR}/misc
CLEANFILES+= termcap termcap.db
termcap: reorder termcap.src
TERM=dumb ex - ${.CURDIR}/termcap.src < ${.CURDIR}/reorder
TERM=dumb TERMCAP=dumb: ex - ${.CURDIR}/termcap.src < ${.CURDIR}/reorder
termcap.db: termcap
cap_mkdb termcap