Date: Tue, 5 Oct 2010 10:36:31 +0800 From: Adrian Chadd <adrian@freebsd.org> To: freebsd-hackers@freebsd.org Subject: breaking the crunchgen logic into a share/mk file Message-ID: <AANLkTi=BwHge47xnQa39cERXhoTnFGW0HqCYkHLgnnbQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=BwHge47xnQa39cERXhoTnFGW0HqCYkHLgnnbQ>