aboutsummaryrefslogtreecommitdiff
path: root/samples/OpenGL/x11argb_opengl_glsl/Makefile
blob: b59feea661d88ea52d1d49693bfdd52f4711a30d (plain)
1
2
3
x11argb_opengl_glsl: x11argb_opengl_glsl.c Makefile
	clang -std=c99 -g3 -o x11argb_opengl_glsl x11argb_opengl_glsl.c -lX11 -lXrender -lGLEW -lm