freebsd-dev/bin
Enji Cooper 01df7d10a5 Remove SUBDIR ordering/uniquifying in *bin/Makefile
After the addition of SUBDIR.yes, uniquifying/ordering the SUBDIRs doesn't
make a whole lot of sense, and it's in effect a half measure.

Ordering SUBDIR (after adding SUBDIR.yes to it) in bsd.subdir.mk is a
separate change that warrants more discussion/testing, because while
the SUBDIR_PARALLEL work largely fixed dependency ordering for SUBDIRs,
there might be downstream FreeBSD consumers that rely on the SUBDIR
ordering.

MFC after:	2 months
Reviewed by:	bdrewery
Differential Revision:	D11398
2017-07-06 04:15:30 +00:00
..
cat
chflags
chio
chmod
cp
csh
date
dd
df
domainname
echo style fixes in bin/echo/tests 2017-06-23 15:02:49 +00:00
ed ed(1): Allow the omission of one address in (.,.) and (.;.) address ranges 2017-07-03 15:54:44 +00:00
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax
pkill
ps
pwait
pwd
rcp Add deprecation notices for all rcmd tools 2017-07-04 15:44:30 +00:00
realpath
rm
rmail
rmdir
setfacl
sh sh: Ignore error when cd writes the directory actually switched to. 2017-06-25 21:53:08 +00:00
sleep
stty
sync
test
tests
uuidgen
Makefile Remove SUBDIR ordering/uniquifying in *bin/Makefile 2017-07-06 04:15:30 +00:00
Makefile.inc