Rename experimental and update the Makefile
This commit is contained in:
parent
a09e05b01a
commit
97f4e020ad
3
Makefile
3
Makefile
|
@ -6,8 +6,9 @@
|
|||
|
||||
TARGET = libGL.a
|
||||
OBJS = gl-rgb.o gl-fog.o gl-sh4-light.o gl-light.o gl-clip.o gl-clip-arrays.o
|
||||
OBJS += gl-arrays.o gl-pvr.o gl-matrix.o gl-api.o gl-texture.o glu-texture.o
|
||||
OBJS += gl-arrays.o gl-pvr.o gl-matrix.o gl-api.o glu-texture.o
|
||||
OBJS += gl-framebuffer.o gl-cap.o gl-error.o
|
||||
OBJS += GL/draw.o GL/flush.o GL/framebuffer.o GL/immediate.o GL/lighting.o GL/state.o GL/texture.o
|
||||
|
||||
SUBDIRS =
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user