Update of /src/master/dx/src/exec/libdx
In directory opendx.watson.ibm.com:/tmp/cvs-serv19066
Modified Files:
Makefile.am
Log Message:
Removed task.c from being included in LIBDX. This library is only being used
to build libDX.a and libDX.a get the task.c functionality from dpexec. As it
states in the header of the libdx/task.c, this is used with DXlite. This will
remove the multiple symbol references in libDX that people are seeing when
trying to compile inboards or outboards that need more functionality than
DXlite.