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

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

.PHONY : default_target

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

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


# Disable VCS-based implicit rules.
% : %,v


# Disable VCS-based implicit rules.
% : RCS/%


# Disable VCS-based implicit rules.
% : RCS/%,v


# Disable VCS-based implicit rules.
% : SCCS/s.%


# Disable VCS-based implicit rules.
% : s.%


.SUFFIXES: .hpux_make_needs_suffix_list


# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

# 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/cmake3

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/huchen/FAISS/faiss

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/huchen/FAISS/faiss/build

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: faiss/all
all: faiss/gpu/all
all: faiss/python/all
all: demos/all
all: tutorial/cpp/all
all: tests/all
all: faiss/gpu/test/all

.PHONY : all

# The main recursive "preinstall" target.
preinstall: faiss/preinstall
preinstall: faiss/gpu/preinstall
preinstall: faiss/python/preinstall
preinstall: demos/preinstall
preinstall: tutorial/cpp/preinstall
preinstall: tests/preinstall
preinstall: faiss/gpu/test/preinstall

.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/ContinuousSubmit.dir/clean
clean: CMakeFiles/ContinuousCoverage.dir/clean
clean: CMakeFiles/ContinuousTest.dir/clean
clean: CMakeFiles/ContinuousBuild.dir/clean
clean: CMakeFiles/ContinuousMemCheck.dir/clean
clean: CMakeFiles/Nightly.dir/clean
clean: CMakeFiles/NightlyTest.dir/clean
clean: CMakeFiles/NightlyUpdate.dir/clean
clean: CMakeFiles/NightlyBuild.dir/clean
clean: CMakeFiles/Continuous.dir/clean
clean: CMakeFiles/NightlyStart.dir/clean
clean: CMakeFiles/NightlyMemoryCheck.dir/clean
clean: CMakeFiles/NightlyMemCheck.dir/clean
clean: CMakeFiles/ExperimentalStart.dir/clean
clean: CMakeFiles/ContinuousConfigure.dir/clean
clean: CMakeFiles/NightlyCoverage.dir/clean
clean: CMakeFiles/ExperimentalUpdate.dir/clean
clean: CMakeFiles/ExperimentalConfigure.dir/clean
clean: CMakeFiles/ExperimentalCoverage.dir/clean
clean: CMakeFiles/ExperimentalBuild.dir/clean
clean: CMakeFiles/NightlyConfigure.dir/clean
clean: CMakeFiles/ExperimentalTest.dir/clean
clean: CMakeFiles/ExperimentalMemCheck.dir/clean
clean: CMakeFiles/Experimental.dir/clean
clean: CMakeFiles/NightlySubmit.dir/clean
clean: CMakeFiles/ExperimentalSubmit.dir/clean
clean: CMakeFiles/ContinuousStart.dir/clean
clean: CMakeFiles/ContinuousUpdate.dir/clean
clean: faiss/clean
clean: faiss/gpu/clean
clean: faiss/python/clean
clean: demos/clean
clean: tutorial/cpp/clean
clean: tests/clean
clean: faiss/gpu/test/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory _deps/googletest-build

# Recursive "all" directory target.
_deps/googletest-build/all: _deps/googletest-build/googletest/all

.PHONY : _deps/googletest-build/all

# Recursive "preinstall" directory target.
_deps/googletest-build/preinstall: _deps/googletest-build/googletest/preinstall

.PHONY : _deps/googletest-build/preinstall

# Recursive "clean" directory target.
_deps/googletest-build/clean: _deps/googletest-build/googletest/clean

.PHONY : _deps/googletest-build/clean

#=============================================================================
# Directory level rules for directory _deps/googletest-build/googletest

# Recursive "all" directory target.
_deps/googletest-build/googletest/all: _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/all
_deps/googletest-build/googletest/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all

.PHONY : _deps/googletest-build/googletest/all

# Recursive "preinstall" directory target.
_deps/googletest-build/googletest/preinstall:

.PHONY : _deps/googletest-build/googletest/preinstall

# Recursive "clean" directory target.
_deps/googletest-build/googletest/clean: _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/clean
_deps/googletest-build/googletest/clean: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/clean

.PHONY : _deps/googletest-build/googletest/clean

#=============================================================================
# Directory level rules for directory demos

# Recursive "all" directory target.
demos/all:

.PHONY : demos/all

# Recursive "preinstall" directory target.
demos/preinstall:

.PHONY : demos/preinstall

# Recursive "clean" directory target.
demos/clean: demos/CMakeFiles/demo_imi_flat.dir/clean
demos/clean: demos/CMakeFiles/demo_imi_pq.dir/clean
demos/clean: demos/CMakeFiles/demo_ivfpq_indexing.dir/clean
demos/clean: demos/CMakeFiles/demo_nndescent.dir/clean
demos/clean: demos/CMakeFiles/demo_weighted_kmeans.dir/clean
demos/clean: demos/CMakeFiles/demo_sift1M.dir/clean

.PHONY : demos/clean

#=============================================================================
# Directory level rules for directory faiss

# Recursive "all" directory target.
faiss/all: faiss/CMakeFiles/faiss.dir/all

.PHONY : faiss/all

# Recursive "preinstall" directory target.
faiss/preinstall:

.PHONY : faiss/preinstall

# Recursive "clean" directory target.
faiss/clean: faiss/CMakeFiles/faiss_avx2.dir/clean
faiss/clean: faiss/CMakeFiles/faiss.dir/clean

.PHONY : faiss/clean

#=============================================================================
# Directory level rules for directory faiss/gpu

# Recursive "all" directory target.
faiss/gpu/all:

.PHONY : faiss/gpu/all

# Recursive "preinstall" directory target.
faiss/gpu/preinstall:

.PHONY : faiss/gpu/preinstall

# Recursive "clean" directory target.
faiss/gpu/clean:

.PHONY : faiss/gpu/clean

#=============================================================================
# Directory level rules for directory faiss/gpu/test

