diff options
author | Zack Rusin <zack@tungstengraphics.com> | 2007-10-22 11:00:28 -0400 |
---|---|---|
committer | Zack Rusin <zack@tungstengraphics.com> | 2007-10-24 11:21:04 -0400 |
commit | b04430efd963ca541c435c6c1007feccf5474040 (patch) | |
tree | b1ecf8596d3d48463be58698b61445654b44a304 /Makefile | |
parent | ba887517160ab2b5a70e01723ee649db1554775b (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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |