projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe3242f
)
added glut fbdev files
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 31 Jul 2006 14:25:53 +0000
(14:25 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 31 Jul 2006 14:25:53 +0000
(14:25 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6a4b51cddcc2f7e83f7d1ce544483390d7399446..bb593d4007360acb3c620931bc38b33e7a6e9ddb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-376,6
+376,9
@@
GLUT_FILES = \
$(DIRECTORY)/src/glut/dos/PC_HW/*.[chS] \
$(DIRECTORY)/src/glut/ggi/*.[ch] \
$(DIRECTORY)/src/glut/ggi/Makefile \
+ $(DIRECTORY)/src/glut/fbdev/Makefile \
+ $(DIRECTORY)/src/glut/fbdev/cursors.h \
+ $(DIRECTORY)/src/glut/fbdev/glut_fbdev.c \
$(DIRECTORY)/windows/VC6/progs/glut/glut.dsp \
$(DIRECTORY)/windows/VC7/progs/glut/glut.vcproj