TOP = ../..

include ${TOP}/make/config/prebase.mk

PROGRAM = glewinfo
FILES = glewinfo

LIBRARIES = GLEW GL

include ${TOP}/make/config/base.mk

