# 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

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


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

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


# 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

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

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

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

.PHONY : edit_cache/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest3 --force-new-ctest-process $(ARGS)
.PHONY : test

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

.PHONY : test/fast

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

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

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

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

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

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

.PHONY : rebuild_cache/fast

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

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

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

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

.PHONY : list_install_components/fast

# The main all target
all: cmake_check_build_system
	cd /home/huchen/FAISS/faiss/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles /home/huchen/FAISS/faiss/build/faiss/gpu/test/CMakeFiles/progress.marks
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/huchen/FAISS/faiss/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/rule
.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

# fast build rule for target.
demo_ivfpq_indexing_gpu/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build.make faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build
.PHONY : demo_ivfpq_indexing_gpu/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestCodePacking.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestCodePacking.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestCodePacking.dir/rule

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

.PHONY : TestCodePacking

# fast build rule for target.
TestCodePacking/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build.make faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build
.PHONY : TestCodePacking/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/rule

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

.PHONY : TestGpuMemoryException

# fast build rule for target.
TestGpuMemoryException/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build
.PHONY : TestGpuMemoryException/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/rule

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

.PHONY : TestGpuIndexFlat

# fast build rule for target.
TestGpuIndexFlat/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build
.PHONY : TestGpuIndexFlat/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/rule
.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

# fast build rule for target.
faiss_gpu_test_helper/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build.make faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build
.PHONY : faiss_gpu_test_helper/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/rule

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

.PHONY : TestGpuIndexIVFFlat

# fast build rule for target.
TestGpuIndexIVFFlat/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build
.PHONY : TestGpuIndexIVFFlat/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/rule

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

.PHONY : TestGpuDistance

# fast build rule for target.
TestGpuDistance/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build
.PHONY : TestGpuDistance/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/rule

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

.PHONY : TestGpuIndexBinaryFlat

# fast build rule for target.
TestGpuIndexBinaryFlat/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build
.PHONY : TestGpuIndexBinaryFlat/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/rule

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

.PHONY : TestGpuIndexIVFPQ

# fast build rule for target.
TestGpuIndexIVFPQ/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build
.PHONY : TestGpuIndexIVFPQ/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/rule

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

.PHONY : TestGpuIndexIVFScalarQuantizer

# fast build rule for target.
TestGpuIndexIVFScalarQuantizer/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build
.PHONY : TestGpuIndexIVFScalarQuantizer/fast

# Convenience name for target.
faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/rule
.PHONY : faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/rule

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

.PHONY : TestGpuSelect

# fast build rule for target.
TestGpuSelect/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build
.PHONY : TestGpuSelect/fast

TestCodePacking.o: TestCodePacking.cpp.o

.PHONY : TestCodePacking.o

# target to build an object file
TestCodePacking.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build.make faiss/gpu/test/CMakeFiles/TestCodePacking.dir/TestCodePacking.cpp.o
.PHONY : TestCodePacking.cpp.o

TestCodePacking.i: TestCodePacking.cpp.i

.PHONY : TestCodePacking.i

# target to preprocess a source file
TestCodePacking.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build.make faiss/gpu/test/CMakeFiles/TestCodePacking.dir/TestCodePacking.cpp.i
.PHONY : TestCodePacking.cpp.i

TestCodePacking.s: TestCodePacking.cpp.s

.PHONY : TestCodePacking.s

# target to generate assembly for a file
TestCodePacking.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestCodePacking.dir/build.make faiss/gpu/test/CMakeFiles/TestCodePacking.dir/TestCodePacking.cpp.s
.PHONY : TestCodePacking.cpp.s

TestGpuDistance.o: TestGpuDistance.cu.o

.PHONY : TestGpuDistance.o

# target to build an object file
TestGpuDistance.cu.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/TestGpuDistance.cu.o
.PHONY : TestGpuDistance.cu.o

TestGpuDistance.i: TestGpuDistance.cu.i

.PHONY : TestGpuDistance.i

