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