Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 706 → Rev 1689

/shark/trunk/ports/mesa/src-glut.dos/makefile
File deleted
/shark/trunk/ports/mesa/src-glut.dos/Makefile
0,0 → 1,18
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)/../