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

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:


#=============================================================================
# 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 = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable

# Include any dependencies generated for this target.
include CMakeFiles/test-fraggle.dir/depend.make

# Include the progress variables for this target.
include CMakeFiles/test-fraggle.dir/progress.make

# Include the compile flags for this target's objects.
include CMakeFiles/test-fraggle.dir/flags.make

CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.o: CMakeFiles/test-fraggle.dir/flags.make
CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.o: test-server/test-fraggle.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.o"
	/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.o   -c /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/test-server/test-fraggle.c

CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.i"
	/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/test-server/test-fraggle.c > CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.i

CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.s"
	/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/test-server/test-fraggle.c -o CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.s

# Object files for target test-fraggle
test__fraggle_OBJECTS = \
"CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.o"

# External object files for target test-fraggle
test__fraggle_EXTERNAL_OBJECTS =

bin/libwebsockets-test-fraggle: CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.o
bin/libwebsockets-test-fraggle: CMakeFiles/test-fraggle.dir/build.make
bin/libwebsockets-test-fraggle: lib/libwebsockets.a
bin/libwebsockets-test-fraggle: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libz.so
bin/libwebsockets-test-fraggle: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/openssl-1.1.1n/release/lib/libssl.so
bin/libwebsockets-test-fraggle: /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/openssl-1.1.1n/release/lib/libcrypto.so
bin/libwebsockets-test-fraggle: CMakeFiles/test-fraggle.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable bin/libwebsockets-test-fraggle"
	$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-fraggle.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
CMakeFiles/test-fraggle.dir/build: bin/libwebsockets-test-fraggle

.PHONY : CMakeFiles/test-fraggle.dir/build

CMakeFiles/test-fraggle.dir/clean:
	$(CMAKE_COMMAND) -P CMakeFiles/test-fraggle.dir/cmake_clean.cmake
.PHONY : CMakeFiles/test-fraggle.dir/clean

CMakeFiles/test-fraggle.dir/depend:
	cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/test-fraggle.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/test-fraggle.dir/depend