TOPDIR = ../.. include $(TOPDIR)/Make/makedefs CXXFILES =\ osgshaderterrain.cpp\ LIBS += -losgViewer -losgText -losgDB -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS) EXEC = osgshaderterrain include $(TOPDIR)/Make/makerules