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

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

.PHONY : default_target

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

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


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


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


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


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


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


.SUFFIXES: .hpux_make_needs_suffix_list


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

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /root/miniconda3/envs/caffe38/bin/cmake

# The command to remove a file.
RM = /root/miniconda3/envs/caffe38/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/bro-caffe

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/bro-caffe/build/temp.linux-x86_64-cpython-38

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

# The main recursive "all" target.
all: src/caffe/all
all: python/all

.PHONY : all

# The main recursive "preinstall" target.
preinstall: src/caffe/preinstall
preinstall: python/preinstall

.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/uninstall.dir/clean
clean: CMakeFiles/pytest.dir/clean
clean: CMakeFiles/lint.dir/clean
clean: CMakeFiles/symlink_to_build.dir/clean
clean: src/caffe/clean
clean: python/clean

.PHONY : clean

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

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

.PHONY : python/all

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

.PHONY : python/preinstall

# Recursive "clean" directory target.
python/clean: python/CMakeFiles/pycaffe.dir/clean

.PHONY : python/clean

#=============================================================================
# Directory level rules for directory src/caffe

# Recursive "all" directory target.
src/caffe/all: src/caffe/CMakeFiles/caffe.dir/all
src/caffe/all: src/caffe/CMakeFiles/proto.dir/all
src/caffe/all: src/caffe/test/all

.PHONY : src/caffe/all

# Recursive "preinstall" directory target.
src/caffe/preinstall: src/caffe/test/preinstall

.PHONY : src/caffe/preinstall

# Recursive "clean" directory target.
src/caffe/clean: src/caffe/CMakeFiles/caffe.dir/clean
src/caffe/clean: src/caffe/CMakeFiles/proto.dir/clean
src/caffe/clean: src/caffe/test/clean

.PHONY : src/caffe/clean

#=============================================================================
# Directory level rules for directory src/caffe/test

# Recursive "all" directory target.
src/caffe/test/all:

.PHONY : src/caffe/test/all

# Recursive "preinstall" directory target.
src/caffe/test/preinstall:

.PHONY : src/caffe/test/preinstall

# Recursive "clean" directory target.
src/caffe/test/clean: src/caffe/test/CMakeFiles/runtest.dir/clean
src/caffe/test/clean: src/caffe/test/CMakeFiles/test.testbin.dir/clean

.PHONY : src/caffe/test/clean

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

# All Build rule for target.
CMakeFiles/uninstall.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num= "Built target uninstall"
.PHONY : CMakeFiles/uninstall.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/uninstall.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : CMakeFiles/uninstall.dir/rule

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

.PHONY : uninstall

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

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

# All Build rule for target.
CMakeFiles/pytest.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/pytest.dir/build.make CMakeFiles/pytest.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/pytest.dir/build.make CMakeFiles/pytest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num= "Built target pytest"
.PHONY : CMakeFiles/pytest.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/pytest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/pytest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : CMakeFiles/pytest.dir/rule

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

.PHONY : pytest

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

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

# All Build rule for target.
CMakeFiles/lint.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/lint.dir/build.make CMakeFiles/lint.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/lint.dir/build.make CMakeFiles/lint.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num= "Built target lint"
.PHONY : CMakeFiles/lint.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/lint.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/lint.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : CMakeFiles/lint.dir/rule

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

.PHONY : lint

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

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

# All Build rule for target.
CMakeFiles/symlink_to_build.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/symlink_to_build.dir/build.make CMakeFiles/symlink_to_build.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/symlink_to_build.dir/build.make CMakeFiles/symlink_to_build.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num= "Built target symlink_to_build"
.PHONY : CMakeFiles/symlink_to_build.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/symlink_to_build.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/symlink_to_build.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : CMakeFiles/symlink_to_build.dir/rule

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

.PHONY : symlink_to_build

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

#=============================================================================
# Target rules for target src/caffe/CMakeFiles/caffe.dir

# All Build rule for target.
src/caffe/CMakeFiles/caffe.dir/all: src/caffe/CMakeFiles/proto.dir/all
	$(MAKE) $(MAKESILENT) -f src/caffe/CMakeFiles/caffe.dir/build.make src/caffe/CMakeFiles/caffe.dir/depend
	$(MAKE) $(MAKESILENT) -f src/caffe/CMakeFiles/caffe.dir/build.make src/caffe/CMakeFiles/caffe.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 "Built target caffe"
.PHONY : src/caffe/CMakeFiles/caffe.dir/all

