diff --git a/share/termcap/Makefile b/share/termcap/Makefile index 6c84b6ab496c..07733eaf0f1d 100644 --- a/share/termcap/Makefile +++ b/share/termcap/Makefile @@ -13,7 +13,7 @@ FILES= termcap termcap.db all: termcap termcap.db termcap: reorder termcap.src - TERM=dumb ex - ${.CURDIR}/termcap.src < ${.CURDIR}/reorder > /dev/null + TERM=dumb ex - ${.CURDIR}/termcap.src < ${.CURDIR}/reorder termcap.db: termcap cap_mkdb termcap