Subversion Repositories shark

Rev

Rev 1685 | Blame | Compare with Previous | Last modification | View Log | RSS feed

targets:= libosmesa.a

libosmesa.a-objs:=      \
        accum.o         \
        api_arrayelt.o  \
        api_eval.o      \
        api_loopback.o  \
        api_noop.o      \
        api_validate.o  \
        attrib.o        \
        blend.o         \
        buffers.o       \
        clip.o          \
        colortab.o      \
        context.o       \
        convolve.o      \
        debug.o         \
        depth.o         \
        dispatch.o      \
        dlist.o         \
        drawpix.o       \
        enable.o        \
        enums.o         \
        eval.o          \
        extensions.o    \
        feedback.o      \
        fog.o           \
        get.o           \
        glapi.o         \
        glthread.o      \
        hash.o          \
        hint.o          \
        histogram.o     \
        image.o         \
        light.o         \
        lines.o         \
        matrix.o        \
        mmath.o         \
        pixel.o         \
        points.o        \
        polygon.o       \
        rastpos.o       \
        state.o         \
        stencil.o       \
        texcompress.o   \
        texformat.o     \
        teximage.o      \
        texobj.o        \
        texstate.o      \
        texstore.o      \
        texutil.o       \
        varray.o        \
        vpexec.o        \
        vpparse.o       \
        vpstate.o       \
        vtxfmt.o        \
        array_cache/    \
        swrast/         \
        swrastst/       \
        tnl/            \
        math/           \
        x86/            \
        osmesa/         \
        imports.o

exported-aflags:= -I$(srctree)/drivers/linuxc26/include/asm \
        -I$(srctree)/ports/mesa/include

exported-cppflags:= -I$(srctree)/drivers/linuxc26/include \
        -I$(srctree)/ports/mesa/include -I$(srctree)/ports/mesa/src