Add mv, echo and hostname to the native-xtools target. Missed these

when profiling.

MFC after:	2 weeks
This commit is contained in:
Sean Bruno 2014-11-16 23:31:23 +00:00
parent a178f1f70a
commit e93397e537
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274607

View File

@ -1459,10 +1459,13 @@ native-xtools: .MAKE
bin/chmod \
bin/cp \
bin/csh \
bin/echo \
bin/expr \
bin/hostname \
bin/ln \
bin/ls \
bin/mkdir \
bin/mv \
bin/ps \
bin/realpath \
bin/rm \