aboutsummaryrefslogtreecommitdiff
path: root/samples/OpenGL/texture_distortion_glsl/Makefile
blob: fbb01d0e161fa334fcb23cdd4d8daffb384bcdf7 (plain)
1
2
3
texture_distortion_glsl: texture_distortion_glsl.c
	cc -o texture_distortion_glsl texture_distortion_glsl.c -lGL -lGLEW -lglfw