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

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# 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


# Produce verbose output by default.
VERBOSE = 1

# 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 = /builddir/build/BUILD/llvm-7.0.1.src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /builddir/build/BUILD/llvm-7.0.1.src/_build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /builddir/build/BUILD/llvm-7.0.1.src/_build/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"FileCheck\" \"LLVM\" \"LLVMAArch64AsmParser\" \"LLVMAArch64AsmPrinter\" \"LLVMAArch64CodeGen\" \"LLVMAArch64Desc\" \"LLVMAArch64Disassembler\" \"LLVMAArch64Info\" \"LLVMAArch64Utils\" \"LLVMAMDGPUAsmParser\" \"LLVMAMDGPUAsmPrinter\" \"LLVMAMDGPUCodeGen\" \"LLVMAMDGPUDesc\" \"LLVMAMDGPUDisassembler\" \"LLVMAMDGPUInfo\" \"LLVMAMDGPUUtils\" \"LLVMARMAsmParser\" \"LLVMARMAsmPrinter\" \"LLVMARMCodeGen\" \"LLVMARMDesc\" \"LLVMARMDisassembler\" \"LLVMARMInfo\" \"LLVMARMUtils\" \"LLVMAggressiveInstCombine\" \"LLVMAnalysis\" \"LLVMAsmParser\" \"LLVMAsmPrinter\" \"LLVMBPFAsmParser\" \"LLVMBPFAsmPrinter\" \"LLVMBPFCodeGen\" \"LLVMBPFDesc\" \"LLVMBPFDisassembler\" \"LLVMBPFInfo\" \"LLVMBinaryFormat\" \"LLVMBitReader\" \"LLVMBitWriter\" \"LLVMCodeGen\" \"LLVMCore\" \"LLVMCoroutines\" \"LLVMCoverage\" \"LLVMDebugInfoCodeView\" \"LLVMDebugInfoDWARF\" \"LLVMDebugInfoMSF\" \"LLVMDebugInfoPDB\" \"LLVMDemangle\" \"LLVMDlltoolDriver\" \"LLVMExecutionEngine\" \"LLVMFuzzMutate\" \"LLVMGlobalISel\" \"LLVMIRReader\" \"LLVMInstCombine\" \"LLVMInstrumentation\" \"LLVMInterpreter\" \"LLVMLTO\" \"LLVMLibDriver\" \"LLVMLineEditor\" \"LLVMLinker\" \"LLVMMC\" \"LLVMMCDisassembler\" \"LLVMMCJIT\" \"LLVMMCParser\" \"LLVMMIRParser\" \"LLVMMipsAsmParser\" \"LLVMMipsAsmPrinter\" \"LLVMMipsCodeGen\" \"LLVMMipsDesc\" \"LLVMMipsDisassembler\" \"LLVMMipsInfo\" \"LLVMNVPTXAsmPrinter\" \"LLVMNVPTXCodeGen\" \"LLVMNVPTXDesc\" \"LLVMNVPTXInfo\" \"LLVMObjCARCOpts\" \"LLVMObject\" \"LLVMObjectYAML\" \"LLVMOption\" \"LLVMOrcJIT\" \"LLVMPasses\" \"LLVMPowerPCAsmParser\" \"LLVMPowerPCAsmPrinter\" \"LLVMPowerPCCodeGen\" \"LLVMPowerPCDesc\" \"LLVMPowerPCDisassembler\" \"LLVMPowerPCInfo\" \"LLVMProfileData\" \"LLVMRuntimeDyld\" \"LLVMScalarOpts\" \"LLVMSelectionDAG\" \"LLVMSupport\" \"LLVMSymbolize\" \"LLVMSystemZAsmParser\" \"LLVMSystemZAsmPrinter\" \"LLVMSystemZCodeGen\" \"LLVMSystemZDesc\" \"LLVMSystemZDisassembler\" \"LLVMSystemZInfo\" \"LLVMTableGen\" \"LLVMTarget\" \"LLVMTransformUtils\" \"LLVMVectorize\" \"LLVMWindowsManifest\" \"LLVMX86AsmParser\" \"LLVMX86AsmPrinter\" \"LLVMX86CodeGen\" \"LLVMX86Desc\" \"LLVMX86Disassembler\" \"LLVMX86Info\" \"LLVMX86Utils\" \"LLVMXRay\" \"LLVMipo\" \"LTO\" \"Unspecified\" \"bugpoint\" \"cmake-exports\" \"count\" \"dsymutil\" \"dsymutil-sphinx-man\" \"llc\" \"lli\" \"lli-child-target\" \"llvm-PerfectShuffle\" \"llvm-ar\" \"llvm-as\" \"llvm-bcanalyzer\" \"llvm-c-test\" \"llvm-cat\" \"llvm-cfi-verify\" \"llvm-config\" \"llvm-cov\" \"llvm-cvtres\" \"llvm-cxxdump\" \"llvm-cxxfilt\" \"llvm-diff\" \"llvm-dis\" \"llvm-dlltool\" \"llvm-dwarfdump\" \"llvm-dwarfdump-sphinx-man\" \"llvm-dwp\" \"llvm-exegesis\" \"llvm-extract\" \"llvm-headers\" \"llvm-lib\" \"llvm-link\" \"llvm-lto\" \"llvm-lto2\" \"llvm-mc\" \"llvm-mca\" \"llvm-modextract\" \"llvm-mt\" \"llvm-nm\" \"llvm-objcopy\" \"llvm-objdump\" \"llvm-opt-report\" \"llvm-pdbutil\" \"llvm-profdata\" \"llvm-ranlib\" \"llvm-rc\" \"llvm-readelf\" \"llvm-readobj\" \"llvm-rtdyld\" \"llvm-size\" \"llvm-sphinx-html\" \"llvm-sphinx-man\" \"llvm-split\" \"llvm-stress\" \"llvm-strings\" \"llvm-strip\" \"llvm-symbolizer\" \"llvm-undname\" \"llvm-xray\" \"not\" \"obj2yaml\" \"opt\" \"opt-viewer\" \"sancov\" \"sanstats\" \"verify-uselistorder\" \"yaml-bench\" \"yaml2obj\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

