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

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

# 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/tutorial/cpp/CMakeFiles/progress.marks
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/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 tutorial/cpp/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 tutorial/cpp/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/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.
tutorial/cpp/CMakeFiles/1-Flat.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/1-Flat.dir/rule
.PHONY : tutorial/cpp/CMakeFiles/1-Flat.dir/rule

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

.PHONY : 1-Flat

# fast build rule for target.
1-Flat/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/1-Flat.dir/build.make tutorial/cpp/CMakeFiles/1-Flat.dir/build
.PHONY : 1-Flat/fast

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

# fast build rule for target.
5-Multiple-GPUs/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/build.make tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/build
.PHONY : 5-Multiple-GPUs/fast

# Convenience name for target.
tutorial/cpp/CMakeFiles/2-IVFFlat.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/2-IVFFlat.dir/rule
.PHONY : tutorial/cpp/CMakeFiles/2-IVFFlat.dir/rule

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

.PHONY : 2-IVFFlat

# fast build rule for target.
2-IVFFlat/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/2-IVFFlat.dir/build.make tutorial/cpp/CMakeFiles/2-IVFFlat.dir/build
.PHONY : 2-IVFFlat/fast

# Convenience name for target.
tutorial/cpp/CMakeFiles/3-IVFPQ.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/3-IVFPQ.dir/rule
.PHONY : tutorial/cpp/CMakeFiles/3-IVFPQ.dir/rule

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

.PHONY : 3-IVFPQ

# fast build rule for target.
3-IVFPQ/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/3-IVFPQ.dir/build.make tutorial/cpp/CMakeFiles/3-IVFPQ.dir/build
.PHONY : 3-IVFPQ/fast

# Convenience name for target.
tutorial/cpp/CMakeFiles/4-GPU.dir/rule:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tutorial/cpp/CMakeFiles/4-GPU.dir/rule
.PHONY : tutorial/cpp/CMakeFiles/4-GPU.dir/rule

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

.PHONY : 4-GPU

# fast build rule for target.
4-GPU/fast:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/4-GPU.dir/build.make tutorial/cpp/CMakeFiles/4-GPU.dir/build
.PHONY : 4-GPU/fast

1-Flat.o: 1-Flat.cpp.o

.PHONY : 1-Flat.o

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

1-Flat.i: 1-Flat.cpp.i

.PHONY : 1-Flat.i

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

1-Flat.s: 1-Flat.cpp.s

.PHONY : 1-Flat.s

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

2-IVFFlat.o: 2-IVFFlat.cpp.o

.PHONY : 2-IVFFlat.o

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

2-IVFFlat.i: 2-IVFFlat.cpp.i

.PHONY : 2-IVFFlat.i

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

2-IVFFlat.s: 2-IVFFlat.cpp.s

.PHONY : 2-IVFFlat.s

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

3-IVFPQ.o: 3-IVFPQ.cpp.o

.PHONY : 3-IVFPQ.o

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

3-IVFPQ.i: 3-IVFPQ.cpp.i

.PHONY : 3-IVFPQ.i

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

3-IVFPQ.s: 3-IVFPQ.cpp.s

.PHONY : 3-IVFPQ.s

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

4-GPU.o: 4-GPU.cpp.o

.PHONY : 4-GPU.o

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

4-GPU.i: 4-GPU.cpp.i

.PHONY : 4-GPU.i

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

4-GPU.s: 4-GPU.cpp.s

.PHONY : 4-GPU.s

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

5-Multiple-GPUs.o: 5-Multiple-GPUs.cpp.o

.PHONY : 5-Multiple-GPUs.o

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

5-Multiple-GPUs.i: 5-Multiple-GPUs.cpp.i

.PHONY : 5-Multiple-GPUs.i

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

5-Multiple-GPUs.s: 5-Multiple-GPUs.cpp.s

.PHONY : 5-Multiple-GPUs.s

# target to generate assembly for a file
5-Multiple-GPUs.cpp.s:
	cd /home/huchen/FAISS/faiss/build && $(MAKE) $(MAKESILENT) -f tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/build.make tutorial/cpp/CMakeFiles/5-Multiple-GPUs.dir/5-Multiple-GPUs.cpp.s
.PHONY : 5-Multiple-GPUs.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 "... 1-Flat"
	@echo "... 2-IVFFlat"
	@echo "... 3-IVFPQ"
	@echo "... 4-GPU"
	@echo "... 5-Multiple-GPUs"
	@echo "... 1-Flat.o"
	@echo "... 1-Flat.i"
	@echo "... 1-Flat.s"
	@echo "... 2-IVFFlat.o"
	@echo "... 2-IVFFlat.i"
	@echo "... 2-IVFFlat.s"
	@echo "... 3-IVFPQ.o"
	@echo "... 3-IVFPQ.i"
	@echo "... 3-IVFPQ.s"
	@echo "... 4-GPU.o"
	@echo "... 4-GPU.i"
	@echo "... 4-GPU.s"
	@echo "... 5-Multiple-GPUs.o"
	@echo "... 5-Multiple-GPUs.i"
	@echo "... 5-Multiple-GPUs.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