# Recursive "all" directory target.
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestCodePacking.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/all
faiss/gpu/test/all: faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/all

.PHONY : faiss/gpu/test/all

# Recursive "preinstall" directory target.
faiss/gpu/test/preinstall:

.PHONY : faiss/gpu/test/preinstall

# Recursive "clean" directory target.
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestCodePacking.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/clean
faiss/gpu/test/clean: faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/clean

.PHONY : faiss/gpu/test/clean

#=============================================================================
# Directory level rules for directory faiss/python

# Recursive "all" directory target.
faiss/python/all: faiss/python/CMakeFiles/swigfaiss.dir/all

.PHONY : faiss/python/all

# Recursive "preinstall" directory target.
faiss/python/preinstall:

.PHONY : faiss/python/preinstall

# Recursive "clean" directory target.
faiss/python/clean: faiss/python/CMakeFiles/swigfaiss.dir/clean
faiss/python/clean: faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/clean
faiss/python/clean: faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/clean
faiss/python/clean: faiss/python/CMakeFiles/swigfaiss_avx2.dir/clean
faiss/python/clean: faiss/python/CMakeFiles/faiss_python_callbacks.dir/clean
	$(CMAKE_COMMAND) -P faiss/python/CMakeFiles/cmake_directory_clean.cmake
.PHONY : faiss/python/clean

#=============================================================================
# Directory level rules for directory tests

# Recursive "all" directory target.
tests/all: tests/CMakeFiles/faiss_test.dir/all
tests/all: _deps/googletest-build/all

.PHONY : tests/all

# Recursive "preinstall" directory target.
tests/preinstall: _deps/googletest-build/preinstall

.PHONY : tests/preinstall

# Recursive "clean" directory target.
tests/clean: tests/CMakeFiles/faiss_test.dir/clean
tests/clean: _deps/googletest-build/clean

.PHONY : tests/clean

#=============================================================================
# Directory level rules for directory tutorial/cpp

# Recursive "all" directory target.
tutorial/cpp/all:

.PHONY : tutorial/cpp/all

# Recursive "preinstall" directory target.
tutorial/cpp/preinstall:

.PHONY : tutorial/cpp/preinstall

# Recursive "clean" directory target.
tutorial/cpp/clean: tutorial/cpp/CMakeFiles/1-Flat.dir/clean
tutorial/cpp/clean: tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/clean
tutorial/cpp/clean: tutorial/cpp/CMakeFiles/2-IVFFlat.dir/clean
tutorial/cpp/clean: tutorial/cpp/CMakeFiles/3-IVFPQ.dir/clean
tutorial/cpp/clean: tutorial/cpp/CMakeFiles/4-GPU.dir/clean

.PHONY : tutorial/cpp/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousSubmit.dir

# All Build rule for target.
CMakeFiles/ContinuousSubmit.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousSubmit"
.PHONY : CMakeFiles/ContinuousSubmit.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousSubmit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousSubmit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousSubmit.dir/rule

# Convenience name for target.
ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/rule

.PHONY : ContinuousSubmit

# clean rule for target.
CMakeFiles/ContinuousSubmit.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/clean
.PHONY : CMakeFiles/ContinuousSubmit.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousCoverage.dir

# All Build rule for target.
CMakeFiles/ContinuousCoverage.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousCoverage"
.PHONY : CMakeFiles/ContinuousCoverage.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousCoverage.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousCoverage.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousCoverage.dir/rule

# Convenience name for target.
ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/rule

.PHONY : ContinuousCoverage

# clean rule for target.
CMakeFiles/ContinuousCoverage.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/clean
.PHONY : CMakeFiles/ContinuousCoverage.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousTest.dir

# All Build rule for target.
CMakeFiles/ContinuousTest.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousTest"
.PHONY : CMakeFiles/ContinuousTest.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousTest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousTest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousTest.dir/rule

# Convenience name for target.
ContinuousTest: CMakeFiles/ContinuousTest.dir/rule

.PHONY : ContinuousTest

# clean rule for target.
CMakeFiles/ContinuousTest.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/clean
.PHONY : CMakeFiles/ContinuousTest.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousBuild.dir

# All Build rule for target.
CMakeFiles/ContinuousBuild.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousBuild"
.PHONY : CMakeFiles/ContinuousBuild.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousBuild.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousBuild.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousBuild.dir/rule

# Convenience name for target.
ContinuousBuild: CMakeFiles/ContinuousBuild.dir/rule

.PHONY : ContinuousBuild

# clean rule for target.
CMakeFiles/ContinuousBuild.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/clean
.PHONY : CMakeFiles/ContinuousBuild.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousMemCheck.dir

# All Build rule for target.
CMakeFiles/ContinuousMemCheck.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousMemCheck"
.PHONY : CMakeFiles/ContinuousMemCheck.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousMemCheck.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousMemCheck.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousMemCheck.dir/rule

# Convenience name for target.
ContinuousMemCheck: CMakeFiles/ContinuousMemCheck.dir/rule

.PHONY : ContinuousMemCheck

# clean rule for target.
CMakeFiles/ContinuousMemCheck.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/clean
.PHONY : CMakeFiles/ContinuousMemCheck.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/Nightly.dir

# All Build rule for target.
CMakeFiles/Nightly.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target Nightly"
.PHONY : CMakeFiles/Nightly.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/Nightly.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Nightly.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/Nightly.dir/rule

# Convenience name for target.
Nightly: CMakeFiles/Nightly.dir/rule

.PHONY : Nightly

# clean rule for target.
CMakeFiles/Nightly.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/clean
.PHONY : CMakeFiles/Nightly.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyTest.dir

# All Build rule for target.
CMakeFiles/NightlyTest.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyTest"
.PHONY : CMakeFiles/NightlyTest.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyTest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyTest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyTest.dir/rule

# Convenience name for target.
NightlyTest: CMakeFiles/NightlyTest.dir/rule

.PHONY : NightlyTest

