Update of /src/master/dx/src/exec/dxmods In directory opendx.watson.ibm.com:/tmp/cvs-serv6442/src/exec/dxmods
Modified Files:
Tag: libtool
_compoper.c
Log Message:
rand is different size than random on intel; thus, use RAND_MAX instead
of hardcoded number so it can be different for intel.
