# 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/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build

#=============================================================================
# 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/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

# 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\" \"base\" \"devel\""
.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/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 "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 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: install/strip

.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: install/local

.PHONY : install/local/fast

# The main all target
all: cmake_check_build_system
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build/CMakeFiles /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build/src/daemon/CMakeFiles/progress.marks
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f CMakeFiles/Makefile2 src/daemon/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f CMakeFiles/Makefile2 src/daemon/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f CMakeFiles/Makefile2 src/daemon/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f CMakeFiles/Makefile2 src/daemon/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/daemon/CMakeFiles/dlt-daemon.dir/rule:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f CMakeFiles/Makefile2 src/daemon/CMakeFiles/dlt-daemon.dir/rule
.PHONY : src/daemon/CMakeFiles/dlt-daemon.dir/rule

# Convenience name for target.
dlt-daemon: src/daemon/CMakeFiles/dlt-daemon.dir/rule

.PHONY : dlt-daemon

# fast build rule for target.
dlt-daemon/fast:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/build
.PHONY : dlt-daemon/fast

__/gateway/dlt_gateway.o: __/gateway/dlt_gateway.c.o

.PHONY : __/gateway/dlt_gateway.o

# target to build an object file
__/gateway/dlt_gateway.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/gateway/dlt_gateway.c.o
.PHONY : __/gateway/dlt_gateway.c.o

__/gateway/dlt_gateway.i: __/gateway/dlt_gateway.c.i

.PHONY : __/gateway/dlt_gateway.i

# target to preprocess a source file
__/gateway/dlt_gateway.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/gateway/dlt_gateway.c.i
.PHONY : __/gateway/dlt_gateway.c.i

__/gateway/dlt_gateway.s: __/gateway/dlt_gateway.c.s

.PHONY : __/gateway/dlt_gateway.s

# target to generate assembly for a file
__/gateway/dlt_gateway.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/gateway/dlt_gateway.c.s
.PHONY : __/gateway/dlt_gateway.c.s

__/lib/dlt_client.o: __/lib/dlt_client.c.o

.PHONY : __/lib/dlt_client.o

# target to build an object file
__/lib/dlt_client.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/lib/dlt_client.c.o
.PHONY : __/lib/dlt_client.c.o

__/lib/dlt_client.i: __/lib/dlt_client.c.i

.PHONY : __/lib/dlt_client.i

# target to preprocess a source file
__/lib/dlt_client.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/lib/dlt_client.c.i
.PHONY : __/lib/dlt_client.c.i

__/lib/dlt_client.s: __/lib/dlt_client.c.s

.PHONY : __/lib/dlt_client.s

# target to generate assembly for a file
__/lib/dlt_client.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/lib/dlt_client.c.s
.PHONY : __/lib/dlt_client.c.s

__/offlinelogstorage/dlt_offline_logstorage.o: __/offlinelogstorage/dlt_offline_logstorage.c.o

.PHONY : __/offlinelogstorage/dlt_offline_logstorage.o

# target to build an object file
__/offlinelogstorage/dlt_offline_logstorage.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/offlinelogstorage/dlt_offline_logstorage.c.o
.PHONY : __/offlinelogstorage/dlt_offline_logstorage.c.o

__/offlinelogstorage/dlt_offline_logstorage.i: __/offlinelogstorage/dlt_offline_logstorage.c.i

.PHONY : __/offlinelogstorage/dlt_offline_logstorage.i

# target to preprocess a source file
__/offlinelogstorage/dlt_offline_logstorage.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/offlinelogstorage/dlt_offline_logstorage.c.i
.PHONY : __/offlinelogstorage/dlt_offline_logstorage.c.i

__/offlinelogstorage/dlt_offline_logstorage.s: __/offlinelogstorage/dlt_offline_logstorage.c.s

.PHONY : __/offlinelogstorage/dlt_offline_logstorage.s

# target to generate assembly for a file
__/offlinelogstorage/dlt_offline_logstorage.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/offlinelogstorage/dlt_offline_logstorage.c.s
.PHONY : __/offlinelogstorage/dlt_offline_logstorage.c.s

__/offlinelogstorage/dlt_offline_logstorage_behavior.o: __/offlinelogstorage/dlt_offline_logstorage_behavior.c.o

