mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Add tclsh to Makefile.
(If you havn't updated your supfile Make world will croak. CTM is ok)
This commit is contained in:
parent
5e72817c93
commit
4a38f1e9c7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16814
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
|
||||
# $Id: Makefile,v 1.69 1996/06/19 21:13:45 jkh Exp $
|
||||
# $Id: Makefile,v 1.70 1996/06/20 17:47:24 adam Exp $
|
||||
|
||||
# XXX MISSING: deroff diction graph learn plot
|
||||
# spell spline struct units xsend
|
||||
|
@ -20,7 +20,7 @@ SUBDIR= apply ar at banner basename biff cal calendar \
|
|||
printf quota ranlib rdist renice rev rlogin rpcgen \
|
||||
rpcinfo rs rsh rup ruptime rusers rwall \
|
||||
rwho script sed sgmlfmt sgmls shar showmount size soelim split \
|
||||
strings strip su symorder talk tconv tcopy tee tftp time \
|
||||
strings strip su symorder talk tclsh tconv tcopy tee tftp time \
|
||||
tip tn3270 touch tput tr true tset tsort tty ul uname \
|
||||
unexpand unifdef uniq units unvis users uudecode uuencode vacation \
|
||||
vgrind vi vis w wall wc what whereis which who whois window \
|
||||
|
|
Loading…
Reference in a new issue