summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorZack Rusin <zack@tungstengraphics.com>2007-10-22 11:00:28 -0400
committerZack Rusin <zack@tungstengraphics.com>2007-10-24 11:21:04 -0400
commitb04430efd963ca541c435c6c1007feccf5474040 (patch)
treeb1ecf8596d3d48463be58698b61445654b44a304 /Makefile
parentba887517160ab2b5a70e01723ee649db1554775b (diff)
Introduce linux-llvm target. Remove the llvm code from the default build for now.
Cleanup some of the debugging output.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a058e9839fa..c4ffea85a2b 100644
--- a/Makefile
+++ b/Makefile
@@ -112,6 +112,7 @@ linux-ia64-icc \
linux-ia64-icc-static \
linux-icc \
linux-icc-static \
+linux-llvm \
linux-osmesa \
linux-osmesa16 \
linux-osmesa16-static \