.PHONY : __/offlinelogstorage/dlt_offline_logstorage_behavior.o

# target to build an object file
__/offlinelogstorage/dlt_offline_logstorage_behavior.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/offlinelogstorage/dlt_offline_logstorage_behavior.c.o
.PHONY : __/offlinelogstorage/dlt_offline_logstorage_behavior.c.o

__/offlinelogstorage/dlt_offline_logstorage_behavior.i: __/offlinelogstorage/dlt_offline_logstorage_behavior.c.i

.PHONY : __/offlinelogstorage/dlt_offline_logstorage_behavior.i

# target to preprocess a source file
__/offlinelogstorage/dlt_offline_logstorage_behavior.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/offlinelogstorage/dlt_offline_logstorage_behavior.c.i
.PHONY : __/offlinelogstorage/dlt_offline_logstorage_behavior.c.i

__/offlinelogstorage/dlt_offline_logstorage_behavior.s: __/offlinelogstorage/dlt_offline_logstorage_behavior.c.s

.PHONY : __/offlinelogstorage/dlt_offline_logstorage_behavior.s

# target to generate assembly for a file
__/offlinelogstorage/dlt_offline_logstorage_behavior.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/offlinelogstorage/dlt_offline_logstorage_behavior.c.s
.PHONY : __/offlinelogstorage/dlt_offline_logstorage_behavior.c.s

__/shared/dlt_common.o: __/shared/dlt_common.c.o

.PHONY : __/shared/dlt_common.o

# target to build an object file
__/shared/dlt_common.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_common.c.o
.PHONY : __/shared/dlt_common.c.o

__/shared/dlt_common.i: __/shared/dlt_common.c.i

.PHONY : __/shared/dlt_common.i

# target to preprocess a source file
__/shared/dlt_common.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_common.c.i
.PHONY : __/shared/dlt_common.c.i

__/shared/dlt_common.s: __/shared/dlt_common.c.s

.PHONY : __/shared/dlt_common.s

# target to generate assembly for a file
__/shared/dlt_common.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_common.c.s
.PHONY : __/shared/dlt_common.c.s

__/shared/dlt_config_file_parser.o: __/shared/dlt_config_file_parser.c.o

.PHONY : __/shared/dlt_config_file_parser.o

# target to build an object file
__/shared/dlt_config_file_parser.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_config_file_parser.c.o
.PHONY : __/shared/dlt_config_file_parser.c.o

__/shared/dlt_config_file_parser.i: __/shared/dlt_config_file_parser.c.i

.PHONY : __/shared/dlt_config_file_parser.i

# target to preprocess a source file
__/shared/dlt_config_file_parser.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_config_file_parser.c.i
.PHONY : __/shared/dlt_config_file_parser.c.i

__/shared/dlt_config_file_parser.s: __/shared/dlt_config_file_parser.c.s

.PHONY : __/shared/dlt_config_file_parser.s

# target to generate assembly for a file
__/shared/dlt_config_file_parser.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_config_file_parser.c.s
.PHONY : __/shared/dlt_config_file_parser.c.s

__/shared/dlt_offline_trace.o: __/shared/dlt_offline_trace.c.o

.PHONY : __/shared/dlt_offline_trace.o

# target to build an object file
__/shared/dlt_offline_trace.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_offline_trace.c.o
.PHONY : __/shared/dlt_offline_trace.c.o

__/shared/dlt_offline_trace.i: __/shared/dlt_offline_trace.c.i

.PHONY : __/shared/dlt_offline_trace.i

# target to preprocess a source file
__/shared/dlt_offline_trace.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_offline_trace.c.i
.PHONY : __/shared/dlt_offline_trace.c.i

__/shared/dlt_offline_trace.s: __/shared/dlt_offline_trace.c.s

.PHONY : __/shared/dlt_offline_trace.s

# target to generate assembly for a file
__/shared/dlt_offline_trace.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_offline_trace.c.s
.PHONY : __/shared/dlt_offline_trace.c.s

__/shared/dlt_protocol.o: __/shared/dlt_protocol.c.o

.PHONY : __/shared/dlt_protocol.o

# target to build an object file
__/shared/dlt_protocol.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_protocol.c.o
.PHONY : __/shared/dlt_protocol.c.o

__/shared/dlt_protocol.i: __/shared/dlt_protocol.c.i

