Build system infrastructure for multiple tblgens.
[oota-llvm.git] / utils / TableGen / Makefile
index 17e94eacc38d9acfb018b25297adfad3393842cd..0c4619d1a252d32edd7c7284efc5585276288f6f 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-TOOLNAME = tblgen
+TOOLNAME = llvm-tblgen
 USEDLIBS = LLVMTableGen.a LLVMSupport.a
 REQUIRES_EH := 1
 REQUIRES_RTTI := 1