include /lib/mk/std
testgl: testgl.o
	$(CXX) -o$@ -lGL -lGLU $^
include mkfile_cc
