|
Revision 8249, 224 bytes
(checked in by westram, 6 months ago)
|
- wrap main for untested (but testable) units
- still untestable
- ptpan (wont change in this branch)
- GENOM (cyclic dependency with GENOM_IMPORT due to Location)
- fix missing lib dependencies
- DIST -> SL/NDS
- STAT -> SL/ITEMS
- AW_NAME -> libAWT (instead of libWINDOW)
|
| Line | |
|---|
| 1 | # libraries needed to link against DIST/DIST.a |
|---|
| 2 | |
|---|
| 3 | SERVERCNTRL/SERVERCNTRL.a |
|---|
| 4 | CONSENSUS_TREE/CONSENSUS_TREE.a |
|---|
| 5 | SL/ARB_TREE/ARB_TREE.a |
|---|
| 6 | SL/GUI_ALIVIEW/GUI_ALIVIEW.a |
|---|
| 7 | SL/MATRIX/MATRIX.a |
|---|
| 8 | SL/NEIGHBOURJOIN/NEIGHBOURJOIN.a |
|---|
| 9 | SL/NDS/NDS.a |
|---|