Date: Fri, 16 Jan 2004 07:55:30 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile Message-ID: <200401161555.i0GFtU6F062148@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2004/01/16 07:55:30 PST
FreeBSD src repository
Modified files:
sys/modules Makefile
Log:
- Build things in pure alphabetical dictionary order.
- Unify the conditional assignments section so that architectural
exclusions come first, sorted, 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
Revision Changes Path
1.364 +227 -148 src/sys/modules/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401161555.i0GFtU6F062148>
