Fwd: breaking the crunchgen logic into a share/mk file

Adrian Chadd adrian at freebsd.org
Fri Nov 12 01:26:18 UTC 2010


FYI, I'd like to commit this today if possible.

Will this break any kind of builds that I haven't thought of? It's
introducing a new mk rule file which needs to be wherever 'make' checks its
paths.

Thanks,


Adrian

---------- Forwarded message ----------
From: Adrian Chadd <adrian at freebsd.org>
Date: 5 October 2010 10:36
Subject: breaking the crunchgen logic into a share/mk file
To: freebsd-hackers at freebsd.org


Hi,

I've broken out the crunchgen logic from src/rescue/rescue into a
share/mk file - that way it can be reused in other areas.

The diff is here:
http://people.freebsd.org/~adrian/crunchgen-mk.diff<http://people.freebsd.org/%7Eadrian/crunchgen-mk.diff>

This bsd.crunchgen.mk file is generic enough to use in my
busybox-style thing as well as for src/rescue/rescue/.

Comments, feedback, etc welcome!


Adrian


More information about the freebsd-arch mailing list