MFC r289870,r289871:

r289870:
    Add bsd.crunchgen.mk to bsd.README.
  r289871:
    Sort properly.
This commit is contained in:
bdrewery 2015-12-04 18:04:09 +00:00
parent 16aebaeaea
commit d296342cfb
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ files. In most cases it is only interesting to include bsd.prog.mk or
bsd.lib.mk.
bsd.cpu.mk - sets CPU/arch-related variables
bsd.crunchgen.mk - building crunched binaries using crunchgen(1)
bsd.dep.mk - handle Makefile dependencies
bsd.doc.mk - building troff system documents
bsd.files.mk - install of general purpose files

View File

@ -1,5 +1,7 @@
#################################################################
#
# Generate crunched binaries using crunchgen(1).
#
# General notes:
#
# A number of Make variables are used to generate the crunchgen config file.