# clean rule for target.
CMakeFiles/NightlyTest.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/clean
.PHONY : CMakeFiles/NightlyTest.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyUpdate.dir

# All Build rule for target.
CMakeFiles/NightlyUpdate.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyUpdate"
.PHONY : CMakeFiles/NightlyUpdate.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyUpdate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyUpdate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyUpdate.dir/rule

# Convenience name for target.
NightlyUpdate: CMakeFiles/NightlyUpdate.dir/rule

.PHONY : NightlyUpdate

# clean rule for target.
CMakeFiles/NightlyUpdate.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/clean
.PHONY : CMakeFiles/NightlyUpdate.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyBuild.dir

# All Build rule for target.
CMakeFiles/NightlyBuild.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyBuild"
.PHONY : CMakeFiles/NightlyBuild.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyBuild.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyBuild.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyBuild.dir/rule

# Convenience name for target.
NightlyBuild: CMakeFiles/NightlyBuild.dir/rule

.PHONY : NightlyBuild

# clean rule for target.
CMakeFiles/NightlyBuild.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/clean
.PHONY : CMakeFiles/NightlyBuild.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/Continuous.dir

# All Build rule for target.
CMakeFiles/Continuous.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target Continuous"
.PHONY : CMakeFiles/Continuous.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/Continuous.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Continuous.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/Continuous.dir/rule

# Convenience name for target.
Continuous: CMakeFiles/Continuous.dir/rule

.PHONY : Continuous

# clean rule for target.
CMakeFiles/Continuous.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/clean
.PHONY : CMakeFiles/Continuous.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyStart.dir

# All Build rule for target.
CMakeFiles/NightlyStart.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyStart"
.PHONY : CMakeFiles/NightlyStart.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyStart.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyStart.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyStart.dir/rule

# Convenience name for target.
NightlyStart: CMakeFiles/NightlyStart.dir/rule

.PHONY : NightlyStart

# clean rule for target.
CMakeFiles/NightlyStart.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/clean
.PHONY : CMakeFiles/NightlyStart.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyMemoryCheck.dir

# All Build rule for target.
CMakeFiles/NightlyMemoryCheck.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyMemoryCheck"
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyMemoryCheck.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemoryCheck.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/rule

# Convenience name for target.
NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck.dir/rule

.PHONY : NightlyMemoryCheck

# clean rule for target.
CMakeFiles/NightlyMemoryCheck.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/clean
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyMemCheck.dir

# All Build rule for target.
CMakeFiles/NightlyMemCheck.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyMemCheck"
.PHONY : CMakeFiles/NightlyMemCheck.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyMemCheck.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemCheck.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyMemCheck.dir/rule

# Convenience name for target.
NightlyMemCheck: CMakeFiles/NightlyMemCheck.dir/rule

.PHONY : NightlyMemCheck

# clean rule for target.
CMakeFiles/NightlyMemCheck.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/clean
.PHONY : CMakeFiles/NightlyMemCheck.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalStart.dir

# All Build rule for target.
CMakeFiles/ExperimentalStart.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalStart"
.PHONY : CMakeFiles/ExperimentalStart.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalStart.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalStart.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalStart.dir/rule

# Convenience name for target.
ExperimentalStart: CMakeFiles/ExperimentalStart.dir/rule

.PHONY : ExperimentalStart

# clean rule for target.
CMakeFiles/ExperimentalStart.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/clean
.PHONY : CMakeFiles/ExperimentalStart.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousConfigure.dir

# All Build rule for target.
CMakeFiles/ContinuousConfigure.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousConfigure"
.PHONY : CMakeFiles/ContinuousConfigure.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousConfigure.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousConfigure.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousConfigure.dir/rule

# Convenience name for target.
ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/rule

.PHONY : ContinuousConfigure

# clean rule for target.
CMakeFiles/ContinuousConfigure.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/clean
.PHONY : CMakeFiles/ContinuousConfigure.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyCoverage.dir

# All Build rule for target.
CMakeFiles/NightlyCoverage.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyCoverage"
.PHONY : CMakeFiles/NightlyCoverage.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyCoverage.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyCoverage.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyCoverage.dir/rule

# Convenience name for target.
NightlyCoverage: CMakeFiles/NightlyCoverage.dir/rule

.PHONY : NightlyCoverage

# clean rule for target.
CMakeFiles/NightlyCoverage.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/clean
.PHONY : CMakeFiles/NightlyCoverage.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalUpdate.dir

# All Build rule for target.
CMakeFiles/ExperimentalUpdate.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalUpdate"
.PHONY : CMakeFiles/ExperimentalUpdate.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalUpdate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalUpdate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalUpdate.dir/rule

# Convenience name for target.
ExperimentalUpdate: CMakeFiles/ExperimentalUpdate.dir/rule

.PHONY : ExperimentalUpdate

# clean rule for target.
CMakeFiles/ExperimentalUpdate.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/clean
.PHONY : CMakeFiles/ExperimentalUpdate.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalConfigure.dir

# All Build rule for target.
CMakeFiles/ExperimentalConfigure.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalConfigure"
.PHONY : CMakeFiles/ExperimentalConfigure.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalConfigure.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalConfigure.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalConfigure.dir/rule

# Convenience name for target.
ExperimentalConfigure: CMakeFiles/ExperimentalConfigure.dir/rule

.PHONY : ExperimentalConfigure

# clean rule for target.
CMakeFiles/ExperimentalConfigure.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/clean
.PHONY : CMakeFiles/ExperimentalConfigure.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalCoverage.dir

# All Build rule for target.
CMakeFiles/ExperimentalCoverage.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalCoverage"
.PHONY : CMakeFiles/ExperimentalCoverage.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalCoverage.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalCoverage.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalCoverage.dir/rule

# Convenience name for target.
ExperimentalCoverage: CMakeFiles/ExperimentalCoverage.dir/rule

.PHONY : ExperimentalCoverage

# clean rule for target.
CMakeFiles/ExperimentalCoverage.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/clean
.PHONY : CMakeFiles/ExperimentalCoverage.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalBuild.dir

