Subversion Repositories shark

Rev

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

targets:= libglut.a

libglut.a-objs:=        \
        bitmap.o        \
        color.o         \
        globals.o       \
        models.o        \
        teapot.o        \
        window.o        \
        callback.o      \
        init.o          \
        menu.o          \
        overlay.o       \
        state.o

cppflags+= -I$(srctree)/drivers/linuxc26/include -I$(curdir)/../include \
        -I$(curdir) -I$(curdir)/../