0023887: wgenproj -target=amk generate incorrect dependicies in *.am files for occt products
if automake files generates for OCCT, toolkits will include to libTKDXF_la_LIBADD variable like ../<toolkit name>/lib<toolkit name>.so
paths to father libs added; all father libs have prefix -l now
0023862: vcX project files, generated by WOK in Linux, contain unnecessary addition options
in vcX and amk cases, wok switched to specified system condition: vcX - wnt, amk - lin;
osutils:lrmdups method refactored;
if vcX is generated in lin, error appears: %Nesting_DBMS_Station and %occt_DFLT_wnt are not "setted".
p.s. in my case, vc files are equal for win and lin, BUT in lin version:
Tkxbase project doesn’t contain files of “stepFile” group
tkadvTools project doesn’t contain files of “ExprIntrp” group