# All Build rule for target.
CMakeFiles/ExperimentalBuild.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalBuild"
.PHONY : CMakeFiles/ExperimentalBuild.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalBuild.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalBuild.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalBuild.dir/rule

# Convenience name for target.
ExperimentalBuild: CMakeFiles/ExperimentalBuild.dir/rule

.PHONY : ExperimentalBuild

# clean rule for target.
CMakeFiles/ExperimentalBuild.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/clean
.PHONY : CMakeFiles/ExperimentalBuild.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlyConfigure.dir

# All Build rule for target.
CMakeFiles/NightlyConfigure.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlyConfigure"
.PHONY : CMakeFiles/NightlyConfigure.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlyConfigure.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyConfigure.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyConfigure.dir/rule

# Convenience name for target.
NightlyConfigure: CMakeFiles/NightlyConfigure.dir/rule

.PHONY : NightlyConfigure

# clean rule for target.
CMakeFiles/NightlyConfigure.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/clean
.PHONY : CMakeFiles/NightlyConfigure.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalTest.dir

# All Build rule for target.
CMakeFiles/ExperimentalTest.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalTest"
.PHONY : CMakeFiles/ExperimentalTest.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalTest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalTest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalTest.dir/rule

# Convenience name for target.
ExperimentalTest: CMakeFiles/ExperimentalTest.dir/rule

.PHONY : ExperimentalTest

# clean rule for target.
CMakeFiles/ExperimentalTest.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/clean
.PHONY : CMakeFiles/ExperimentalTest.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalMemCheck.dir

# All Build rule for target.
CMakeFiles/ExperimentalMemCheck.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalMemCheck"
.PHONY : CMakeFiles/ExperimentalMemCheck.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalMemCheck.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalMemCheck.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalMemCheck.dir/rule

# Convenience name for target.
ExperimentalMemCheck: CMakeFiles/ExperimentalMemCheck.dir/rule

.PHONY : ExperimentalMemCheck

# clean rule for target.
CMakeFiles/ExperimentalMemCheck.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/clean
.PHONY : CMakeFiles/ExperimentalMemCheck.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/Experimental.dir

# All Build rule for target.
CMakeFiles/Experimental.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target Experimental"
.PHONY : CMakeFiles/Experimental.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/Experimental.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Experimental.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/Experimental.dir/rule

# Convenience name for target.
Experimental: CMakeFiles/Experimental.dir/rule

.PHONY : Experimental

# clean rule for target.
CMakeFiles/Experimental.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/clean
.PHONY : CMakeFiles/Experimental.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/NightlySubmit.dir

# All Build rule for target.
CMakeFiles/NightlySubmit.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target NightlySubmit"
.PHONY : CMakeFiles/NightlySubmit.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/NightlySubmit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlySubmit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlySubmit.dir/rule

# Convenience name for target.
NightlySubmit: CMakeFiles/NightlySubmit.dir/rule

.PHONY : NightlySubmit

# clean rule for target.
CMakeFiles/NightlySubmit.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/clean
.PHONY : CMakeFiles/NightlySubmit.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ExperimentalSubmit.dir

# All Build rule for target.
CMakeFiles/ExperimentalSubmit.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ExperimentalSubmit"
.PHONY : CMakeFiles/ExperimentalSubmit.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalSubmit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalSubmit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalSubmit.dir/rule

# Convenience name for target.
ExperimentalSubmit: CMakeFiles/ExperimentalSubmit.dir/rule

.PHONY : ExperimentalSubmit

# clean rule for target.
CMakeFiles/ExperimentalSubmit.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/clean
.PHONY : CMakeFiles/ExperimentalSubmit.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousStart.dir

# All Build rule for target.
CMakeFiles/ContinuousStart.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousStart"
.PHONY : CMakeFiles/ContinuousStart.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousStart.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousStart.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousStart.dir/rule

# Convenience name for target.
ContinuousStart: CMakeFiles/ContinuousStart.dir/rule

.PHONY : ContinuousStart

# clean rule for target.
CMakeFiles/ContinuousStart.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/clean
.PHONY : CMakeFiles/ContinuousStart.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/ContinuousUpdate.dir

# All Build rule for target.
CMakeFiles/ContinuousUpdate.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target ContinuousUpdate"
.PHONY : CMakeFiles/ContinuousUpdate.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ContinuousUpdate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousUpdate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousUpdate.dir/rule

# Convenience name for target.
ContinuousUpdate: CMakeFiles/ContinuousUpdate.dir/rule

.PHONY : ContinuousUpdate

# clean rule for target.
CMakeFiles/ContinuousUpdate.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/clean
.PHONY : CMakeFiles/ContinuousUpdate.dir/clean

#=============================================================================
# Target rules for target faiss/CMakeFiles/faiss_avx2.dir

# All Build rule for target.
faiss/CMakeFiles/faiss_avx2.dir/all:
	$(MAKE) $(MAKESILENT) -f faiss/CMakeFiles/faiss_avx2.dir/build.make faiss/CMakeFiles/faiss_avx2.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/CMakeFiles/faiss_avx2.dir/build.make faiss/CMakeFiles/faiss_avx2.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91 "Built target faiss_avx2"
.PHONY : faiss/CMakeFiles/faiss_avx2.dir/all

# Build rule for subdir invocation for target.
faiss/CMakeFiles/faiss_avx2.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/CMakeFiles/faiss_avx2.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/CMakeFiles/faiss_avx2.dir/rule

# Convenience name for target.
faiss_avx2: faiss/CMakeFiles/faiss_avx2.dir/rule

.PHONY : faiss_avx2

# clean rule for target.
faiss/CMakeFiles/faiss_avx2.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/CMakeFiles/faiss_avx2.dir/build.make faiss/CMakeFiles/faiss_avx2.dir/clean
.PHONY : faiss/CMakeFiles/faiss_avx2.dir/clean

