???
Well, the compiling sequence in TELEMAC system is as follows :
1/ Libraries (no dependencies) e.g. BIEF, SPECIAL, PARAVOID, DAMOCLES
2/ Codes (depending only on 1st group ) : ATEMIS, TOMAWAC, SISYPHE
3/ Codes (depending on both 1st & 2nd groups ) : TELEMAC2D & TELEMAC3D
Basically, this is what does makeall90.pl
So, if you get no *.lib in your TELEMAC tree, you should try to compile manually (maktel install) one library (go to its sources folder) of the first group (say SPECIAL or DAMOCLES) and see what happens...
Regards,
Fabien Decung
PS : Or you can run once again "makeall90 > compillog.txt" and enclose this log file here