# target to preprocess a source file
TestGpuDistance.cu.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/TestGpuDistance.cu.i
.PHONY : TestGpuDistance.cu.i

TestGpuDistance.s: TestGpuDistance.cu.s

.PHONY : TestGpuDistance.s

# target to generate assembly for a file
TestGpuDistance.cu.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuDistance.dir/TestGpuDistance.cu.s
.PHONY : TestGpuDistance.cu.s

TestGpuIndexBinaryFlat.o: TestGpuIndexBinaryFlat.cpp.o

.PHONY : TestGpuIndexBinaryFlat.o

# target to build an object file
TestGpuIndexBinaryFlat.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/TestGpuIndexBinaryFlat.cpp.o
.PHONY : TestGpuIndexBinaryFlat.cpp.o

TestGpuIndexBinaryFlat.i: TestGpuIndexBinaryFlat.cpp.i

.PHONY : TestGpuIndexBinaryFlat.i

# target to preprocess a source file
TestGpuIndexBinaryFlat.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/TestGpuIndexBinaryFlat.cpp.i
.PHONY : TestGpuIndexBinaryFlat.cpp.i

TestGpuIndexBinaryFlat.s: TestGpuIndexBinaryFlat.cpp.s

.PHONY : TestGpuIndexBinaryFlat.s

# target to generate assembly for a file
TestGpuIndexBinaryFlat.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexBinaryFlat.dir/TestGpuIndexBinaryFlat.cpp.s
.PHONY : TestGpuIndexBinaryFlat.cpp.s

TestGpuIndexFlat.o: TestGpuIndexFlat.cpp.o

.PHONY : TestGpuIndexFlat.o

# target to build an object file
TestGpuIndexFlat.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/TestGpuIndexFlat.cpp.o
.PHONY : TestGpuIndexFlat.cpp.o

TestGpuIndexFlat.i: TestGpuIndexFlat.cpp.i

.PHONY : TestGpuIndexFlat.i

# target to preprocess a source file
TestGpuIndexFlat.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/TestGpuIndexFlat.cpp.i
.PHONY : TestGpuIndexFlat.cpp.i

TestGpuIndexFlat.s: TestGpuIndexFlat.cpp.s

.PHONY : TestGpuIndexFlat.s

# target to generate assembly for a file
TestGpuIndexFlat.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexFlat.dir/TestGpuIndexFlat.cpp.s
.PHONY : TestGpuIndexFlat.cpp.s

TestGpuIndexIVFFlat.o: TestGpuIndexIVFFlat.cpp.o

.PHONY : TestGpuIndexIVFFlat.o

# target to build an object file
TestGpuIndexIVFFlat.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/TestGpuIndexIVFFlat.cpp.o
.PHONY : TestGpuIndexIVFFlat.cpp.o

TestGpuIndexIVFFlat.i: TestGpuIndexIVFFlat.cpp.i

.PHONY : TestGpuIndexIVFFlat.i

# target to preprocess a source file
TestGpuIndexIVFFlat.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/TestGpuIndexIVFFlat.cpp.i
.PHONY : TestGpuIndexIVFFlat.cpp.i

TestGpuIndexIVFFlat.s: TestGpuIndexIVFFlat.cpp.s

.PHONY : TestGpuIndexIVFFlat.s

# target to generate assembly for a file
TestGpuIndexIVFFlat.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFFlat.dir/TestGpuIndexIVFFlat.cpp.s
.PHONY : TestGpuIndexIVFFlat.cpp.s

TestGpuIndexIVFPQ.o: TestGpuIndexIVFPQ.cpp.o

.PHONY : TestGpuIndexIVFPQ.o

# target to build an object file
TestGpuIndexIVFPQ.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/TestGpuIndexIVFPQ.cpp.o
.PHONY : TestGpuIndexIVFPQ.cpp.o

TestGpuIndexIVFPQ.i: TestGpuIndexIVFPQ.cpp.i

.PHONY : TestGpuIndexIVFPQ.i

