Generating sources during buildworld

Eric McCorkle eric at metricspace.net
Wed Apr 26 15:40:22 UTC 2017


I'm looking for some help with the build system, specifically how to
generate sources for a library that will then be used to build the library.

Basically, I want to have a tool which collects public key certificates,
then converts them into .c files which are used to build both loader and
the kernel.

Knowing how LLVM works, it seems that this is possible; however, I've
been unable to find documentation on how to write a makefile that
accomplishes this.  Can someone point me to documentation or examples on
how to do this?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20170426/c2127c7d/attachment.sig>


More information about the freebsd-hackers mailing list