source: trunk/EDIT4/needs_libs

Last change on this file was 19613, checked in by westram, 3 weeks ago
  • reintegrates 'lib' into 'trunk'
    • replace dynamic library AWT by several static libraries: APP, ARB_SPEC, MASKS, CANVAS, MAPKEY, GUI_TK
    • now also check wrong library dependencies for untested units (only4me)
  • adds: log:branches/lib@19578:19612
File size: 290 bytes
Line 
1# libraries needed to link against EDIT4/EDIT4.a
2
3ARB_GDE/ARB_GDE.a # needed for pretty print seq
4$(RNA3D_LIB)
5SECEDIT/SECEDIT.a
6SL/APP/APP.a
7SL/ARB_SPEC/ARB_SPEC.a
8SL/CONSENSUS/CONSENSUS.a
9SL/FAST_ALIGNER/FAST_ALIGNER.a
10SL/TRANSLATE/TRANSLATE.a
11SL/NDS/NDS.a
12SL/MAPKEY/MAPKEY.a
13STAT/STAT.a
Note: See TracBrowser for help on using the repository browser.