[TableGen] Merge a variable assignment and a return to drop curly braces. Fold an...
[oota-llvm.git] / utils / not / Makefile
index f37f166c6c7be247e947b3ac2a9ca13c50aa6909..26b7450d48b078886352264d9f5fd8ba5e6fc7f8 100644 (file)
@@ -14,8 +14,8 @@ USEDLIBS = LLVMSupport.a
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1
 
-# Don't install this utility
-NO_INSTALL = 1
+# FIXME: Don't install this utility
+#NO_INSTALL = 1
 
 include $(LEVEL)/Makefile.common