0023887: wgenproj -target=amk generate incorrect dependicies in *.am files for occt...
authoribs <ibs@openxascade.com>
Mon, 22 Apr 2013 10:20:47 +0000 (14:20 +0400)
committeribs <ibs@openxascade.com>
Mon, 22 Apr 2013 10:20:47 +0000 (14:20 +0400)
commit698b1e250819b00707ca79f1ad00c6c4f7803b44
treecd9720954bf96b30f38fd7148ae396db0f71ebd0
parentac4f039e77f4f5da3e583a95df3a7783a3da2c60
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
src/WOKTclLib/OS.tcl
src/WOKTclLib/osutils.tcl
src/WOKsite/wok_tclshrc.tcl