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