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

# 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 = /home/rtk/ipcam_linux2/rts39xx-sdk/rts39xx_sdk_v4.1_1/out/rts3916_czfk525_demokit/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/rtk/ipcam_linux2/rts39xx-sdk/rts39xx_sdk_v4.1_1/out/rts3916_czfk525_demokit/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692

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

# Special rule for the target edit_cache
edit_cache:
	@echo "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:
	@echo "Running CMake to regenerate build system..."
	/usr/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 install
install: preinstall
	@echo "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@echo "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target list_install_components
list_install_components:
	@echo "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/local
install/local: preinstall
	@echo "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: install/local

.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@echo "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: install/strip

.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/rtk/ipcam_linux2/rts39xx-sdk/rts39xx_sdk_v4.1_1/out/rts3916_czfk525_demokit/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/CMakeFiles /home/rtk/ipcam_linux2/rts39xx-sdk/rts39xx_sdk_v4.1_1/out/rts3916_czfk525_demokit/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/rtk/ipcam_linux2/rts39xx-sdk/rts39xx_sdk_v4.1_1/out/rts3916_czfk525_demokit/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named ubus

# Build rule for target.
ubus: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ubus
.PHONY : ubus

# fast build rule for target.
ubus/fast:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/build
.PHONY : ubus/fast

#=============================================================================
# Target rules for targets named ubusd

# Build rule for target.
ubusd: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ubusd
.PHONY : ubusd

# fast build rule for target.
ubusd/fast:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/build
.PHONY : ubusd/fast

#=============================================================================
# Target rules for targets named cli

# Build rule for target.
cli: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 cli
.PHONY : cli

