From c7096a251db004486cff92ff358c4e4eba87229d Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Mon, 30 Aug 1999 08:16:31 +0000 Subject: [PATCH] tconv is broken, it's libmytinfo dependent. --- usr.bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index f03d0cd658f..6d61aef2036 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -3,6 +3,7 @@ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend +# XXX broken: tconv # XXX Use GNU versions: apropos bc dc diff grep ld man patch ptx uucp whatis # Moved to secure: bdes # @@ -149,7 +150,6 @@ SUBDIR= apply \ systat \ tail \ talk \ - tconv \ tcopy \ tee \ tftp \