Need glu & glut specific version.

Hello.

I’m working on a project using OpenGL 2.x, GLU & GLUT for AmigaOS4 & MorphOS.
I’d like to adapt it on 2 other Amiga configuration ( Aros68k & AmigaOS3 ).
On these 2 configuration, I have Mesa (storm mesa) installed and running 3D applications well.

On Amiga computer, everything work using specific .library files and Mesa contain OpenGL ones.
I have in the SDK the libGL.a file needed by my project.
But I miss the libGLU.a & libGLUT.a files.

Does someone know where I can find a version of these lib source code so I can compile them for AmigaOS3 & AROS.

Thank you for your help.

Kindest Regards,
AmiDARK