projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feffd25
)
llvmpipe: add missing dependency in Makefile
author
Brian Paul
<brianp@vmware.com>
Wed, 21 Apr 2010 22:29:13 +0000
(16:29 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 21 Apr 2010 22:30:13 +0000
(16:30 -0600)
src/gallium/drivers/llvmpipe/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/Makefile
b/src/gallium/drivers/llvmpipe/Makefile
index bfa9f02bc56ece118cb2b97007962429bf2ed326..4a3fc036c490fc768c84d548b8e6932cd93b5773 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/Makefile
+++ b/
src/gallium/drivers/llvmpipe/Makefile
@@
-61,5
+61,5
@@
lp_tile_soa.c: lp_tile_soa.py ../../auxiliary/util/u_format_parse.py ../../auxil
LIBS += $(GL_LIB_DEPS) -L../../auxiliary/ -lgallium libllvmpipe.a
-$(PROGS): lp_test_main.o
+$(PROGS): lp_test_main.o
libllvmpipe.a