#=============================================================================
# Target rules for target faiss/CMakeFiles/faiss.dir

# All Build rule for target.
faiss/CMakeFiles/faiss.dir/all:
	$(MAKE) $(MAKESILENT) -f faiss/CMakeFiles/faiss.dir/build.make faiss/CMakeFiles/faiss.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/CMakeFiles/faiss.dir/build.make faiss/CMakeFiles/faiss.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51 "Built target faiss"
.PHONY : faiss/CMakeFiles/faiss.dir/all

# Build rule for subdir invocation for target.
faiss/CMakeFiles/faiss.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/CMakeFiles/faiss.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/CMakeFiles/faiss.dir/rule

# Convenience name for target.
faiss: faiss/CMakeFiles/faiss.dir/rule

.PHONY : faiss

# clean rule for target.
faiss/CMakeFiles/faiss.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/CMakeFiles/faiss.dir/build.make faiss/CMakeFiles/faiss.dir/clean
.PHONY : faiss/CMakeFiles/faiss.dir/clean

#=============================================================================
# Target rules for target faiss/python/CMakeFiles/swigfaiss.dir

# All Build rule for target.
faiss/python/CMakeFiles/swigfaiss.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/python/CMakeFiles/swigfaiss.dir/all: faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/all
faiss/python/CMakeFiles/swigfaiss.dir/all: faiss/python/CMakeFiles/faiss_python_callbacks.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss.dir/build.make faiss/python/CMakeFiles/swigfaiss.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss.dir/build.make faiss/python/CMakeFiles/swigfaiss.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target swigfaiss"
.PHONY : faiss/python/CMakeFiles/swigfaiss.dir/all

# Build rule for subdir invocation for target.
faiss/python/CMakeFiles/swigfaiss.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/python/CMakeFiles/swigfaiss.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/python/CMakeFiles/swigfaiss.dir/rule

# Convenience name for target.
swigfaiss: faiss/python/CMakeFiles/swigfaiss.dir/rule

.PHONY : swigfaiss

# clean rule for target.
faiss/python/CMakeFiles/swigfaiss.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss.dir/build.make faiss/python/CMakeFiles/swigfaiss.dir/clean
.PHONY : faiss/python/CMakeFiles/swigfaiss.dir/clean

#=============================================================================
# Target rules for target faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir

# All Build rule for target.
faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/all:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target swigfaiss_avx2_swig_compilation"
.PHONY : faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/all

# Build rule for subdir invocation for target.
faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/rule

# Convenience name for target.
swigfaiss_avx2_swig_compilation: faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/rule

.PHONY : swigfaiss_avx2_swig_compilation

# clean rule for target.
faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/clean
.PHONY : faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/clean

#=============================================================================
# Target rules for target faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir

# All Build rule for target.
faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/all:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=100 "Built target swigfaiss_swig_compilation"
.PHONY : faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/all

# Build rule for subdir invocation for target.
faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/rule

# Convenience name for target.
swigfaiss_swig_compilation: faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/rule

.PHONY : swigfaiss_swig_compilation

# clean rule for target.
faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/clean
.PHONY : faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/clean

#=============================================================================
# Target rules for target faiss/python/CMakeFiles/swigfaiss_avx2.dir

# All Build rule for target.
faiss/python/CMakeFiles/swigfaiss_avx2.dir/all: faiss/CMakeFiles/faiss_avx2.dir/all
faiss/python/CMakeFiles/swigfaiss_avx2.dir/all: faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation.dir/all
faiss/python/CMakeFiles/swigfaiss_avx2.dir/all: faiss/python/CMakeFiles/faiss_python_callbacks.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_avx2.dir/build.make faiss/python/CMakeFiles/swigfaiss_avx2.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_avx2.dir/build.make faiss/python/CMakeFiles/swigfaiss_avx2.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=99 "Built target swigfaiss_avx2"
.PHONY : faiss/python/CMakeFiles/swigfaiss_avx2.dir/all

# Build rule for subdir invocation for target.
faiss/python/CMakeFiles/swigfaiss_avx2.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/python/CMakeFiles/swigfaiss_avx2.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/python/CMakeFiles/swigfaiss_avx2.dir/rule

# Convenience name for target.
swigfaiss_avx2: faiss/python/CMakeFiles/swigfaiss_avx2.dir/rule

.PHONY : swigfaiss_avx2

# clean rule for target.
faiss/python/CMakeFiles/swigfaiss_avx2.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/swigfaiss_avx2.dir/build.make faiss/python/CMakeFiles/swigfaiss_avx2.dir/clean
.PHONY : faiss/python/CMakeFiles/swigfaiss_avx2.dir/clean

#=============================================================================
# Target rules for target faiss/python/CMakeFiles/faiss_python_callbacks.dir

# All Build rule for target.
faiss/python/CMakeFiles/faiss_python_callbacks.dir/all:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/faiss_python_callbacks.dir/build.make faiss/python/CMakeFiles/faiss_python_callbacks.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/faiss_python_callbacks.dir/build.make faiss/python/CMakeFiles/faiss_python_callbacks.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target faiss_python_callbacks"
.PHONY : faiss/python/CMakeFiles/faiss_python_callbacks.dir/all

# Build rule for subdir invocation for target.
faiss/python/CMakeFiles/faiss_python_callbacks.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/python/CMakeFiles/faiss_python_callbacks.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/python/CMakeFiles/faiss_python_callbacks.dir/rule

# Convenience name for target.
faiss_python_callbacks: faiss/python/CMakeFiles/faiss_python_callbacks.dir/rule

.PHONY : faiss_python_callbacks

# clean rule for target.
faiss/python/CMakeFiles/faiss_python_callbacks.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/python/CMakeFiles/faiss_python_callbacks.dir/build.make faiss/python/CMakeFiles/faiss_python_callbacks.dir/clean
.PHONY : faiss/python/CMakeFiles/faiss_python_callbacks.dir/clean

#=============================================================================
# Target rules for target demos/CMakeFiles/demo_imi_flat.dir