.PHONY : __/shared/dlt_protocol.i

# target to preprocess a source file
__/shared/dlt_protocol.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_protocol.c.i
.PHONY : __/shared/dlt_protocol.c.i

__/shared/dlt_protocol.s: __/shared/dlt_protocol.c.s

.PHONY : __/shared/dlt_protocol.s

# target to generate assembly for a file
__/shared/dlt_protocol.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_protocol.c.s
.PHONY : __/shared/dlt_protocol.c.s

__/shared/dlt_user_shared.o: __/shared/dlt_user_shared.c.o

.PHONY : __/shared/dlt_user_shared.o

# target to build an object file
__/shared/dlt_user_shared.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_user_shared.c.o
.PHONY : __/shared/dlt_user_shared.c.o

__/shared/dlt_user_shared.i: __/shared/dlt_user_shared.c.i

.PHONY : __/shared/dlt_user_shared.i

# target to preprocess a source file
__/shared/dlt_user_shared.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_user_shared.c.i
.PHONY : __/shared/dlt_user_shared.c.i

__/shared/dlt_user_shared.s: __/shared/dlt_user_shared.c.s

.PHONY : __/shared/dlt_user_shared.s

# target to generate assembly for a file
__/shared/dlt_user_shared.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/__/shared/dlt_user_shared.c.s
.PHONY : __/shared/dlt_user_shared.c.s

dlt-daemon.o: dlt-daemon.c.o

.PHONY : dlt-daemon.o

# target to build an object file
dlt-daemon.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt-daemon.c.o
.PHONY : dlt-daemon.c.o

dlt-daemon.i: dlt-daemon.c.i

.PHONY : dlt-daemon.i

# target to preprocess a source file
dlt-daemon.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt-daemon.c.i
.PHONY : dlt-daemon.c.i

dlt-daemon.s: dlt-daemon.c.s

.PHONY : dlt-daemon.s

# target to generate assembly for a file
dlt-daemon.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt-daemon.c.s
.PHONY : dlt-daemon.c.s

dlt_daemon_client.o: dlt_daemon_client.c.o

.PHONY : dlt_daemon_client.o

# target to build an object file
dlt_daemon_client.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_client.c.o
.PHONY : dlt_daemon_client.c.o

dlt_daemon_client.i: dlt_daemon_client.c.i

.PHONY : dlt_daemon_client.i

# target to preprocess a source file
dlt_daemon_client.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_client.c.i
.PHONY : dlt_daemon_client.c.i

dlt_daemon_client.s: dlt_daemon_client.c.s

.PHONY : dlt_daemon_client.s

# target to generate assembly for a file
dlt_daemon_client.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_client.c.s
.PHONY : dlt_daemon_client.c.s

dlt_daemon_common.o: dlt_daemon_common.c.o

.PHONY : dlt_daemon_common.o

# target to build an object file
dlt_daemon_common.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_common.c.o
.PHONY : dlt_daemon_common.c.o

dlt_daemon_common.i: dlt_daemon_common.c.i

.PHONY : dlt_daemon_common.i

# target to preprocess a source file
dlt_daemon_common.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_common.c.i
.PHONY : dlt_daemon_common.c.i

dlt_daemon_common.s: dlt_daemon_common.c.s

.PHONY : dlt_daemon_common.s

# target to generate assembly for a file
dlt_daemon_common.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_common.c.s
.PHONY : dlt_daemon_common.c.s

dlt_daemon_connection.o: dlt_daemon_connection.c.o

.PHONY : dlt_daemon_connection.o

# target to build an object file
dlt_daemon_connection.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_connection.c.o
.PHONY : dlt_daemon_connection.c.o

dlt_daemon_connection.i: dlt_daemon_connection.c.i

.PHONY : dlt_daemon_connection.i

# target to preprocess a source file
dlt_daemon_connection.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_connection.c.i
.PHONY : dlt_daemon_connection.c.i

dlt_daemon_connection.s: dlt_daemon_connection.c.s

.PHONY : dlt_daemon_connection.s

# target to generate assembly for a file
dlt_daemon_connection.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_connection.c.s
.PHONY : dlt_daemon_connection.c.s

dlt_daemon_event_handler.o: dlt_daemon_event_handler.c.o

