Delete CodeInit and CodeRecTy from TableGen.
[oota-llvm.git] / utils / TableGen / Makefile
index c01b6602faa37ca6ab15983958ab42ec9eb40e80..0c4619d1a252d32edd7c7284efc5585276288f6f 100644 (file)
@@ -8,8 +8,8 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-TOOLNAME = tblgen
-USEDLIBS = LLVMSupport.a
+TOOLNAME = llvm-tblgen
+USEDLIBS = LLVMTableGen.a LLVMSupport.a
 REQUIRES_EH := 1
 REQUIRES_RTTI := 1