# All Build rule for target.
demos/CMakeFiles/demo_imi_flat.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_imi_flat.dir/build.make demos/CMakeFiles/demo_imi_flat.dir/depend
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_imi_flat.dir/build.make demos/CMakeFiles/demo_imi_flat.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=8 "Built target demo_imi_flat"
.PHONY : demos/CMakeFiles/demo_imi_flat.dir/all

# Build rule for subdir invocation for target.
demos/CMakeFiles/demo_imi_flat.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 demos/CMakeFiles/demo_imi_flat.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : demos/CMakeFiles/demo_imi_flat.dir/rule

# Convenience name for target.
demo_imi_flat: demos/CMakeFiles/demo_imi_flat.dir/rule

.PHONY : demo_imi_flat

# clean rule for target.
demos/CMakeFiles/demo_imi_flat.dir/clean:
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_imi_flat.dir/build.make demos/CMakeFiles/demo_imi_flat.dir/clean
.PHONY : demos/CMakeFiles/demo_imi_flat.dir/clean

#=============================================================================
# Target rules for target demos/CMakeFiles/demo_imi_pq.dir

# All Build rule for target.
demos/CMakeFiles/demo_imi_pq.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_imi_pq.dir/build.make demos/CMakeFiles/demo_imi_pq.dir/depend
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_imi_pq.dir/build.make demos/CMakeFiles/demo_imi_pq.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target demo_imi_pq"
.PHONY : demos/CMakeFiles/demo_imi_pq.dir/all

# Build rule for subdir invocation for target.
demos/CMakeFiles/demo_imi_pq.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 demos/CMakeFiles/demo_imi_pq.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : demos/CMakeFiles/demo_imi_pq.dir/rule

# Convenience name for target.
demo_imi_pq: demos/CMakeFiles/demo_imi_pq.dir/rule

.PHONY : demo_imi_pq

# clean rule for target.
demos/CMakeFiles/demo_imi_pq.dir/clean:
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_imi_pq.dir/build.make demos/CMakeFiles/demo_imi_pq.dir/clean
.PHONY : demos/CMakeFiles/demo_imi_pq.dir/clean

#=============================================================================
# Target rules for target demos/CMakeFiles/demo_ivfpq_indexing.dir

# All Build rule for target.
demos/CMakeFiles/demo_ivfpq_indexing.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_ivfpq_indexing.dir/build.make demos/CMakeFiles/demo_ivfpq_indexing.dir/depend
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_ivfpq_indexing.dir/build.make demos/CMakeFiles/demo_ivfpq_indexing.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=9 "Built target demo_ivfpq_indexing"
.PHONY : demos/CMakeFiles/demo_ivfpq_indexing.dir/all

# Build rule for subdir invocation for target.
demos/CMakeFiles/demo_ivfpq_indexing.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 demos/CMakeFiles/demo_ivfpq_indexing.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : demos/CMakeFiles/demo_ivfpq_indexing.dir/rule

# Convenience name for target.
demo_ivfpq_indexing: demos/CMakeFiles/demo_ivfpq_indexing.dir/rule

.PHONY : demo_ivfpq_indexing

# clean rule for target.
demos/CMakeFiles/demo_ivfpq_indexing.dir/clean:
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_ivfpq_indexing.dir/build.make demos/CMakeFiles/demo_ivfpq_indexing.dir/clean
.PHONY : demos/CMakeFiles/demo_ivfpq_indexing.dir/clean

#=============================================================================
# Target rules for target demos/CMakeFiles/demo_nndescent.dir

# All Build rule for target.
demos/CMakeFiles/demo_nndescent.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_nndescent.dir/build.make demos/CMakeFiles/demo_nndescent.dir/depend
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_nndescent.dir/build.make demos/CMakeFiles/demo_nndescent.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target demo_nndescent"
.PHONY : demos/CMakeFiles/demo_nndescent.dir/all

# Build rule for subdir invocation for target.
demos/CMakeFiles/demo_nndescent.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 demos/CMakeFiles/demo_nndescent.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : demos/CMakeFiles/demo_nndescent.dir/rule

# Convenience name for target.
demo_nndescent: demos/CMakeFiles/demo_nndescent.dir/rule

.PHONY : demo_nndescent

# clean rule for target.
demos/CMakeFiles/demo_nndescent.dir/clean:
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_nndescent.dir/build.make demos/CMakeFiles/demo_nndescent.dir/clean
.PHONY : demos/CMakeFiles/demo_nndescent.dir/clean

#=============================================================================
# Target rules for target demos/CMakeFiles/demo_weighted_kmeans.dir

# All Build rule for target.
demos/CMakeFiles/demo_weighted_kmeans.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_weighted_kmeans.dir/build.make demos/CMakeFiles/demo_weighted_kmeans.dir/depend
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_weighted_kmeans.dir/build.make demos/CMakeFiles/demo_weighted_kmeans.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target demo_weighted_kmeans"
.PHONY : demos/CMakeFiles/demo_weighted_kmeans.dir/all

# Build rule for subdir invocation for target.
demos/CMakeFiles/demo_weighted_kmeans.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 demos/CMakeFiles/demo_weighted_kmeans.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : demos/CMakeFiles/demo_weighted_kmeans.dir/rule

# Convenience name for target.
demo_weighted_kmeans: demos/CMakeFiles/demo_weighted_kmeans.dir/rule

.PHONY : demo_weighted_kmeans

# clean rule for target.
demos/CMakeFiles/demo_weighted_kmeans.dir/clean:
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_weighted_kmeans.dir/build.make demos/CMakeFiles/demo_weighted_kmeans.dir/clean
.PHONY : demos/CMakeFiles/demo_weighted_kmeans.dir/clean

#=============================================================================
# Target rules for target demos/CMakeFiles/demo_sift1M.dir

