What is this gcc compiler option? (-lGL -lGLU -lglut)

Viewed 804

I am developing GTK program in C and I have a makefile that I am stuck what this compiler option this is. gcc compiler options in makefile

Any ideas? I am sorry this is a question style, but I am really stuck.

1 Answers
Related