projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c00fbd5
)
fix typo (Matt Case)
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 23 Feb 2004 20:26:58 +0000
(20:26 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 23 Feb 2004 20:26:58 +0000
(20:26 +0000)
src/glut/glx/descrip.mms
patch
|
blob
|
history
diff --git
a/src/glut/glx/descrip.mms
b/src/glut/glx/descrip.mms
index 545e5c826b7725626c4be8a8b6beb6838ea0a365..5a536aa872586bb1de8c89f4a381b1e13549607b 100644
(file)
--- a/
src/glut/glx/descrip.mms
+++ b/
src/glut/glx/descrip.mms
@@
-122,7
+122,7
@@
VERSION=Glut V3.7
# Make the library
$(LIBDIR)$(GLUT_LIB) : $(OBJECTS0) $(OBJECTS1) $(OBJECTS2) $(OBJECTS3)
- @ $(MAKELIB) $(GLUT_LIB) $(OBJECTS)
+ @ $(MAKELIB) $(GLUT_LIB) $(OBJECTS
0
)
@ library $(GLUT_LIB) $(OBJECTS1)
@ library $(GLUT_LIB) $(OBJECTS2)
@ library $(GLUT_LIB) $(OBJECTS3)