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

# 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


# 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 = /var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/bin/cmake

# The command to remove a file.
RM = /var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0

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

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/bin/cmake -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..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/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..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/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..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/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..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/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\""
.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..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/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..."
	/var/www/html/update/lib/jingdong-mips-crosstool/staging_dir/host/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

# The main all target
all: cmake_check_build_system
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(CMAKE_COMMAND) -E cmake_progress_start /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0/CMakeFiles /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0/programs/test/CMakeFiles/progress.marks
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/all
	$(CMAKE_COMMAND) -E cmake_progress_start /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
programs/test/CMakeFiles/benchmark.dir/rule:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/CMakeFiles/benchmark.dir/rule
.PHONY : programs/test/CMakeFiles/benchmark.dir/rule

# Convenience name for target.
benchmark: programs/test/CMakeFiles/benchmark.dir/rule

.PHONY : benchmark

# fast build rule for target.
benchmark/fast:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/build
.PHONY : benchmark/fast

# Convenience name for target.
programs/test/CMakeFiles/udp_proxy.dir/rule:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/CMakeFiles/udp_proxy.dir/rule
.PHONY : programs/test/CMakeFiles/udp_proxy.dir/rule

# Convenience name for target.
udp_proxy: programs/test/CMakeFiles/udp_proxy.dir/rule

.PHONY : udp_proxy

# fast build rule for target.
udp_proxy/fast:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/build
.PHONY : udp_proxy/fast

# Convenience name for target.
programs/test/CMakeFiles/zeroize.dir/rule:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/CMakeFiles/zeroize.dir/rule
.PHONY : programs/test/CMakeFiles/zeroize.dir/rule

# Convenience name for target.
zeroize: programs/test/CMakeFiles/zeroize.dir/rule

.PHONY : zeroize

# fast build rule for target.
zeroize/fast:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/zeroize.dir/build.make programs/test/CMakeFiles/zeroize.dir/build
.PHONY : zeroize/fast

# Convenience name for target.
programs/test/CMakeFiles/selftest.dir/rule:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/CMakeFiles/selftest.dir/rule
.PHONY : programs/test/CMakeFiles/selftest.dir/rule

# Convenience name for target.
selftest: programs/test/CMakeFiles/selftest.dir/rule

.PHONY : selftest

# fast build rule for target.
selftest/fast:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/build
.PHONY : selftest/fast

# Convenience name for target.
programs/test/CMakeFiles/ssl_cert_test.dir/rule:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f CMakeFiles/Makefile2 programs/test/CMakeFiles/ssl_cert_test.dir/rule
.PHONY : programs/test/CMakeFiles/ssl_cert_test.dir/rule

# Convenience name for target.
ssl_cert_test: programs/test/CMakeFiles/ssl_cert_test.dir/rule

.PHONY : ssl_cert_test

# fast build rule for target.
ssl_cert_test/fast:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/build
.PHONY : ssl_cert_test/fast

benchmark.o: benchmark.c.o

.PHONY : benchmark.o

# target to build an object file
benchmark.c.o:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/benchmark.c.o
.PHONY : benchmark.c.o

benchmark.i: benchmark.c.i

.PHONY : benchmark.i

# target to preprocess a source file
benchmark.c.i:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/benchmark.c.i
.PHONY : benchmark.c.i

benchmark.s: benchmark.c.s

.PHONY : benchmark.s

# target to generate assembly for a file
benchmark.c.s:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/benchmark.c.s
.PHONY : benchmark.c.s

selftest.o: selftest.c.o

.PHONY : selftest.o

# target to build an object file
selftest.c.o:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/selftest.c.o
.PHONY : selftest.c.o

selftest.i: selftest.c.i

.PHONY : selftest.i

# target to preprocess a source file
selftest.c.i:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/selftest.c.i
.PHONY : selftest.c.i

selftest.s: selftest.c.s

.PHONY : selftest.s

# target to generate assembly for a file
selftest.c.s:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/selftest.c.s
.PHONY : selftest.c.s

ssl_cert_test.o: ssl_cert_test.c.o

.PHONY : ssl_cert_test.o

# target to build an object file
ssl_cert_test.c.o:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/ssl_cert_test.c.o
.PHONY : ssl_cert_test.c.o

ssl_cert_test.i: ssl_cert_test.c.i

.PHONY : ssl_cert_test.i

# target to preprocess a source file
ssl_cert_test.c.i:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/ssl_cert_test.c.i
.PHONY : ssl_cert_test.c.i

ssl_cert_test.s: ssl_cert_test.c.s

.PHONY : ssl_cert_test.s

# target to generate assembly for a file
ssl_cert_test.c.s:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/ssl_cert_test.c.s
.PHONY : ssl_cert_test.c.s

udp_proxy.o: udp_proxy.c.o

.PHONY : udp_proxy.o

# target to build an object file
udp_proxy.c.o:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/udp_proxy.c.o
.PHONY : udp_proxy.c.o

udp_proxy.i: udp_proxy.c.i

.PHONY : udp_proxy.i

# target to preprocess a source file
udp_proxy.c.i:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/udp_proxy.c.i
.PHONY : udp_proxy.c.i

udp_proxy.s: udp_proxy.c.s

.PHONY : udp_proxy.s

# target to generate assembly for a file
udp_proxy.c.s:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/udp_proxy.c.s
.PHONY : udp_proxy.c.s

zeroize.o: zeroize.c.o

.PHONY : zeroize.o

# target to build an object file
zeroize.c.o:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/zeroize.dir/build.make programs/test/CMakeFiles/zeroize.dir/zeroize.c.o
.PHONY : zeroize.c.o

zeroize.i: zeroize.c.i

.PHONY : zeroize.i

# target to preprocess a source file
zeroize.c.i:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/zeroize.dir/build.make programs/test/CMakeFiles/zeroize.dir/zeroize.c.i
.PHONY : zeroize.c.i

zeroize.s: zeroize.c.s

.PHONY : zeroize.s

# target to generate assembly for a file
zeroize.c.s:
	cd /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(MAKE) -f programs/test/CMakeFiles/zeroize.dir/build.make programs/test/CMakeFiles/zeroize.dir/zeroize.c.s
.PHONY : zeroize.c.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 "... install/strip"
	@echo "... install/local"
	@echo "... install"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... benchmark"
	@echo "... udp_proxy"
	@echo "... zeroize"
	@echo "... selftest"
	@echo "... edit_cache"
	@echo "... ssl_cert_test"
	@echo "... benchmark.o"
	@echo "... benchmark.i"
	@echo "... benchmark.s"
	@echo "... selftest.o"
	@echo "... selftest.i"
	@echo "... selftest.s"
	@echo "... ssl_cert_test.o"
	@echo "... ssl_cert_test.i"
	@echo "... ssl_cert_test.s"
	@echo "... udp_proxy.o"
	@echo "... udp_proxy.i"
	@echo "... udp_proxy.s"
	@echo "... zeroize.o"
	@echo "... zeroize.i"
	@echo "... zeroize.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 /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/mbedtls-2.12.0 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

