Building additional binaries

Shaun Jackman sjackman at gmail.com
Thu Jul 6 16:48:05 UTC 2006


On 7/5/06, Rob Landley <rob at landley.net> wrote:
> How about busybox: busybox.bflt?

I tried this approach as well. Although a good idea, it does not work
because the default target of the subdirectories is not `all'. The
default target of libbb/Makefile is libbb.a. Adding `busybox:
busybox.bflt' changes the default target of libbb/Makefile from
libbb.a to busybox.

Cheers,
Shaun



More information about the busybox mailing list