Hi
if you compiled parallel succesfully, you could try to compile manually sisyphe, tomawac, telemac2d, telemac3d and artemis by running the command maktel parallel in each source directory
The first error message show a problem exists in the makefile of parallel which shouldn't have a parallel target. You could solve this problem by duplication of all bloc which will be rename parallel
For the other message, it looks like the other libraries was not available in particular bief. Be sure that the inlude option of compilation pointed on the libraries of bief, damocles, parallel, special.
Hope this helps