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

# 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 = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build

#=============================================================================
# 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..."
	/usr/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..."
	/usr/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..."
	/usr/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/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

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

.PHONY : edit_cache/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/cmake -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 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/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/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# The main all target
all: cmake_check_build_system
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(CMAKE_COMMAND) -E cmake_progress_start /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build/CMakeFiles /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build/examples/CMakeFiles/progress.marks
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
examples/CMakeFiles/example7.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example7.dir/rule
.PHONY : examples/CMakeFiles/example7.dir/rule

# Convenience name for target.
example7: examples/CMakeFiles/example7.dir/rule

.PHONY : example7

# fast build rule for target.
example7/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example7.dir/build.make examples/CMakeFiles/example7.dir/build
.PHONY : example7/fast

# Convenience name for target.
examples/CMakeFiles/example3.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example3.dir/rule
.PHONY : examples/CMakeFiles/example3.dir/rule

# Convenience name for target.
example3: examples/CMakeFiles/example3.dir/rule

.PHONY : example3

# fast build rule for target.
example3/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example3.dir/build.make examples/CMakeFiles/example3.dir/build
.PHONY : example3/fast

# Convenience name for target.
examples/CMakeFiles/example1.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example1.dir/rule
.PHONY : examples/CMakeFiles/example1.dir/rule

# Convenience name for target.
example1: examples/CMakeFiles/example1.dir/rule

.PHONY : example1

# fast build rule for target.
example1/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example1.dir/build.make examples/CMakeFiles/example1.dir/build
.PHONY : example1/fast

# Convenience name for target.
examples/CMakeFiles/example5.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example5.dir/rule
.PHONY : examples/CMakeFiles/example5.dir/rule

# Convenience name for target.
example5: examples/CMakeFiles/example5.dir/rule

.PHONY : example5

# fast build rule for target.
example5/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example5.dir/build.make examples/CMakeFiles/example5.dir/build
.PHONY : example5/fast

# Convenience name for target.
examples/CMakeFiles/example4.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example4.dir/rule
.PHONY : examples/CMakeFiles/example4.dir/rule

# Convenience name for target.
example4: examples/CMakeFiles/example4.dir/rule

.PHONY : example4

# fast build rule for target.
example4/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example4.dir/build.make examples/CMakeFiles/example4.dir/build
.PHONY : example4/fast

# Convenience name for target.
examples/CMakeFiles/example2.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example2.dir/rule
.PHONY : examples/CMakeFiles/example2.dir/rule

# Convenience name for target.
example2: examples/CMakeFiles/example2.dir/rule

.PHONY : example2

# fast build rule for target.
example2/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example2.dir/build.make examples/CMakeFiles/example2.dir/build
.PHONY : example2/fast

# Convenience name for target.
examples/CMakeFiles/example6.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example6.dir/rule
.PHONY : examples/CMakeFiles/example6.dir/rule

# Convenience name for target.
example6: examples/CMakeFiles/example6.dir/rule

.PHONY : example6

# fast build rule for target.
example6/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example6.dir/build.make examples/CMakeFiles/example6.dir/build
.PHONY : example6/fast

# Convenience name for target.
examples/CMakeFiles/example8.dir/rule:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/example8.dir/rule
.PHONY : examples/CMakeFiles/example8.dir/rule

# Convenience name for target.
example8: examples/CMakeFiles/example8.dir/rule

.PHONY : example8

# fast build rule for target.
example8/fast:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example8.dir/build.make examples/CMakeFiles/example8.dir/build
.PHONY : example8/fast

example1.o: example1.cpp.o

.PHONY : example1.o

# target to build an object file
example1.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example1.dir/build.make examples/CMakeFiles/example1.dir/example1.cpp.o
.PHONY : example1.cpp.o

example1.i: example1.cpp.i

.PHONY : example1.i

# target to preprocess a source file
example1.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example1.dir/build.make examples/CMakeFiles/example1.dir/example1.cpp.i
.PHONY : example1.cpp.i

example1.s: example1.cpp.s

.PHONY : example1.s

# target to generate assembly for a file
example1.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example1.dir/build.make examples/CMakeFiles/example1.dir/example1.cpp.s
.PHONY : example1.cpp.s

example2.o: example2.cpp.o

.PHONY : example2.o

# target to build an object file
example2.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example2.dir/build.make examples/CMakeFiles/example2.dir/example2.cpp.o
.PHONY : example2.cpp.o

example2.i: example2.cpp.i

.PHONY : example2.i

# target to preprocess a source file
example2.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example2.dir/build.make examples/CMakeFiles/example2.dir/example2.cpp.i
.PHONY : example2.cpp.i

example2.s: example2.cpp.s

.PHONY : example2.s

# target to generate assembly for a file
example2.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example2.dir/build.make examples/CMakeFiles/example2.dir/example2.cpp.s
.PHONY : example2.cpp.s

example3.o: example3.cpp.o

.PHONY : example3.o

# target to build an object file
example3.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example3.dir/build.make examples/CMakeFiles/example3.dir/example3.cpp.o
.PHONY : example3.cpp.o

