|
From: Bruce S. <bw...@ar...> - 2008-04-17 14:14:46
|
> rm -rf tmp/busybox* > untar the new one into tmp/ > rm tmp/.done*busybox > make clean makefile > > You guys may not know about "make makefile", it's a little faster and > supports the parallel compile of several scripts at the same time. Where else do you use "make makefile"? Do you use it after a make mrproper? (how?) Do you use it for a "DL_IS_OFFICIAL_RELEASE"? (how?) - BS |