projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e19f5d7
)
Correct typo (vpstate.c) so that makefile works.
author
Karl Schultz
<kschultz@freedesktop.org>
Tue, 15 Jan 2002 18:41:53 +0000
(18:41 +0000)
committer
Karl Schultz
<kschultz@freedesktop.org>
Tue, 15 Jan 2002 18:41:53 +0000
(18:41 +0000)
src/mesa/main/Makefile.win
patch
|
blob
|
history
diff --git
a/src/mesa/main/Makefile.win
b/src/mesa/main/Makefile.win
index 05cc70839ce71c3714703e81c96d63e30b51ae9e..81eb3633538100ac09bef1daa7dd21e36803b84b 100644
(file)
--- a/
src/mesa/main/Makefile.win
+++ b/
src/mesa/main/Makefile.win
@@
-90,7
+90,7
@@
CORE_SRCS = \
varray.c \
vpexec.c \
vpparse.c \
- vpstate
e
.c \
+ vpstate.c \
vtxfmt.c \
# X86\x86.c \
# X86\common_x86.c \