Change 'make install' to install tblgen, for better support of out-of-tree targets,
[oota-llvm.git] / utils / TableGen / Makefile
index ba0e157ec385b1e22155ec9bdda7c5cd8d4f647b..7ea88de05591d953245b493c00c595e5b376d8b1 100644 (file)
@@ -9,7 +9,6 @@
 
 LEVEL = ../..
 TOOLNAME = tblgen
-NO_INSTALL = 1;
 USEDLIBS = LLVMSupport.a LLVMSystem.a
 REQUIRES_EH := 1
 REQUIRES_RTTI := 1