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:
ru 2002-04-04 07:30:46 +00:00
parent 33c9ea54a8
commit 4fe1803aaa

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