# fast build rule for target.
cli/fast:
	$(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/build
.PHONY : cli/fast

cli.o: cli.c.o

.PHONY : cli.o

# target to build an object file
cli.c.o:
	$(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/cli.c.o
.PHONY : cli.c.o

cli.i: cli.c.i

.PHONY : cli.i

# target to preprocess a source file
cli.c.i:
	$(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/cli.c.i
.PHONY : cli.c.i

cli.s: cli.c.s

.PHONY : cli.s

# target to generate assembly for a file
cli.c.s:
	$(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/cli.c.s
.PHONY : cli.c.s

libubus-acl.o: libubus-acl.c.o

.PHONY : libubus-acl.o

# target to build an object file
libubus-acl.c.o:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-acl.c.o
.PHONY : libubus-acl.c.o

libubus-acl.i: libubus-acl.c.i

.PHONY : libubus-acl.i

# target to preprocess a source file
libubus-acl.c.i:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-acl.c.i
.PHONY : libubus-acl.c.i

libubus-acl.s: libubus-acl.c.s

.PHONY : libubus-acl.s

# target to generate assembly for a file
libubus-acl.c.s:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-acl.c.s
.PHONY : libubus-acl.c.s

libubus-io.o: libubus-io.c.o

.PHONY : libubus-io.o

# target to build an object file
libubus-io.c.o:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-io.c.o
.PHONY : libubus-io.c.o

libubus-io.i: libubus-io.c.i

.PHONY : libubus-io.i

# target to preprocess a source file
libubus-io.c.i:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-io.c.i
.PHONY : libubus-io.c.i

libubus-io.s: libubus-io.c.s

.PHONY : libubus-io.s

# target to generate assembly for a file
libubus-io.c.s:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-io.c.s
.PHONY : libubus-io.c.s

libubus-obj.o: libubus-obj.c.o

.PHONY : libubus-obj.o

# target to build an object file
libubus-obj.c.o:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-obj.c.o
.PHONY : libubus-obj.c.o

libubus-obj.i: libubus-obj.c.i

.PHONY : libubus-obj.i

# target to preprocess a source file
libubus-obj.c.i:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-obj.c.i
.PHONY : libubus-obj.c.i

libubus-obj.s: libubus-obj.c.s

.PHONY : libubus-obj.s

# target to generate assembly for a file
libubus-obj.c.s:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-obj.c.s
.PHONY : libubus-obj.c.s

libubus-req.o: libubus-req.c.o

.PHONY : libubus-req.o

# target to build an object file
libubus-req.c.o:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-req.c.o
.PHONY : libubus-req.c.o

libubus-req.i: libubus-req.c.i

.PHONY : libubus-req.i

# target to preprocess a source file
libubus-req.c.i:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-req.c.i
.PHONY : libubus-req.c.i

libubus-req.s: libubus-req.c.s

.PHONY : libubus-req.s

# target to generate assembly for a file
libubus-req.c.s:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-req.c.s
.PHONY : libubus-req.c.s

libubus-sub.o: libubus-sub.c.o

.PHONY : libubus-sub.o

# target to build an object file
libubus-sub.c.o:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-sub.c.o
.PHONY : libubus-sub.c.o

libubus-sub.i: libubus-sub.c.i

.PHONY : libubus-sub.i

# target to preprocess a source file
libubus-sub.c.i:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-sub.c.i
.PHONY : libubus-sub.c.i

libubus-sub.s: libubus-sub.c.s

.PHONY : libubus-sub.s

# target to generate assembly for a file
libubus-sub.c.s:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus-sub.c.s
.PHONY : libubus-sub.c.s

libubus.o: libubus.c.o

.PHONY : libubus.o

# target to build an object file
libubus.c.o:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus.c.o
.PHONY : libubus.c.o

libubus.i: libubus.c.i

.PHONY : libubus.i

# target to preprocess a source file
libubus.c.i:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus.c.i
.PHONY : libubus.c.i

libubus.s: libubus.c.s

.PHONY : libubus.s

# target to generate assembly for a file
libubus.c.s:
	$(MAKE) -f CMakeFiles/ubus.dir/build.make CMakeFiles/ubus.dir/libubus.c.s
.PHONY : libubus.c.s

ubusd.o: ubusd.c.o

.PHONY : ubusd.o

# target to build an object file
ubusd.c.o:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd.c.o
.PHONY : ubusd.c.o

ubusd.i: ubusd.c.i

.PHONY : ubusd.i

# target to preprocess a source file
ubusd.c.i:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd.c.i
.PHONY : ubusd.c.i

ubusd.s: ubusd.c.s

.PHONY : ubusd.s

# target to generate assembly for a file
ubusd.c.s:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd.c.s
.PHONY : ubusd.c.s

ubusd_acl.o: ubusd_acl.c.o

.PHONY : ubusd_acl.o

# target to build an object file
ubusd_acl.c.o:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_acl.c.o
.PHONY : ubusd_acl.c.o

ubusd_acl.i: ubusd_acl.c.i

.PHONY : ubusd_acl.i

# target to preprocess a source file
ubusd_acl.c.i:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_acl.c.i
.PHONY : ubusd_acl.c.i

ubusd_acl.s: ubusd_acl.c.s

.PHONY : ubusd_acl.s

# target to generate assembly for a file
ubusd_acl.c.s:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_acl.c.s
.PHONY : ubusd_acl.c.s

ubusd_event.o: ubusd_event.c.o

.PHONY : ubusd_event.o

# target to build an object file
ubusd_event.c.o:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_event.c.o
.PHONY : ubusd_event.c.o

ubusd_event.i: ubusd_event.c.i

.PHONY : ubusd_event.i

# target to preprocess a source file
ubusd_event.c.i:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_event.c.i
.PHONY : ubusd_event.c.i

ubusd_event.s: ubusd_event.c.s

.PHONY : ubusd_event.s

# target to generate assembly for a file
ubusd_event.c.s:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_event.c.s
.PHONY : ubusd_event.c.s

ubusd_id.o: ubusd_id.c.o

.PHONY : ubusd_id.o

# target to build an object file
ubusd_id.c.o:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_id.c.o
.PHONY : ubusd_id.c.o

ubusd_id.i: ubusd_id.c.i

.PHONY : ubusd_id.i

# target to preprocess a source file
ubusd_id.c.i:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_id.c.i
.PHONY : ubusd_id.c.i

ubusd_id.s: ubusd_id.c.s

.PHONY : ubusd_id.s

# target to generate assembly for a file
ubusd_id.c.s:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_id.c.s
.PHONY : ubusd_id.c.s

ubusd_monitor.o: ubusd_monitor.c.o

.PHONY : ubusd_monitor.o

# target to build an object file
ubusd_monitor.c.o:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_monitor.c.o
.PHONY : ubusd_monitor.c.o

ubusd_monitor.i: ubusd_monitor.c.i

.PHONY : ubusd_monitor.i

# target to preprocess a source file
ubusd_monitor.c.i:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_monitor.c.i
.PHONY : ubusd_monitor.c.i

ubusd_monitor.s: ubusd_monitor.c.s

.PHONY : ubusd_monitor.s

# target to generate assembly for a file
ubusd_monitor.c.s:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_monitor.c.s
.PHONY : ubusd_monitor.c.s

ubusd_obj.o: ubusd_obj.c.o

.PHONY : ubusd_obj.o

# target to build an object file
ubusd_obj.c.o:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_obj.c.o
.PHONY : ubusd_obj.c.o

ubusd_obj.i: ubusd_obj.c.i

.PHONY : ubusd_obj.i

# target to preprocess a source file
ubusd_obj.c.i:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_obj.c.i
.PHONY : ubusd_obj.c.i

ubusd_obj.s: ubusd_obj.c.s

.PHONY : ubusd_obj.s

# target to generate assembly for a file
ubusd_obj.c.s:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_obj.c.s
.PHONY : ubusd_obj.c.s

ubusd_proto.o: ubusd_proto.c.o

.PHONY : ubusd_proto.o

# target to build an object file
ubusd_proto.c.o:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_proto.c.o
.PHONY : ubusd_proto.c.o

ubusd_proto.i: ubusd_proto.c.i

.PHONY : ubusd_proto.i

# target to preprocess a source file
ubusd_proto.c.i:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_proto.c.i
.PHONY : ubusd_proto.c.i

ubusd_proto.s: ubusd_proto.c.s

.PHONY : ubusd_proto.s

# target to generate assembly for a file
ubusd_proto.c.s:
	$(MAKE) -f CMakeFiles/ubusd.dir/build.make CMakeFiles/ubusd.dir/ubusd_proto.c.s
.PHONY : ubusd_proto.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 "... edit_cache"
	@echo "... ubus"
	@echo "... rebuild_cache"
	@echo "... ubusd"
	@echo "... install"
	@echo "... list_install_components"
	@echo "... cli"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... cli.o"
	@echo "... cli.i"
	@echo "... cli.s"
	@echo "... libubus-acl.o"
	@echo "... libubus-acl.i"
	@echo "... libubus-acl.s"
	@echo "... libubus-io.o"
	@echo "... libubus-io.i"
	@echo "... libubus-io.s"
	@echo "... libubus-obj.o"
	@echo "... libubus-obj.i"
	@echo "... libubus-obj.s"
	@echo "... libubus-req.o"
	@echo "... libubus-req.i"
	@echo "... libubus-req.s"
	@echo "... libubus-sub.o"
	@echo "... libubus-sub.i"
	@echo "... libubus-sub.s"
	@echo "... libubus.o"
	@echo "... libubus.i"
	@echo "... libubus.s"
	@echo "... ubusd.o"
	@echo "... ubusd.i"
	@echo "... ubusd.s"
	@echo "... ubusd_acl.o"
	@echo "... ubusd_acl.i"
	@echo "... ubusd_acl.s"
	@echo "... ubusd_event.o"
	@echo "... ubusd_event.i"
	@echo "... ubusd_event.s"
	@echo "... ubusd_id.o"
	@echo "... ubusd_id.i"
	@echo "... ubusd_id.s"
	@echo "... ubusd_monitor.o"
	@echo "... ubusd_monitor.i"
	@echo "... ubusd_monitor.s"
	@echo "... ubusd_obj.o"
	@echo "... ubusd_obj.i"
	@echo "... ubusd_obj.s"
	@echo "... ubusd_proto.o"
	@echo "... ubusd_proto.i"
	@echo "... ubusd_proto.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:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

