TOPDIR = ../..
include $(TOPDIR)/Make/makedefs
CXXFILES =\
osgversion.cpp\
LIBS += -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)
EXEC = osgversion
include $(TOPDIR)/Make/makerules