MFC r289870,r289871:
r289870: Add bsd.crunchgen.mk to bsd.README. r289871: Sort properly.
This commit is contained in:
parent
16aebaeaea
commit
d296342cfb
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user