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