From 106d493a690dafcf0da9202d76131d888b560ccf Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 22 Nov 1994 00:47:14 +0000 Subject: [PATCH] add missing tconv --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 72c417d3877d..56fcec1f460e 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.28 1994/11/12 05:32:46 lars Exp $ +# $Id: Makefile,v 1.29 1994/11/20 14:21:25 jkh Exp $ # XXX MISSING: deroff diction graph learn plot # ptx spell spline struct units xsend @@ -18,7 +18,7 @@ SUBDIR= apply ar at banner basename biff cal calendar \ nm nohup pagesize passwd paste pr printenv printf quota ranlib rdist \ renice rev rlogin rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ rwho script sed shar showmount size soelim split \ - strings strip su symorder talk tcopy tee telnet tftp time tip \ + strings strip su symorder talk tconv tcopy tee telnet tftp time tip \ tn3270 touch tput tr true tset tsort tty ul uname unexpand \ unifdef uniq unvis users uudecode uuencode vacation \ vgrind vi vis w wall wc what whereis who whois window write \