# target to preprocess a source file
TestGpuIndexIVFPQ.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/TestGpuIndexIVFPQ.cpp.i
.PHONY : TestGpuIndexIVFPQ.cpp.i

TestGpuIndexIVFPQ.s: TestGpuIndexIVFPQ.cpp.s

.PHONY : TestGpuIndexIVFPQ.s

# target to generate assembly for a file
TestGpuIndexIVFPQ.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFPQ.dir/TestGpuIndexIVFPQ.cpp.s
.PHONY : TestGpuIndexIVFPQ.cpp.s

TestGpuIndexIVFScalarQuantizer.o: TestGpuIndexIVFScalarQuantizer.cpp.o

.PHONY : TestGpuIndexIVFScalarQuantizer.o

# target to build an object file
TestGpuIndexIVFScalarQuantizer.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/TestGpuIndexIVFScalarQuantizer.cpp.o
.PHONY : TestGpuIndexIVFScalarQuantizer.cpp.o

TestGpuIndexIVFScalarQuantizer.i: TestGpuIndexIVFScalarQuantizer.cpp.i

.PHONY : TestGpuIndexIVFScalarQuantizer.i

# target to preprocess a source file
TestGpuIndexIVFScalarQuantizer.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/TestGpuIndexIVFScalarQuantizer.cpp.i
.PHONY : TestGpuIndexIVFScalarQuantizer.cpp.i

TestGpuIndexIVFScalarQuantizer.s: TestGpuIndexIVFScalarQuantizer.cpp.s

.PHONY : TestGpuIndexIVFScalarQuantizer.s

# target to generate assembly for a file
TestGpuIndexIVFScalarQuantizer.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuIndexIVFScalarQuantizer.dir/TestGpuIndexIVFScalarQuantizer.cpp.s
.PHONY : TestGpuIndexIVFScalarQuantizer.cpp.s

TestGpuMemoryException.o: TestGpuMemoryException.cpp.o

.PHONY : TestGpuMemoryException.o

# target to build an object file
TestGpuMemoryException.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/TestGpuMemoryException.cpp.o
.PHONY : TestGpuMemoryException.cpp.o

TestGpuMemoryException.i: TestGpuMemoryException.cpp.i

.PHONY : TestGpuMemoryException.i

# target to preprocess a source file
TestGpuMemoryException.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/TestGpuMemoryException.cpp.i
.PHONY : TestGpuMemoryException.cpp.i

TestGpuMemoryException.s: TestGpuMemoryException.cpp.s

.PHONY : TestGpuMemoryException.s

# target to generate assembly for a file
TestGpuMemoryException.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuMemoryException.dir/TestGpuMemoryException.cpp.s
.PHONY : TestGpuMemoryException.cpp.s

TestGpuSelect.o: TestGpuSelect.cu.o

.PHONY : TestGpuSelect.o

# target to build an object file
TestGpuSelect.cu.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/TestGpuSelect.cu.o
.PHONY : TestGpuSelect.cu.o

TestGpuSelect.i: TestGpuSelect.cu.i

.PHONY : TestGpuSelect.i

# target to preprocess a source file
TestGpuSelect.cu.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/TestGpuSelect.cu.i
.PHONY : TestGpuSelect.cu.i

TestGpuSelect.s: TestGpuSelect.cu.s

.PHONY : TestGpuSelect.s

# target to generate assembly for a file
TestGpuSelect.cu.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/build.make faiss/gpu/test/CMakeFiles/TestGpuSelect.dir/TestGpuSelect.cu.s
.PHONY : TestGpuSelect.cu.s

TestUtils.o: TestUtils.cpp.o

.PHONY : TestUtils.o

# target to build an object file
TestUtils.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build.make faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/TestUtils.cpp.o
.PHONY : TestUtils.cpp.o

TestUtils.i: TestUtils.cpp.i

.PHONY : TestUtils.i

# target to preprocess a source file
TestUtils.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build.make faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/TestUtils.cpp.i
.PHONY : TestUtils.cpp.i

