react-native-caffe2
Version:
### Bring deep learning to mobile in 2 minutes 📱🥂
884 lines (602 loc) • 346 kB
Plain Text
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.9
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Produce verbose output by default.
VERBOSE = 1
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.9.0/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.9.0/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/bertrand/Projets/Caffe2Test/caffe2
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/local/Cellar/cmake/3.9.0/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/local/Cellar/cmake/3.9.0/bin/cmake -P cmake_install.cmake
.PHONY : install/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\" \"libprotobuf\" \"libprotobuf-lite\" \"libprotoc\" \"protobuf-export\" \"protobuf-headers\" \"protobuf-protos\" \"protoc\""
.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 rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/local/Cellar/cmake/3.9.0/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
/usr/local/Cellar/cmake/3.9.0/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/local/Cellar/cmake/3.9.0/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/local/Cellar/cmake/3.9.0/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
/usr/local/Cellar/cmake/3.9.0/bin/ctest --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 /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(CMAKE_COMMAND) -E cmake_progress_start /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios/CMakeFiles /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios/third_party/protobuf/cmake/CMakeFiles/progress.marks
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
third_party/protobuf/cmake/CMakeFiles/protoc.dir/rule:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/CMakeFiles/protoc.dir/rule
.PHONY : third_party/protobuf/cmake/CMakeFiles/protoc.dir/rule
# Convenience name for target.
protoc: third_party/protobuf/cmake/CMakeFiles/protoc.dir/rule
.PHONY : protoc
# fast build rule for target.
protoc/fast:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/protoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/protoc.dir/build
.PHONY : protoc/fast
# Convenience name for target.
third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/rule:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/rule
.PHONY : third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/rule
# Convenience name for target.
libprotoc: third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/rule
.PHONY : libprotoc
# fast build rule for target.
libprotoc/fast:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build
.PHONY : libprotoc/fast
# Convenience name for target.
third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/rule:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/rule
.PHONY : third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/rule
# Convenience name for target.
libprotobuf: third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/rule
.PHONY : libprotobuf
# fast build rule for target.
libprotobuf/fast:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build
.PHONY : libprotobuf/fast
# Convenience name for target.
third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/rule:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f CMakeFiles/Makefile2 third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/rule
.PHONY : third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/rule
# Convenience name for target.
libprotobuf-lite: third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/rule
.PHONY : libprotobuf-lite
# fast build rule for target.
libprotobuf-lite/fast:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build
.PHONY : libprotobuf-lite/fast
__/src/google/protobuf/any.o: __/src/google/protobuf/any.cc.o
.PHONY : __/src/google/protobuf/any.o
# target to build an object file
__/src/google/protobuf/any.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o
.PHONY : __/src/google/protobuf/any.cc.o
__/src/google/protobuf/any.i: __/src/google/protobuf/any.cc.i
.PHONY : __/src/google/protobuf/any.i
# target to preprocess a source file
__/src/google/protobuf/any.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.i
.PHONY : __/src/google/protobuf/any.cc.i
__/src/google/protobuf/any.s: __/src/google/protobuf/any.cc.s
.PHONY : __/src/google/protobuf/any.s
# target to generate assembly for a file
__/src/google/protobuf/any.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.s
.PHONY : __/src/google/protobuf/any.cc.s
__/src/google/protobuf/any.pb.o: __/src/google/protobuf/any.pb.cc.o
.PHONY : __/src/google/protobuf/any.pb.o
# target to build an object file
__/src/google/protobuf/any.pb.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o
.PHONY : __/src/google/protobuf/any.pb.cc.o
__/src/google/protobuf/any.pb.i: __/src/google/protobuf/any.pb.cc.i
.PHONY : __/src/google/protobuf/any.pb.i
# target to preprocess a source file
__/src/google/protobuf/any.pb.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.i
.PHONY : __/src/google/protobuf/any.pb.cc.i
__/src/google/protobuf/any.pb.s: __/src/google/protobuf/any.pb.cc.s
.PHONY : __/src/google/protobuf/any.pb.s
# target to generate assembly for a file
__/src/google/protobuf/any.pb.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.s
.PHONY : __/src/google/protobuf/any.pb.cc.s
__/src/google/protobuf/api.pb.o: __/src/google/protobuf/api.pb.cc.o
.PHONY : __/src/google/protobuf/api.pb.o
# target to build an object file
__/src/google/protobuf/api.pb.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o
.PHONY : __/src/google/protobuf/api.pb.cc.o
__/src/google/protobuf/api.pb.i: __/src/google/protobuf/api.pb.cc.i
.PHONY : __/src/google/protobuf/api.pb.i
# target to preprocess a source file
__/src/google/protobuf/api.pb.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.i
.PHONY : __/src/google/protobuf/api.pb.cc.i
__/src/google/protobuf/api.pb.s: __/src/google/protobuf/api.pb.cc.s
.PHONY : __/src/google/protobuf/api.pb.s
# target to generate assembly for a file
__/src/google/protobuf/api.pb.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.s
.PHONY : __/src/google/protobuf/api.pb.cc.s
__/src/google/protobuf/arena.o: __/src/google/protobuf/arena.cc.o
.PHONY : __/src/google/protobuf/arena.o
# target to build an object file
__/src/google/protobuf/arena.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o
.PHONY : __/src/google/protobuf/arena.cc.o
__/src/google/protobuf/arena.i: __/src/google/protobuf/arena.cc.i
.PHONY : __/src/google/protobuf/arena.i
# target to preprocess a source file
__/src/google/protobuf/arena.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.i
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.i
.PHONY : __/src/google/protobuf/arena.cc.i
__/src/google/protobuf/arena.s: __/src/google/protobuf/arena.cc.s
.PHONY : __/src/google/protobuf/arena.s
# target to generate assembly for a file
__/src/google/protobuf/arena.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.s
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.s
.PHONY : __/src/google/protobuf/arena.cc.s
__/src/google/protobuf/arenastring.o: __/src/google/protobuf/arenastring.cc.o
.PHONY : __/src/google/protobuf/arenastring.o
# target to build an object file
__/src/google/protobuf/arenastring.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arenastring.cc.o
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arenastring.cc.o
.PHONY : __/src/google/protobuf/arenastring.cc.o
__/src/google/protobuf/arenastring.i: __/src/google/protobuf/arenastring.cc.i
.PHONY : __/src/google/protobuf/arenastring.i
# target to preprocess a source file
__/src/google/protobuf/arenastring.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arenastring.cc.i
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arenastring.cc.i
.PHONY : __/src/google/protobuf/arenastring.cc.i
__/src/google/protobuf/arenastring.s: __/src/google/protobuf/arenastring.cc.s
.PHONY : __/src/google/protobuf/arenastring.s
# target to generate assembly for a file
__/src/google/protobuf/arenastring.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arenastring.cc.s
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arenastring.cc.s
.PHONY : __/src/google/protobuf/arenastring.cc.s
__/src/google/protobuf/compiler/code_generator.o: __/src/google/protobuf/compiler/code_generator.cc.o
.PHONY : __/src/google/protobuf/compiler/code_generator.o
# target to build an object file
__/src/google/protobuf/compiler/code_generator.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o
.PHONY : __/src/google/protobuf/compiler/code_generator.cc.o
__/src/google/protobuf/compiler/code_generator.i: __/src/google/protobuf/compiler/code_generator.cc.i
.PHONY : __/src/google/protobuf/compiler/code_generator.i
# target to preprocess a source file
__/src/google/protobuf/compiler/code_generator.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.i
.PHONY : __/src/google/protobuf/compiler/code_generator.cc.i
__/src/google/protobuf/compiler/code_generator.s: __/src/google/protobuf/compiler/code_generator.cc.s
.PHONY : __/src/google/protobuf/compiler/code_generator.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/code_generator.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.s
.PHONY : __/src/google/protobuf/compiler/code_generator.cc.s
__/src/google/protobuf/compiler/command_line_interface.o: __/src/google/protobuf/compiler/command_line_interface.cc.o
.PHONY : __/src/google/protobuf/compiler/command_line_interface.o
# target to build an object file
__/src/google/protobuf/compiler/command_line_interface.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o
.PHONY : __/src/google/protobuf/compiler/command_line_interface.cc.o
__/src/google/protobuf/compiler/command_line_interface.i: __/src/google/protobuf/compiler/command_line_interface.cc.i
.PHONY : __/src/google/protobuf/compiler/command_line_interface.i
# target to preprocess a source file
__/src/google/protobuf/compiler/command_line_interface.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.i
.PHONY : __/src/google/protobuf/compiler/command_line_interface.cc.i
__/src/google/protobuf/compiler/command_line_interface.s: __/src/google/protobuf/compiler/command_line_interface.cc.s
.PHONY : __/src/google/protobuf/compiler/command_line_interface.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/command_line_interface.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.s
.PHONY : __/src/google/protobuf/compiler/command_line_interface.cc.s
__/src/google/protobuf/compiler/cpp/cpp_enum.o: __/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
__/src/google/protobuf/compiler/cpp/cpp_enum.i: __/src/google/protobuf/compiler/cpp/cpp_enum.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_enum.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum.cc.i
__/src/google/protobuf/compiler/cpp/cpp_enum.s: __/src/google/protobuf/compiler/cpp/cpp_enum.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_enum.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum.cc.s
__/src/google/protobuf/compiler/cpp/cpp_enum_field.o: __/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum_field.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
__/src/google/protobuf/compiler/cpp/cpp_enum_field.i: __/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum_field.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.i
__/src/google/protobuf/compiler/cpp/cpp_enum_field.s: __/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum_field.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.s
__/src/google/protobuf/compiler/cpp/cpp_extension.o: __/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_extension.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
__/src/google/protobuf/compiler/cpp/cpp_extension.i: __/src/google/protobuf/compiler/cpp/cpp_extension.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_extension.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_extension.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_extension.cc.i
__/src/google/protobuf/compiler/cpp/cpp_extension.s: __/src/google/protobuf/compiler/cpp/cpp_extension.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_extension.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_extension.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_extension.cc.s
__/src/google/protobuf/compiler/cpp/cpp_field.o: __/src/google/protobuf/compiler/cpp/cpp_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_field.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_field.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_field.cc.o
__/src/google/protobuf/compiler/cpp/cpp_field.i: __/src/google/protobuf/compiler/cpp/cpp_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_field.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_field.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_field.cc.i
__/src/google/protobuf/compiler/cpp/cpp_field.s: __/src/google/protobuf/compiler/cpp/cpp_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_field.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_field.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_field.cc.s
__/src/google/protobuf/compiler/cpp/cpp_file.o: __/src/google/protobuf/compiler/cpp/cpp_file.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_file.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_file.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_file.cc.o
__/src/google/protobuf/compiler/cpp/cpp_file.i: __/src/google/protobuf/compiler/cpp/cpp_file.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_file.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_file.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_file.cc.i
__/src/google/protobuf/compiler/cpp/cpp_file.s: __/src/google/protobuf/compiler/cpp/cpp_file.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_file.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_file.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_file.cc.s
__/src/google/protobuf/compiler/cpp/cpp_generator.o: __/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_generator.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
__/src/google/protobuf/compiler/cpp/cpp_generator.i: __/src/google/protobuf/compiler/cpp/cpp_generator.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_generator.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_generator.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_generator.cc.i
__/src/google/protobuf/compiler/cpp/cpp_generator.s: __/src/google/protobuf/compiler/cpp/cpp_generator.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_generator.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_generator.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_generator.cc.s
__/src/google/protobuf/compiler/cpp/cpp_helpers.o: __/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_helpers.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
__/src/google/protobuf/compiler/cpp/cpp_helpers.i: __/src/google/protobuf/compiler/cpp/cpp_helpers.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_helpers.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_helpers.cc.i
__/src/google/protobuf/compiler/cpp/cpp_helpers.s: __/src/google/protobuf/compiler/cpp/cpp_helpers.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_helpers.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_helpers.cc.s
__/src/google/protobuf/compiler/cpp/cpp_map_field.o: __/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_map_field.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
__/src/google/protobuf/compiler/cpp/cpp_map_field.i: __/src/google/protobuf/compiler/cpp/cpp_map_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_map_field.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_map_field.cc.i
__/src/google/protobuf/compiler/cpp/cpp_map_field.s: __/src/google/protobuf/compiler/cpp/cpp_map_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_map_field.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_map_field.cc.s
__/src/google/protobuf/compiler/cpp/cpp_message.o: __/src/google/protobuf/compiler/cpp/cpp_message.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_message.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message.cc.o
__/src/google/protobuf/compiler/cpp/cpp_message.i: __/src/google/protobuf/compiler/cpp/cpp_message.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_message.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message.cc.i
__/src/google/protobuf/compiler/cpp/cpp_message.s: __/src/google/protobuf/compiler/cpp/cpp_message.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_message.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message.cc.s
__/src/google/protobuf/compiler/cpp/cpp_message_field.o: __/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message_field.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
__/src/google/protobuf/compiler/cpp/cpp_message_field.i: __/src/google/protobuf/compiler/cpp/cpp_message_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message_field.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message_field.cc.i
__/src/google/protobuf/compiler/cpp/cpp_message_field.s: __/src/google/protobuf/compiler/cpp/cpp_message_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message_field.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_message_field.cc.s
__/src/google/protobuf/compiler/cpp/cpp_primitive_field.o: __/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_primitive_field.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
__/src/google/protobuf/compiler/cpp/cpp_primitive_field.i: __/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_primitive_field.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.i
__/src/google/protobuf/compiler/cpp/cpp_primitive_field.s: __/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_primitive_field.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.s
__/src/google/protobuf/compiler/cpp/cpp_service.o: __/src/google/protobuf/compiler/cpp/cpp_service.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_service.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_service.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_service.cc.o
__/src/google/protobuf/compiler/cpp/cpp_service.i: __/src/google/protobuf/compiler/cpp/cpp_service.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_service.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_service.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_service.cc.i
__/src/google/protobuf/compiler/cpp/cpp_service.s: __/src/google/protobuf/compiler/cpp/cpp_service.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_service.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_service.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_service.cc.s
__/src/google/protobuf/compiler/cpp/cpp_string_field.o: __/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_string_field.o
# target to build an object file
__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
__/src/google/protobuf/compiler/cpp/cpp_string_field.i: __/src/google/protobuf/compiler/cpp/cpp_string_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_string_field.i
# target to preprocess a source file
__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.i
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_string_field.cc.i
__/src/google/protobuf/compiler/cpp/cpp_string_field.s: __/src/google/protobuf/compiler/cpp/cpp_string_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_string_field.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.s
.PHONY : __/src/google/protobuf/compiler/cpp/cpp_string_field.cc.s
__/src/google/protobuf/compiler/csharp/csharp_doc_comment.o: __/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_doc_comment.o
# target to build an object file
__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
__/src/google/protobuf/compiler/csharp/csharp_doc_comment.i: __/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_doc_comment.i
# target to preprocess a source file
__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.i
__/src/google/protobuf/compiler/csharp/csharp_doc_comment.s: __/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_doc_comment.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.s
__/src/google/protobuf/compiler/csharp/csharp_enum.o: __/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum.o
# target to build an object file
__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
__/src/google/protobuf/compiler/csharp/csharp_enum.i: __/src/google/protobuf/compiler/csharp/csharp_enum.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum.i
# target to preprocess a source file
__/src/google/protobuf/compiler/csharp/csharp_enum.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum.cc.i
__/src/google/protobuf/compiler/csharp/csharp_enum.s: __/src/google/protobuf/compiler/csharp/csharp_enum.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/csharp/csharp_enum.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum.cc.s
__/src/google/protobuf/compiler/csharp/csharp_enum_field.o: __/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum_field.o
# target to build an object file
__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
__/src/google/protobuf/compiler/csharp/csharp_enum_field.i: __/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum_field.i
# target to preprocess a source file
__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.i
__/src/google/protobuf/compiler/csharp/csharp_enum_field.s: __/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum_field.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.s
__/src/google/protobuf/compiler/csharp/csharp_field_base.o: __/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_field_base.o
# target to build an object file
__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
__/src/google/protobuf/compiler/csharp/csharp_field_base.i: __/src/google/protobuf/compiler/csharp/csharp_field_base.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_field_base.i
# target to preprocess a source file
__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.i:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.i
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_field_base.cc.i
__/src/google/protobuf/compiler/csharp/csharp_field_base.s: __/src/google/protobuf/compiler/csharp/csharp_field_base.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_field_base.s
# target to generate assembly for a file
__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.s:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.s
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_field_base.cc.s
__/src/google/protobuf/compiler/csharp/csharp_generator.o: __/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_generator.o
# target to build an object file
__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o:
cd /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios && $(MAKE) -f third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/build.make third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
.PHONY : __/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
__/src/google/protobuf/c