.PHONY : list_install_components/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# The main all target
all: cmake_check_build_system
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/llvm-7.0.1.src/_build/CMakeFiles /builddir/build/BUILD/llvm-7.0.1.src/_build/unittests/DebugInfo/DWARF/CMakeFiles/progress.marks
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/DebugInfo/DWARF/all
	$(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/llvm-7.0.1.src/_build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/DebugInfo/DWARF/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/DebugInfo/DWARF/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/DebugInfo/DWARF/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/rule:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/rule
.PHONY : unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/rule

# Convenience name for target.
DebugInfoDWARFTests: unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/rule

.PHONY : DebugInfoDWARFTests

# fast build rule for target.
DebugInfoDWARFTests/fast:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build
.PHONY : DebugInfoDWARFTests/fast

DWARFDebugInfoTest.o: DWARFDebugInfoTest.cpp.o

.PHONY : DWARFDebugInfoTest.o

# target to build an object file
DWARFDebugInfoTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFDebugInfoTest.cpp.o
.PHONY : DWARFDebugInfoTest.cpp.o

DWARFDebugInfoTest.i: DWARFDebugInfoTest.cpp.i

.PHONY : DWARFDebugInfoTest.i

# target to preprocess a source file
DWARFDebugInfoTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFDebugInfoTest.cpp.i
.PHONY : DWARFDebugInfoTest.cpp.i

DWARFDebugInfoTest.s: DWARFDebugInfoTest.cpp.s

.PHONY : DWARFDebugInfoTest.s

# target to generate assembly for a file
DWARFDebugInfoTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFDebugInfoTest.cpp.s
.PHONY : DWARFDebugInfoTest.cpp.s

DWARFDebugLineTest.o: DWARFDebugLineTest.cpp.o

.PHONY : DWARFDebugLineTest.o

# target to build an object file
DWARFDebugLineTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFDebugLineTest.cpp.o
.PHONY : DWARFDebugLineTest.cpp.o

DWARFDebugLineTest.i: DWARFDebugLineTest.cpp.i

.PHONY : DWARFDebugLineTest.i

# target to preprocess a source file
DWARFDebugLineTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFDebugLineTest.cpp.i
.PHONY : DWARFDebugLineTest.cpp.i

DWARFDebugLineTest.s: DWARFDebugLineTest.cpp.s

.PHONY : DWARFDebugLineTest.s

# target to generate assembly for a file
DWARFDebugLineTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFDebugLineTest.cpp.s
.PHONY : DWARFDebugLineTest.cpp.s

DWARFFormValueTest.o: DWARFFormValueTest.cpp.o

.PHONY : DWARFFormValueTest.o

# target to build an object file
DWARFFormValueTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFFormValueTest.cpp.o
.PHONY : DWARFFormValueTest.cpp.o

DWARFFormValueTest.i: DWARFFormValueTest.cpp.i

.PHONY : DWARFFormValueTest.i

# target to preprocess a source file
DWARFFormValueTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFFormValueTest.cpp.i
.PHONY : DWARFFormValueTest.cpp.i

DWARFFormValueTest.s: DWARFFormValueTest.cpp.s

.PHONY : DWARFFormValueTest.s

# target to generate assembly for a file
DWARFFormValueTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DWARFFormValueTest.cpp.s
.PHONY : DWARFFormValueTest.cpp.s

DwarfGenerator.o: DwarfGenerator.cpp.o

.PHONY : DwarfGenerator.o

# target to build an object file
DwarfGenerator.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DwarfGenerator.cpp.o
.PHONY : DwarfGenerator.cpp.o

DwarfGenerator.i: DwarfGenerator.cpp.i

.PHONY : DwarfGenerator.i

# target to preprocess a source file
DwarfGenerator.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DwarfGenerator.cpp.i
.PHONY : DwarfGenerator.cpp.i

DwarfGenerator.s: DwarfGenerator.cpp.s

.PHONY : DwarfGenerator.s

# target to generate assembly for a file
DwarfGenerator.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DwarfGenerator.cpp.s
.PHONY : DwarfGenerator.cpp.s

DwarfUtils.o: DwarfUtils.cpp.o

.PHONY : DwarfUtils.o

# target to build an object file
DwarfUtils.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DwarfUtils.cpp.o
.PHONY : DwarfUtils.cpp.o

DwarfUtils.i: DwarfUtils.cpp.i

.PHONY : DwarfUtils.i

# target to preprocess a source file
DwarfUtils.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DwarfUtils.cpp.i
.PHONY : DwarfUtils.cpp.i

DwarfUtils.s: DwarfUtils.cpp.s

.PHONY : DwarfUtils.s

# target to generate assembly for a file
DwarfUtils.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/build.make unittests/DebugInfo/DWARF/CMakeFiles/DebugInfoDWARFTests.dir/DwarfUtils.cpp.s
.PHONY : DwarfUtils.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... install/strip"
	@echo "... install/local"
	@echo "... install"
	@echo "... package"
	@echo "... package_source"
	@echo "... list_install_components"
	@echo "... edit_cache"
	@echo "... DebugInfoDWARFTests"
	@echo "... rebuild_cache"
	@echo "... DWARFDebugInfoTest.o"
	@echo "... DWARFDebugInfoTest.i"
	@echo "... DWARFDebugInfoTest.s"
	@echo "... DWARFDebugLineTest.o"
	@echo "... DWARFDebugLineTest.i"
	@echo "... DWARFDebugLineTest.s"
	@echo "... DWARFFormValueTest.o"
	@echo "... DWARFFormValueTest.i"
	@echo "... DWARFFormValueTest.s"
	@echo "... DwarfGenerator.o"
	@echo "... DwarfGenerator.i"
	@echo "... DwarfGenerator.s"
	@echo "... DwarfUtils.o"
	@echo "... DwarfUtils.i"
	@echo "... DwarfUtils.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