example3.i: example3.cpp.i

.PHONY : example3.i

# target to preprocess a source file
example3.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example3.dir/build.make examples/CMakeFiles/example3.dir/example3.cpp.i
.PHONY : example3.cpp.i

example3.s: example3.cpp.s

.PHONY : example3.s

# target to generate assembly for a file
example3.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example3.dir/build.make examples/CMakeFiles/example3.dir/example3.cpp.s
.PHONY : example3.cpp.s

example4.o: example4.cpp.o

.PHONY : example4.o

# target to build an object file
example4.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example4.dir/build.make examples/CMakeFiles/example4.dir/example4.cpp.o
.PHONY : example4.cpp.o

example4.i: example4.cpp.i

.PHONY : example4.i

# target to preprocess a source file
example4.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example4.dir/build.make examples/CMakeFiles/example4.dir/example4.cpp.i
.PHONY : example4.cpp.i

example4.s: example4.cpp.s

.PHONY : example4.s

# target to generate assembly for a file
example4.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example4.dir/build.make examples/CMakeFiles/example4.dir/example4.cpp.s
.PHONY : example4.cpp.s

example5.o: example5.cpp.o

.PHONY : example5.o

# target to build an object file
example5.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example5.dir/build.make examples/CMakeFiles/example5.dir/example5.cpp.o
.PHONY : example5.cpp.o

example5.i: example5.cpp.i

.PHONY : example5.i

# target to preprocess a source file
example5.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example5.dir/build.make examples/CMakeFiles/example5.dir/example5.cpp.i
.PHONY : example5.cpp.i

example5.s: example5.cpp.s

.PHONY : example5.s

# target to generate assembly for a file
example5.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example5.dir/build.make examples/CMakeFiles/example5.dir/example5.cpp.s
.PHONY : example5.cpp.s

example6.o: example6.cpp.o

.PHONY : example6.o

# target to build an object file
example6.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example6.dir/build.make examples/CMakeFiles/example6.dir/example6.cpp.o
.PHONY : example6.cpp.o

example6.i: example6.cpp.i

.PHONY : example6.i

# target to preprocess a source file
example6.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example6.dir/build.make examples/CMakeFiles/example6.dir/example6.cpp.i
.PHONY : example6.cpp.i

example6.s: example6.cpp.s

.PHONY : example6.s

# target to generate assembly for a file
example6.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example6.dir/build.make examples/CMakeFiles/example6.dir/example6.cpp.s
.PHONY : example6.cpp.s

example7.o: example7.cpp.o

.PHONY : example7.o

# target to build an object file
example7.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example7.dir/build.make examples/CMakeFiles/example7.dir/example7.cpp.o
.PHONY : example7.cpp.o

example7.i: example7.cpp.i

.PHONY : example7.i

# target to preprocess a source file
example7.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example7.dir/build.make examples/CMakeFiles/example7.dir/example7.cpp.i
.PHONY : example7.cpp.i

example7.s: example7.cpp.s

.PHONY : example7.s

# target to generate assembly for a file
example7.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example7.dir/build.make examples/CMakeFiles/example7.dir/example7.cpp.s
.PHONY : example7.cpp.s

example8.o: example8.cpp.o

.PHONY : example8.o

# target to build an object file
example8.cpp.o:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example8.dir/build.make examples/CMakeFiles/example8.dir/example8.cpp.o
.PHONY : example8.cpp.o

example8.i: example8.cpp.i

.PHONY : example8.i

# target to preprocess a source file
example8.cpp.i:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example8.dir/build.make examples/CMakeFiles/example8.dir/example8.cpp.i
.PHONY : example8.cpp.i

example8.s: example8.cpp.s

.PHONY : example8.s

# target to generate assembly for a file
example8.cpp.s:
	cd /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(MAKE) -f examples/CMakeFiles/example8.dir/build.make examples/CMakeFiles/example8.dir/example8.cpp.s
.PHONY : example8.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 "... install/strip"
	@echo "... example7"
	@echo "... install/local"
	@echo "... example3"
	@echo "... example1"
	@echo "... example5"
	@echo "... example4"
	@echo "... example2"
	@echo "... example6"
	@echo "... example8"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install"
	@echo "... example1.o"
	@echo "... example1.i"
	@echo "... example1.s"
	@echo "... example2.o"
	@echo "... example2.i"
	@echo "... example2.s"
	@echo "... example3.o"
	@echo "... example3.i"
	@echo "... example3.s"
	@echo "... example4.o"
	@echo "... example4.i"
	@echo "... example4.s"
	@echo "... example5.o"
	@echo "... example5.i"
	@echo "... example5.s"
	@echo "... example6.o"
	@echo "... example6.i"
	@echo "... example6.s"
	@echo "... example7.o"
	@echo "... example7.i"
	@echo "... example7.s"
	@echo "... example8.o"
	@echo "... example8.i"
	@echo "... example8.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 /mnt/e/fiss/gb28181_stack/jrtplib_linux/jrtplib-3.11.2/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system