diff options
author | luigi <luigi@FreeBSD.org> | 2000-02-05 10:29:19 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2000-02-05 10:29:19 +0000 |
commit | de5e1b620a0b99a65cbd75dfc5f1708b5535b8ee (patch) | |
tree | c6eaf9d2952a4feb832c089328b9ec53c95cc7fa /lib/libc/stdio/asprintf.c | |
parent | 1ed4e27f18edf2f6a9610dca3466a4819ecb375f (diff) | |
download | FreeBSD-src-de5e1b620a0b99a65cbd75dfc5f1708b5535b8ee.zip FreeBSD-src-de5e1b620a0b99a65cbd75dfc5f1708b5535b8ee.tar.gz |
Add a few features to crunchgen to simplify the use of existing
makefiles (for use with picobsd among other things).
See the manpage for details, but:
* -h makefile-include-name
can be used to specify a file to include in the makefiles
generated by crunchgen . This is a good place to specify make
variables such as RELEASE_CRUNCH, NOTHIS, NOTHAT and the like.
* special progname objvar variable_name
in the crunch config file declares a different variable than
OBJS to be used to get the list of objects.
* crunchgen now looks first for Makefile.<progname> in the current
directory to override the makefile in <progname> source dir.
This in many cases avoids the need to patch the original makefile
if the above two features are still not enough.
Approved-By: jordan
Diffstat (limited to 'lib/libc/stdio/asprintf.c')
0 files changed, 0 insertions, 0 deletions