AM_CXXFLAGS="-I/usr/X11R6/include" AM_LDFLAGS="-L/usr/Mesa-6.0.1/lib -L/usr/X11R6/lib -lXt -lX11" $(MWINDOWS) #"-O3 -pedantic -fPIC -ffast-math -I/usr/X11R6/include" bin_PROGRAMS=importer importer_SOURCES=framework.cc windowHandler.cc vector.cc object.cc array.cc material.cc noinst_HEADERS=framework.h windowHandler.h vector.h object.h array.h material.h # uncomment the following if orxonox requires the math library #orxonox_LDADD=-lm #EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo # if you write a self-test script named `chk', uncomment the # following and add `chk' to the EXTRA_DIST list #TESTS=chk # build and install the .info pages #info_TEXINFOS = orxonox.texinfo #orxonox_TEXINFOS = gpl.texinfo # install the man pages #man_MANS=orxonox.1