LDLIBS=-lglut -lGLEW -lGL -lm all: select clean: rm -f *.o select select: select.cpp res_texture.c ../common/shader_utils.o .PHONY: all clean