.PHONY : dlt_daemon_event_handler.o

# target to build an object file
dlt_daemon_event_handler.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_event_handler.c.o
.PHONY : dlt_daemon_event_handler.c.o

dlt_daemon_event_handler.i: dlt_daemon_event_handler.c.i

.PHONY : dlt_daemon_event_handler.i

# target to preprocess a source file
dlt_daemon_event_handler.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_event_handler.c.i
.PHONY : dlt_daemon_event_handler.c.i

dlt_daemon_event_handler.s: dlt_daemon_event_handler.c.s

.PHONY : dlt_daemon_event_handler.s

# target to generate assembly for a file
dlt_daemon_event_handler.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_event_handler.c.s
.PHONY : dlt_daemon_event_handler.c.s

dlt_daemon_filter.o: dlt_daemon_filter.c.o

.PHONY : dlt_daemon_filter.o

# target to build an object file
dlt_daemon_filter.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_filter.c.o
.PHONY : dlt_daemon_filter.c.o

dlt_daemon_filter.i: dlt_daemon_filter.c.i

.PHONY : dlt_daemon_filter.i

# target to preprocess a source file
dlt_daemon_filter.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_filter.c.i
.PHONY : dlt_daemon_filter.c.i

dlt_daemon_filter.s: dlt_daemon_filter.c.s

.PHONY : dlt_daemon_filter.s

# target to generate assembly for a file
dlt_daemon_filter.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_filter.c.s
.PHONY : dlt_daemon_filter.c.s

dlt_daemon_offline_logstorage.o: dlt_daemon_offline_logstorage.c.o

.PHONY : dlt_daemon_offline_logstorage.o

# target to build an object file
dlt_daemon_offline_logstorage.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_offline_logstorage.c.o
.PHONY : dlt_daemon_offline_logstorage.c.o

dlt_daemon_offline_logstorage.i: dlt_daemon_offline_logstorage.c.i

.PHONY : dlt_daemon_offline_logstorage.i

# target to preprocess a source file
dlt_daemon_offline_logstorage.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_offline_logstorage.c.i
.PHONY : dlt_daemon_offline_logstorage.c.i

dlt_daemon_offline_logstorage.s: dlt_daemon_offline_logstorage.c.s

.PHONY : dlt_daemon_offline_logstorage.s

# target to generate assembly for a file
dlt_daemon_offline_logstorage.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_offline_logstorage.c.s
.PHONY : dlt_daemon_offline_logstorage.c.s

dlt_daemon_serial.o: dlt_daemon_serial.c.o

.PHONY : dlt_daemon_serial.o

# target to build an object file
dlt_daemon_serial.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_serial.c.o
.PHONY : dlt_daemon_serial.c.o

dlt_daemon_serial.i: dlt_daemon_serial.c.i

.PHONY : dlt_daemon_serial.i

# target to preprocess a source file
dlt_daemon_serial.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_serial.c.i
.PHONY : dlt_daemon_serial.c.i

dlt_daemon_serial.s: dlt_daemon_serial.c.s

.PHONY : dlt_daemon_serial.s

# target to generate assembly for a file
dlt_daemon_serial.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_serial.c.s
.PHONY : dlt_daemon_serial.c.s

dlt_daemon_socket.o: dlt_daemon_socket.c.o

.PHONY : dlt_daemon_socket.o

# target to build an object file
dlt_daemon_socket.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_socket.c.o
.PHONY : dlt_daemon_socket.c.o

dlt_daemon_socket.i: dlt_daemon_socket.c.i

.PHONY : dlt_daemon_socket.i

# target to preprocess a source file
dlt_daemon_socket.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_socket.c.i
.PHONY : dlt_daemon_socket.c.i

dlt_daemon_socket.s: dlt_daemon_socket.c.s

.PHONY : dlt_daemon_socket.s

# target to generate assembly for a file
dlt_daemon_socket.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_socket.c.s
.PHONY : dlt_daemon_socket.c.s

dlt_daemon_unix_socket.o: dlt_daemon_unix_socket.c.o

.PHONY : dlt_daemon_unix_socket.o

# target to build an object file
dlt_daemon_unix_socket.c.o:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_unix_socket.c.o
.PHONY : dlt_daemon_unix_socket.c.o

dlt_daemon_unix_socket.i: dlt_daemon_unix_socket.c.i

