Update of /src/master/dx/src/uipp/mb In directory opendx.watson.ibm.com:/tmp/cvs-serv28708
Modified Files:
MBGenerate.C
Log Message:
For mb-generated makefiles:
Shared objects are created by cc or ld depending on arch & build env, but
CCLD was only created/set by dx autoconf under certain circumstances.
Use our own concoction, SHARED_LINK instead.
This will be defined in lib_$(ARCH)/arch.mak by dx configure.