TestUtils.s: TestUtils.cpp.s

.PHONY : TestUtils.s

# target to generate assembly for a file
TestUtils.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/build.make faiss/gpu/test/CMakeFiles/faiss_gpu_test_helper.dir/TestUtils.cpp.s
.PHONY : TestUtils.cpp.s

demo_ivfpq_indexing_gpu.o: demo_ivfpq_indexing_gpu.cpp.o

.PHONY : demo_ivfpq_indexing_gpu.o

# target to build an object file
demo_ivfpq_indexing_gpu.cpp.o:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build.make faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/demo_ivfpq_indexing_gpu.cpp.o
.PHONY : demo_ivfpq_indexing_gpu.cpp.o

demo_ivfpq_indexing_gpu.i: demo_ivfpq_indexing_gpu.cpp.i

.PHONY : demo_ivfpq_indexing_gpu.i

# target to preprocess a source file
demo_ivfpq_indexing_gpu.cpp.i:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build.make faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/demo_ivfpq_indexing_gpu.cpp.i
.PHONY : demo_ivfpq_indexing_gpu.cpp.i

demo_ivfpq_indexing_gpu.s: demo_ivfpq_indexing_gpu.cpp.s

.PHONY : demo_ivfpq_indexing_gpu.s

# target to generate assembly for a file
demo_ivfpq_indexing_gpu.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/build.make faiss/gpu/test/CMakeFiles/demo_ivfpq_indexing_gpu.dir/demo_ivfpq_indexing_gpu.cpp.s
.PHONY : demo_ivfpq_indexing_gpu.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... TestCodePacking"
	@echo "... TestGpuDistance"
	@echo "... TestGpuIndexBinaryFlat"
	@echo "... TestGpuIndexFlat"
	@echo "... TestGpuIndexIVFFlat"
	@echo "... TestGpuIndexIVFPQ"
	@echo "... TestGpuIndexIVFScalarQuantizer"
	@echo "... TestGpuMemoryException"
	@echo "... TestGpuSelect"
	@echo "... demo_ivfpq_indexing_gpu"
	@echo "... faiss_gpu_test_helper"
	@echo "... TestCodePacking.o"
	@echo "... TestCodePacking.i"
	@echo "... TestCodePacking.s"
	@echo "... TestGpuDistance.o"
	@echo "... TestGpuDistance.i"
	@echo "... TestGpuDistance.s"
	@echo "... TestGpuIndexBinaryFlat.o"
	@echo "... TestGpuIndexBinaryFlat.i"
	@echo "... TestGpuIndexBinaryFlat.s"
	@echo "... TestGpuIndexFlat.o"
	@echo "... TestGpuIndexFlat.i"
	@echo "... TestGpuIndexFlat.s"
	@echo "... TestGpuIndexIVFFlat.o"
	@echo "... TestGpuIndexIVFFlat.i"
	@echo "... TestGpuIndexIVFFlat.s"
	@echo "... TestGpuIndexIVFPQ.o"
	@echo "... TestGpuIndexIVFPQ.i"
	@echo "... TestGpuIndexIVFPQ.s"
	@echo "... TestGpuIndexIVFScalarQuantizer.o"
	@echo "... TestGpuIndexIVFScalarQuantizer.i"
	@echo "... TestGpuIndexIVFScalarQuantizer.s"
	@echo "... TestGpuMemoryException.o"
	@echo "... TestGpuMemoryException.i"
	@echo "... TestGpuMemoryException.s"
	@echo "... TestGpuSelect.o"
	@echo "... TestGpuSelect.i"
	@echo "... TestGpuSelect.s"
	@echo "... TestUtils.o"
	@echo "... TestUtils.i"
	@echo "... TestUtils.s"
	@echo "... demo_ivfpq_indexing_gpu.o"
	@echo "... demo_ivfpq_indexing_gpu.i"
	@echo "... demo_ivfpq_indexing_gpu.s"
.PHONY : help



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

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /home/huchen/FAISS/faiss/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