# All Build rule for target.
demos/CMakeFiles/demo_sift1M.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_sift1M.dir/build.make demos/CMakeFiles/demo_sift1M.dir/depend
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_sift1M.dir/build.make demos/CMakeFiles/demo_sift1M.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=11 "Built target demo_sift1M"
.PHONY : demos/CMakeFiles/demo_sift1M.dir/all

# Build rule for subdir invocation for target.
demos/CMakeFiles/demo_sift1M.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 demos/CMakeFiles/demo_sift1M.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : demos/CMakeFiles/demo_sift1M.dir/rule

# Convenience name for target.
demo_sift1M: demos/CMakeFiles/demo_sift1M.dir/rule

.PHONY : demo_sift1M

# clean rule for target.
demos/CMakeFiles/demo_sift1M.dir/clean:
	$(MAKE) $(MAKESILENT) -f demos/CMakeFiles/demo_sift1M.dir/build.make demos/CMakeFiles/demo_sift1M.dir/clean
.PHONY : demos/CMakeFiles/demo_sift1M.dir/clean

#=============================================================================
# Target rules for target tutorial/cpp/CMakeFiles/1-Flat.dir

# All Build rule for target.
tutorial/cpp/CMakeFiles/1-Flat.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/1-Flat.dir/build.make tutorial/cpp/CMakeFiles/1-Flat.dir/depend
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/1-Flat.dir/build.make tutorial/cpp/CMakeFiles/1-Flat.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target 1-Flat"
.PHONY : tutorial/cpp/CMakeFiles/1-Flat.dir/all

# Build rule for subdir invocation for target.
tutorial/cpp/CMakeFiles/1-Flat.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/1-Flat.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : tutorial/cpp/CMakeFiles/1-Flat.dir/rule

# Convenience name for target.
1-Flat: tutorial/cpp/CMakeFiles/1-Flat.dir/rule

.PHONY : 1-Flat

# clean rule for target.
tutorial/cpp/CMakeFiles/1-Flat.dir/clean:
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/1-Flat.dir/build.make tutorial/cpp/CMakeFiles/1-Flat.dir/clean
.PHONY : tutorial/cpp/CMakeFiles/1-Flat.dir/clean

#=============================================================================
# Target rules for target tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir

# All Build rule for target.
tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/build.make tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/depend
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/build.make tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target 5-Multiple-GPUs"
.PHONY : tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/all

# Build rule for subdir invocation for target.
tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/rule

# Convenience name for target.
5-Multiple-GPUs: tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/rule

.PHONY : 5-Multiple-GPUs

# clean rule for target.
tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/clean:
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/build.make tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/clean
.PHONY : tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/clean

#=============================================================================
# Target rules for target tutorial/cpp/CMakeFiles/2-IVFFlat.dir

# All Build rule for target.
tutorial/cpp/CMakeFiles/2-IVFFlat.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/2-IVFFlat.dir/build.make tutorial/cpp/CMakeFiles/2-IVFFlat.dir/depend
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/2-IVFFlat.dir/build.make tutorial/cpp/CMakeFiles/2-IVFFlat.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=1 "Built target 2-IVFFlat"
.PHONY : tutorial/cpp/CMakeFiles/2-IVFFlat.dir/all

# Build rule for subdir invocation for target.
tutorial/cpp/CMakeFiles/2-IVFFlat.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/2-IVFFlat.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : tutorial/cpp/CMakeFiles/2-IVFFlat.dir/rule

# Convenience name for target.
2-IVFFlat: tutorial/cpp/CMakeFiles/2-IVFFlat.dir/rule

.PHONY : 2-IVFFlat

# clean rule for target.
tutorial/cpp/CMakeFiles/2-IVFFlat.dir/clean:
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/2-IVFFlat.dir/build.make tutorial/cpp/CMakeFiles/2-IVFFlat.dir/clean
.PHONY : tutorial/cpp/CMakeFiles/2-IVFFlat.dir/clean

#=============================================================================
# Target rules for target tutorial/cpp/CMakeFiles/3-IVFPQ.dir

# All Build rule for target.
tutorial/cpp/CMakeFiles/3-IVFPQ.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/3-IVFPQ.dir/build.make tutorial/cpp/CMakeFiles/3-IVFPQ.dir/depend
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/3-IVFPQ.dir/build.make tutorial/cpp/CMakeFiles/3-IVFPQ.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target 3-IVFPQ"
.PHONY : tutorial/cpp/CMakeFiles/3-IVFPQ.dir/all

# Build rule for subdir invocation for target.
tutorial/cpp/CMakeFiles/3-IVFPQ.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 40
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/3-IVFPQ.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : tutorial/cpp/CMakeFiles/3-IVFPQ.dir/rule

# Convenience name for target.
3-IVFPQ: tutorial/cpp/CMakeFiles/3-IVFPQ.dir/rule

.PHONY : 3-IVFPQ

# clean rule for target.
tutorial/cpp/CMakeFiles/3-IVFPQ.dir/clean:
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/3-IVFPQ.dir/build.make tutorial/cpp/CMakeFiles/3-IVFPQ.dir/clean
.PHONY : tutorial/cpp/CMakeFiles/3-IVFPQ.dir/clean

#=============================================================================
# Target rules for target tutorial/cpp/CMakeFiles/4-GPU.dir

# All Build rule for target.
tutorial/cpp/CMakeFiles/4-GPU.dir/all: faiss/CMakeFiles/faiss.dir/all
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/4-GPU.dir/build.make tutorial/cpp/CMakeFiles/4-GPU.dir/depend
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/4-GPU.dir/build.make tutorial/cpp/CMakeFiles/4-GPU.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=2 "Built target 4-GPU"
.PHONY : tutorial/cpp/CMakeFiles/4-GPU.dir/all

# Build rule for subdir invocation for target.
tutorial/cpp/CMakeFiles/4-GPU.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/4-GPU.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : tutorial/cpp/CMakeFiles/4-GPU.dir/rule

# Convenience name for target.
4-GPU: tutorial/cpp/CMakeFiles/4-GPU.dir/rule

.PHONY : 4-GPU

