projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34fb5db
)
removed extra /
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 24 Apr 2000 15:29:11 +0000
(15:29 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 24 Apr 2000 15:29:11 +0000
(15:29 +0000)
progs/demos/Makefile.X11
patch
|
blob
|
history
diff --git
a/progs/demos/Makefile.X11
b/progs/demos/Makefile.X11
index f4f438c3535eee8daf7203a67aa586344ff0adef..9fc4da60dc89b946b5e54eeb6a1b2d82a3235b59 100644
(file)
--- a/
progs/demos/Makefile.X11
+++ b/
progs/demos/Makefile.X11
@@
-1,4
+1,4
@@
-# $Id: Makefile.X11,v 1.1
0 2000/04/07 16:30:46
brianp Exp $
+# $Id: Makefile.X11,v 1.1
1 2000/04/24 15:29:11
brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@
-19,7
+19,7
@@
LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
PROGS = bounce clearspd drawpix gamma gears geartrain glinfo gloss \
glutfx isosurf lodbias morph3d multiarb occlude osdemo paltex \
pixeltex pointblast readpix reflect renormal spectex stex3d \
- tessdemo texcyl texdown texobj trispd winpos
\
+ tessdemo texcyl texdown texobj trispd winpos
##### RULES #####