projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d96095
)
glsl/tests: skinning.o
author
Dave Airlie
<airlied@redhat.com>
Thu, 13 Aug 2009 22:35:49 +0000
(08:35 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 13 Aug 2009 22:35:49 +0000
(08:35 +1000)
worst Makefile ever. not sure what is going on here, hopefully
this fixes tinderbox
progs/glsl/Makefile
patch
|
blob
|
history
diff --git
a/progs/glsl/Makefile
b/progs/glsl/Makefile
index bbe08c46ac08b4992c2665fbaa48b36213c01460..2960de03676fe1d89b02c905e5d272cee6d705cd 100644
(file)
--- a/
progs/glsl/Makefile
+++ b/
progs/glsl/Makefile
@@
-204,9
+204,9
@@
shtest.o: $(UTIL_HEADERS)
shtest: shtest.o $(UTIL_OBJS)
-s
htest
.o: $(UTIL_HEADERS)
+s
kinning
.o: $(UTIL_HEADERS)
-s
htest: shtest
.o $(UTIL_OBJS)
+s
kinning: skinning
.o $(UTIL_OBJS)
texaaline.o: $(UTIL_HEADERS)