# Build rule for subdir invocation for target.
src/caffe/CMakeFiles/caffe.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 62
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/caffe/CMakeFiles/caffe.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : src/caffe/CMakeFiles/caffe.dir/rule

# Convenience name for target.
caffe: src/caffe/CMakeFiles/caffe.dir/rule

.PHONY : caffe

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

#=============================================================================
# Target rules for target src/caffe/CMakeFiles/proto.dir

# All Build rule for target.
src/caffe/CMakeFiles/proto.dir/all:
	$(MAKE) $(MAKESILENT) -f src/caffe/CMakeFiles/proto.dir/build.make src/caffe/CMakeFiles/proto.dir/depend
	$(MAKE) $(MAKESILENT) -f src/caffe/CMakeFiles/proto.dir/build.make src/caffe/CMakeFiles/proto.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num=62 "Built target proto"
.PHONY : src/caffe/CMakeFiles/proto.dir/all

# Build rule for subdir invocation for target.
src/caffe/CMakeFiles/proto.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/caffe/CMakeFiles/proto.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : src/caffe/CMakeFiles/proto.dir/rule

# Convenience name for target.
proto: src/caffe/CMakeFiles/proto.dir/rule

.PHONY : proto

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

#=============================================================================
# Target rules for target src/caffe/test/CMakeFiles/runtest.dir

# All Build rule for target.
src/caffe/test/CMakeFiles/runtest.dir/all: src/caffe/test/CMakeFiles/test.testbin.dir/all
	$(MAKE) $(MAKESILENT) -f src/caffe/test/CMakeFiles/runtest.dir/build.make src/caffe/test/CMakeFiles/runtest.dir/depend
	$(MAKE) $(MAKESILENT) -f src/caffe/test/CMakeFiles/runtest.dir/build.make src/caffe/test/CMakeFiles/runtest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num= "Built target runtest"
.PHONY : src/caffe/test/CMakeFiles/runtest.dir/all

# Build rule for subdir invocation for target.
src/caffe/test/CMakeFiles/runtest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 99
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/caffe/test/CMakeFiles/runtest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : src/caffe/test/CMakeFiles/runtest.dir/rule

# Convenience name for target.
runtest: src/caffe/test/CMakeFiles/runtest.dir/rule

.PHONY : runtest

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

#=============================================================================
# Target rules for target src/caffe/test/CMakeFiles/test.testbin.dir

# All Build rule for target.
src/caffe/test/CMakeFiles/test.testbin.dir/all: src/caffe/CMakeFiles/caffe.dir/all
	$(MAKE) $(MAKESILENT) -f src/caffe/test/CMakeFiles/test.testbin.dir/build.make src/caffe/test/CMakeFiles/test.testbin.dir/depend
	$(MAKE) $(MAKESILENT) -f src/caffe/test/CMakeFiles/test.testbin.dir/build.make src/caffe/test/CMakeFiles/test.testbin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num=64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100 "Built target test.testbin"
.PHONY : src/caffe/test/CMakeFiles/test.testbin.dir/all

# Build rule for subdir invocation for target.
src/caffe/test/CMakeFiles/test.testbin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 99
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/caffe/test/CMakeFiles/test.testbin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : src/caffe/test/CMakeFiles/test.testbin.dir/rule

# Convenience name for target.
test.testbin: src/caffe/test/CMakeFiles/test.testbin.dir/rule

.PHONY : test.testbin

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

#=============================================================================
# Target rules for target python/CMakeFiles/pycaffe.dir

# All Build rule for target.
python/CMakeFiles/pycaffe.dir/all: src/caffe/CMakeFiles/caffe.dir/all
	$(MAKE) $(MAKESILENT) -f python/CMakeFiles/pycaffe.dir/build.make python/CMakeFiles/pycaffe.dir/depend
	$(MAKE) $(MAKESILENT) -f python/CMakeFiles/pycaffe.dir/build.make python/CMakeFiles/pycaffe.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles --progress-num=63 "Built target pycaffe"
.PHONY : python/CMakeFiles/pycaffe.dir/all

# Build rule for subdir invocation for target.
python/CMakeFiles/pycaffe.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 63
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 python/CMakeFiles/pycaffe.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/bro-caffe/build/temp.linux-x86_64-cpython-38/CMakeFiles 0
.PHONY : python/CMakeFiles/pycaffe.dir/rule

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

.PHONY : pycaffe

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

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

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

