]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Build things in pure dictionary order (see sort(1)).
authorRuslan Ermilov <ru@FreeBSD.org>
Fri, 16 Jan 2004 15:23:19 +0000 (15:23 +0000)
committerRuslan Ermilov <ru@FreeBSD.org>
Fri, 16 Jan 2004 15:23:19 +0000 (15:23 +0000)
commitd10a8d6cb46f77ccd63cf37f82c482bfc73c915e
treee9acce15e121fbd68a9dc4f210872a01c8a6f103
parent104ff764e5f7eb48891d4f3cc1ac727198c519e9
- Build things in pure dictionary order (see sort(1)).

- Unify the conditional assignments section so that architectural
  exclusions come first, then options and !options, sorted by the
  option name, also in directory order, then architecture specific
  sections, sorted by the architecture name, with i386 being a
  traditional exception.

Prodded by: bde
bin/Makefile
libexec/Makefile
sbin/Makefile
usr.bin/Makefile
usr.sbin/Makefile