Sort properly.

MFC after:	1 week
X-MFC-With:	r289870
This commit is contained in:
Bryan Drewery 2015-10-24 05:00:20 +00:00
parent ce3c9a36c5
commit 8870ad3609

View File

@ -17,10 +17,10 @@ files. In most cases it is only interesting to include bsd.prog.mk or
bsd.lib.mk.
bsd.arch.inc.mk - includes arch-specific Makefile.$arch
bsd.crunchgen.mk - building crunched binaries using crunchgen(1)
bsd.compiler.mk - defined based on current compiler
bsd.confs.mk - install of configuration files
bsd.cpu.mk - sets CPU/arch-related variables (included from sys.mk)
bsd.crunchgen.mk - building crunched binaries using crunchgen(1)
bsd.dep.mk - handle Makefile dependencies
bsd.doc.mk - building troff system documents
bsd.endian.mk - TARGET_ENDIAN=1234(little) or 4321 (big) for target