2012-01-05 03:03, Dr Andrew John Hughes skrev:
>Hence, it is in the provider's interest to make that blob compatible with
>as many systems as possible. This is done by statically linking libraries
>and is also the reason you'll find copies of system libraries
>(libpng, libjpeg, zlib, lcms) in the
On 16/01/2012 8:45 PM, Dmitry Samersoff wrote:
I'm not sure I catch you idea correct.
May be we can just create a directory, something like make.d
and then do
for i in make.d/*
do
-include ...
done
No that's not what I'm trying to do. Take a look at where the existing
Defs-embedded.gmk an
David,
I'm not sure I catch you idea correct.
May be we can just create a directory, something like make.d
and then do
for i in make.d/*
do
-include ...
done
-Dmitry
On 2012-01-16 09:01, David Holmes wrote:
> Presently the build system contains some files, and directives involving
> those