98553de136
some cppunit test need to link directly with the object of the module they are meant to test, due to the fact that the API they use/test are not necessarily exported in the public interface of the module's dynamic library. This patch add the mean to export the list of objects used in the link of specific target library, and a mean to import these into the link of a cppunit. Only unxgcc.mk has been modified so far to support the later This is not intended to be use to import objects accross module boundaries |
||
---|---|---|
.. | ||
bin | ||
doc/gbuild | ||
gbuild | ||
inc | ||
prj | ||
src | ||
unxmacxp/inc | ||
makefile.mk |