# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# Suppress display of executed commands.
$(VERBOSE).SILENT:


# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/Vers1/keyboardTest/llvm

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/Vers1/keyboardTest/libcxx_msan

# Include any dependencies generated for this target.
include examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/depend.make

# Include the progress variables for this target.
include examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/progress.make

# Include the compile flags for this target's objects.
include examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/flags.make

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o: examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/flags.make
examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o: /mnt/Vers1/keyboardTest/llvm/examples/Kaleidoscope/Chapter4/toy.cpp
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/Vers1/keyboardTest/libcxx_msan/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o"
	cd /mnt/Vers1/keyboardTest/libcxx_msan/examples/Kaleidoscope/Chapter4 && /usr/bin/clang++-3.9   $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o -c /mnt/Vers1/keyboardTest/llvm/examples/Kaleidoscope/Chapter4/toy.cpp

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.i"
	cd /mnt/Vers1/keyboardTest/libcxx_msan/examples/Kaleidoscope/Chapter4 && /usr/bin/clang++-3.9  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/Vers1/keyboardTest/llvm/examples/Kaleidoscope/Chapter4/toy.cpp > CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.i

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.s"
	cd /mnt/Vers1/keyboardTest/libcxx_msan/examples/Kaleidoscope/Chapter4 && /usr/bin/clang++-3.9  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/Vers1/keyboardTest/llvm/examples/Kaleidoscope/Chapter4/toy.cpp -o CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.s

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.requires:

.PHONY : examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.requires

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.provides: examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.requires
	$(MAKE) -f examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/build.make examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.provides.build
.PHONY : examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.provides

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.provides.build: examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o


# Object files for target Kaleidoscope-Ch4
Kaleidoscope__Ch4_OBJECTS = \
"CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o"

# External object files for target Kaleidoscope-Ch4
Kaleidoscope__Ch4_EXTERNAL_OBJECTS =

bin/Kaleidoscope-Ch4: examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o
bin/Kaleidoscope-Ch4: examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/build.make
bin/Kaleidoscope-Ch4: lib/libLLVMAnalysis.a
bin/Kaleidoscope-Ch4: lib/libLLVMCore.a
bin/Kaleidoscope-Ch4: lib/libLLVMExecutionEngine.a
bin/Kaleidoscope-Ch4: lib/libLLVMInstCombine.a
bin/Kaleidoscope-Ch4: lib/libLLVMObject.a
bin/Kaleidoscope-Ch4: lib/libLLVMRuntimeDyld.a
bin/Kaleidoscope-Ch4: lib/libLLVMScalarOpts.a
bin/Kaleidoscope-Ch4: lib/libLLVMSupport.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86CodeGen.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86AsmParser.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86AsmPrinter.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86Desc.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86Disassembler.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86Info.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86Utils.a
bin/Kaleidoscope-Ch4: lib/libLLVMAsmPrinter.a
bin/Kaleidoscope-Ch4: lib/libLLVMDebugInfoCodeView.a
bin/Kaleidoscope-Ch4: lib/libLLVMDebugInfoMSF.a
bin/Kaleidoscope-Ch4: lib/libLLVMGlobalISel.a
bin/Kaleidoscope-Ch4: lib/libLLVMSelectionDAG.a
bin/Kaleidoscope-Ch4: lib/libLLVMCodeGen.a
bin/Kaleidoscope-Ch4: lib/libLLVMScalarOpts.a
bin/Kaleidoscope-Ch4: lib/libLLVMInstCombine.a
bin/Kaleidoscope-Ch4: lib/libLLVMTarget.a
bin/Kaleidoscope-Ch4: lib/libLLVMTransformUtils.a
bin/Kaleidoscope-Ch4: lib/libLLVMBitWriter.a
bin/Kaleidoscope-Ch4: lib/libLLVMAnalysis.a
bin/Kaleidoscope-Ch4: lib/libLLVMProfileData.a
bin/Kaleidoscope-Ch4: lib/libLLVMObject.a
bin/Kaleidoscope-Ch4: lib/libLLVMBitReader.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86AsmPrinter.a
bin/Kaleidoscope-Ch4: lib/libLLVMX86Utils.a
bin/Kaleidoscope-Ch4: lib/libLLVMCore.a
bin/Kaleidoscope-Ch4: lib/libLLVMBinaryFormat.a
bin/Kaleidoscope-Ch4: lib/libLLVMMCParser.a
bin/Kaleidoscope-Ch4: lib/libLLVMMCDisassembler.a
bin/Kaleidoscope-Ch4: lib/libLLVMMC.a
bin/Kaleidoscope-Ch4: lib/libLLVMSupport.a
bin/Kaleidoscope-Ch4: lib/libLLVMDemangle.a
bin/Kaleidoscope-Ch4: examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/mnt/Vers1/keyboardTest/libcxx_msan/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../../bin/Kaleidoscope-Ch4"
	cd /mnt/Vers1/keyboardTest/libcxx_msan/examples/Kaleidoscope/Chapter4 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Kaleidoscope-Ch4.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/build: bin/Kaleidoscope-Ch4

.PHONY : examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/build

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/requires: examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/toy.cpp.o.requires

.PHONY : examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/requires

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/clean:
	cd /mnt/Vers1/keyboardTest/libcxx_msan/examples/Kaleidoscope/Chapter4 && $(CMAKE_COMMAND) -P CMakeFiles/Kaleidoscope-Ch4.dir/cmake_clean.cmake
.PHONY : examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/clean

examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/depend:
	cd /mnt/Vers1/keyboardTest/libcxx_msan && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/Vers1/keyboardTest/llvm /mnt/Vers1/keyboardTest/llvm/examples/Kaleidoscope/Chapter4 /mnt/Vers1/keyboardTest/libcxx_msan /mnt/Vers1/keyboardTest/libcxx_msan/examples/Kaleidoscope/Chapter4 /mnt/Vers1/keyboardTest/libcxx_msan/examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : examples/Kaleidoscope/Chapter4/CMakeFiles/Kaleidoscope-Ch4.dir/depend