Jivin [EMAIL PROTECTED] lays it down ...
> I gather the 'prop' directory is supposed to be used for proprietary
> code, but it seems to be built twice, once from lib/Makefile (see
> dir_5_y) and then again from user/Makefile (see dir_p). I'm using
> uClinux-dist-20060803. Isn't this redundant? It would make sense to me

Yes it is built for libs and for apps,  no it is not redundant.

> if lib's Makefile somehow builds your prop libraries, and user's
> Makefile builds your prop userland code. But I don't see how prop's
> Makefile could distinguish.

        UCLINUX_BUILD_LIB = 1

or

        UCLINUX_BUILD_USER = 1

> Am I missing something? How are people using the prop directory? Is it
> considered unsporting to add proprietary directories under 'lib' and
> 'user'?

You can put them anywhere,  but they are easier to identify if you have
them in one plave ;-)

Cheers,
Davidm

-- 
David McCullough,  [EMAIL PROTECTED],   Ph:+61 734352815
Secure Computing - SnapGear  http://www.uCdot.org http://www.cyberguard.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to