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