Add comment

llvm-svn: 97309
This commit is contained in:
Kovarththanan Rajaratnam 2010-02-27 07:06:44 +00:00
parent fa0a4bcb55
commit 7cfffceec7
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ LEVEL = ../../../..
TOOLNAME = clang-interpreter
CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
NO_INSTALL = 1
# No plugins, optimize startup time.
TOOL_NO_EXPORTS = 1
# Include this here so we can get the configuration of the targets that have