.PHONY : dlt_daemon_unix_socket.i

# target to preprocess a source file
dlt_daemon_unix_socket.c.i:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_unix_socket.c.i
.PHONY : dlt_daemon_unix_socket.c.i

dlt_daemon_unix_socket.s: dlt_daemon_unix_socket.c.s

.PHONY : dlt_daemon_unix_socket.s

# target to generate assembly for a file
dlt_daemon_unix_socket.c.s:
	cd /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(MAKE) -f src/daemon/CMakeFiles/dlt-daemon.dir/build.make src/daemon/CMakeFiles/dlt-daemon.dir/dlt_daemon_unix_socket.c.s
.PHONY : dlt_daemon_unix_socket.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"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... dlt-daemon"
	@echo "... edit_cache"
	@echo "... install/strip"
	@echo "... install/local"
	@echo "... __/gateway/dlt_gateway.o"
	@echo "... __/gateway/dlt_gateway.i"
	@echo "... __/gateway/dlt_gateway.s"
	@echo "... __/lib/dlt_client.o"
	@echo "... __/lib/dlt_client.i"
	@echo "... __/lib/dlt_client.s"
	@echo "... __/offlinelogstorage/dlt_offline_logstorage.o"
	@echo "... __/offlinelogstorage/dlt_offline_logstorage.i"
	@echo "... __/offlinelogstorage/dlt_offline_logstorage.s"
	@echo "... __/offlinelogstorage/dlt_offline_logstorage_behavior.o"
	@echo "... __/offlinelogstorage/dlt_offline_logstorage_behavior.i"
	@echo "... __/offlinelogstorage/dlt_offline_logstorage_behavior.s"
	@echo "... __/shared/dlt_common.o"
	@echo "... __/shared/dlt_common.i"
	@echo "... __/shared/dlt_common.s"
	@echo "... __/shared/dlt_config_file_parser.o"
	@echo "... __/shared/dlt_config_file_parser.i"
	@echo "... __/shared/dlt_config_file_parser.s"
	@echo "... __/shared/dlt_offline_trace.o"
	@echo "... __/shared/dlt_offline_trace.i"
	@echo "... __/shared/dlt_offline_trace.s"
	@echo "... __/shared/dlt_protocol.o"
	@echo "... __/shared/dlt_protocol.i"
	@echo "... __/shared/dlt_protocol.s"
	@echo "... __/shared/dlt_user_shared.o"
	@echo "... __/shared/dlt_user_shared.i"
	@echo "... __/shared/dlt_user_shared.s"
	@echo "... dlt-daemon.o"
	@echo "... dlt-daemon.i"
	@echo "... dlt-daemon.s"
	@echo "... dlt_daemon_client.o"
	@echo "... dlt_daemon_client.i"
	@echo "... dlt_daemon_client.s"
	@echo "... dlt_daemon_common.o"
	@echo "... dlt_daemon_common.i"
	@echo "... dlt_daemon_common.s"
	@echo "... dlt_daemon_connection.o"
	@echo "... dlt_daemon_connection.i"
	@echo "... dlt_daemon_connection.s"
	@echo "... dlt_daemon_event_handler.o"
	@echo "... dlt_daemon_event_handler.i"
	@echo "... dlt_daemon_event_handler.s"
	@echo "... dlt_daemon_filter.o"
	@echo "... dlt_daemon_filter.i"
	@echo "... dlt_daemon_filter.s"
	@echo "... dlt_daemon_offline_logstorage.o"
	@echo "... dlt_daemon_offline_logstorage.i"
	@echo "... dlt_daemon_offline_logstorage.s"
	@echo "... dlt_daemon_serial.o"
	@echo "... dlt_daemon_serial.i"
	@echo "... dlt_daemon_serial.s"
	@echo "... dlt_daemon_socket.o"
	@echo "... dlt_daemon_socket.i"
	@echo "... dlt_daemon_socket.s"
	@echo "... dlt_daemon_unix_socket.o"
	@echo "... dlt_daemon_unix_socket.i"
	@echo "... dlt_daemon_unix_socket.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 /home/ivilinux/work/01_pfinteg/pf_integ_tools/dn-delivery-common/build-qnx-SDP7/build/tmp/work/x86_64/dlt-daemon/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

