|
Define SOURCES instead of OBJS in Makefiles.
OBJS is still deduced from SOURCES, but this change gives better control over where the object files get actually written. |
|---|
|
|
| examples/opengl2_example/Makefile |
|---|
| examples/opengl3_example/Makefile |
|---|