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