# clean rule for target.
tutorial/cpp/CMakeFiles/4-GPU.dir/clean:
	$(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/4-GPU.dir/build.make tutorial/cpp/CMakeFiles/4-GPU.dir/clean
.PHONY : tutorial/cpp/CMakeFiles/4-GPU.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/faiss_test.dir

# All Build rule for target.
tests/CMakeFiles/faiss_test.dir/all: faiss/CMakeFiles/faiss.dir/all
tests/CMakeFiles/faiss_test.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/all
tests/CMakeFiles/faiss_test.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/faiss_test.dir/build.make tests/CMakeFiles/faiss_test.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/faiss_test.dir/build.make tests/CMakeFiles/faiss_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=93,94,95,96,97 "Built target faiss_test"
.PHONY : tests/CMakeFiles/faiss_test.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/faiss_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 46
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/faiss_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/faiss_test.dir/rule

# Convenience name for target.
faiss_test: tests/CMakeFiles/faiss_test.dir/rule

.PHONY : faiss_test

# clean rule for target.
tests/CMakeFiles/faiss_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/faiss_test.dir/build.make tests/CMakeFiles/faiss_test.dir/clean
.PHONY : tests/CMakeFiles/faiss_test.dir/clean

#=============================================================================
# Target rules for target _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir

# All Build rule for target.
_deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
	$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/build.make _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/depend
	$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/build.make _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=98 "Built target gtest_main"
.PHONY : _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/all

# Build rule for subdir invocation for target.
_deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/rule

# Convenience name for target.
gtest_main: _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/rule

.PHONY : gtest_main

# clean rule for target.
_deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/clean:
	$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/build.make _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/clean
.PHONY : _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/clean

#=============================================================================
# Target rules for target _deps/googletest-build/googletest/CMakeFiles/gtest.dir

# All Build rule for target.
_deps/googletest-build/googletest/CMakeFiles/gtest.dir/all:
	$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googletest/CMakeFiles/gtest.dir/build.make _deps/googletest-build/googletest/CMakeFiles/gtest.dir/depend
	$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googletest/CMakeFiles/gtest.dir/build.make _deps/googletest-build/googletest/CMakeFiles/gtest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target gtest"
.PHONY : _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all

# Build rule for subdir invocation for target.
_deps/googletest-build/googletest/CMakeFiles/gtest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : _deps/googletest-build/googletest/CMakeFiles/gtest.dir/rule

# Convenience name for target.
gtest: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/rule

.PHONY : gtest

# clean rule for target.
_deps/googletest-build/googletest/CMakeFiles/gtest.dir/clean:
	$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googletest/CMakeFiles/gtest.dir/build.make _deps/googletest-build/googletest/CMakeFiles/gtest.dir/clean
.PHONY : _deps/googletest-build/googletest/CMakeFiles/gtest.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/all
faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build.make faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build.make faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=10 "Built target demo_ivfpq_indexing_gpu"
.PHONY : faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 42
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/rule

# Convenience name for target.
demo_ivfpq_indexing_gpu: faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/rule

.PHONY : demo_ivfpq_indexing_gpu

# clean rule for target.
faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build.make faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestCodePacking.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestCodePacking.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestCodePacking.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestCodePacking.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build.make faiss/gpu/test/CMakeFiles/TestCodePacking.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build.make faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=3 "Built target TestCodePacking"
.PHONY : faiss/gpu/test/CMakeFiles/TestCodePacking.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestCodePacking.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 42
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestCodePacking.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestCodePacking.dir/rule

# Convenience name for target.
TestCodePacking: faiss/gpu/test/CMakeFiles/TestCodePacking.dir/rule

.PHONY : TestCodePacking

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestCodePacking.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build.make faiss/gpu/test/CMakeFiles/TestCodePacking.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestCodePacking.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=7 "Built target TestGpuMemoryException"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 42
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/rule

# Convenience name for target.
TestGpuMemoryException: faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/rule

.PHONY : TestGpuMemoryException

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=5 "Built target TestGpuIndexFlat"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 42
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/rule

# Convenience name for target.
TestGpuIndexFlat: faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/rule

.PHONY : TestGpuIndexFlat

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build.make faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build.make faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=92 "Built target faiss_gpu_test_helper"
.PHONY : faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/rule

# Convenience name for target.
faiss_gpu_test_helper: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/rule

.PHONY : faiss_gpu_test_helper

# clean rule for target.
faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build.make faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target TestGpuIndexIVFFlat"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/rule

# Convenience name for target.
TestGpuIndexIVFFlat: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/rule

.PHONY : TestGpuIndexIVFFlat

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuDistance.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target TestGpuDistance"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/rule

# Convenience name for target.
TestGpuDistance: faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/rule

.PHONY : TestGpuDistance

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=4 "Built target TestGpuIndexBinaryFlat"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 42
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/rule

# Convenience name for target.
TestGpuIndexBinaryFlat: faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/rule

.PHONY : TestGpuIndexBinaryFlat

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=6 "Built target TestGpuIndexIVFPQ"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 42
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/rule

# Convenience name for target.
TestGpuIndexIVFPQ: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/rule

.PHONY : TestGpuIndexIVFPQ

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target TestGpuIndexIVFScalarQuantizer"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/rule

# Convenience name for target.
TestGpuIndexIVFScalarQuantizer: faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/rule

.PHONY : TestGpuIndexIVFScalarQuantizer

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/clean

#=============================================================================
# Target rules for target faiss/gpu/test/CMakeFiles/TestGpuSelect.dir

# All Build rule for target.
faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/all: faiss/CMakeFiles/faiss.dir/all
faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/all: faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/all
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/depend
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num= "Built target TestGpuSelect"
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/all

# Build rule for subdir invocation for target.
faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/rule

# Convenience name for target.
TestGpuSelect: faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/rule

.PHONY : TestGpuSelect

# clean rule for target.
faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/clean:
	$(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/clean
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/clean

#=============================================================================
# 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:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

