aboutsummaryrefslogtreecommitdiff
path: root/CMakeFiles/twtxtc.dir/build.make
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeFiles/twtxtc.dir/build.make')
-rw-r--r--CMakeFiles/twtxtc.dir/build.make167
1 files changed, 167 insertions, 0 deletions
diff --git a/CMakeFiles/twtxtc.dir/build.make b/CMakeFiles/twtxtc.dir/build.make
new file mode 100644
index 0000000..66bd1b5
--- /dev/null
+++ b/CMakeFiles/twtxtc.dir/build.make
@@ -0,0 +1,167 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# 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 = /home/derulin/Downloads/twtxtc/twtxtc
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/derulin/Downloads/twtxtc/twtxtc
+
+# Include any dependencies generated for this target.
+include CMakeFiles/twtxtc.dir/depend.make
+
+# Include the progress variables for this target.
+include CMakeFiles/twtxtc.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include CMakeFiles/twtxtc.dir/flags.make
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o: CMakeFiles/twtxtc.dir/flags.make
+CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o: cJSON/cJSON.c
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/derulin/Downloads/twtxtc/twtxtc/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o -c /home/derulin/Downloads/twtxtc/twtxtc/cJSON/cJSON.c
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON.c.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/twtxtc.dir/cJSON/cJSON.c.i"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/derulin/Downloads/twtxtc/twtxtc/cJSON/cJSON.c > CMakeFiles/twtxtc.dir/cJSON/cJSON.c.i
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON.c.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/twtxtc.dir/cJSON/cJSON.c.s"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/derulin/Downloads/twtxtc/twtxtc/cJSON/cJSON.c -o CMakeFiles/twtxtc.dir/cJSON/cJSON.c.s
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.requires:
+
+.PHONY : CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.requires
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.provides: CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.requires
+ $(MAKE) -f CMakeFiles/twtxtc.dir/build.make CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.provides.build
+.PHONY : CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.provides
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.provides.build: CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o
+
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o: CMakeFiles/twtxtc.dir/flags.make
+CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o: cJSON/cJSON_Utils.c
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/derulin/Downloads/twtxtc/twtxtc/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o -c /home/derulin/Downloads/twtxtc/twtxtc/cJSON/cJSON_Utils.c
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.i"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/derulin/Downloads/twtxtc/twtxtc/cJSON/cJSON_Utils.c > CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.i
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.s"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/derulin/Downloads/twtxtc/twtxtc/cJSON/cJSON_Utils.c -o CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.s
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.requires:
+
+.PHONY : CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.requires
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.provides: CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.requires
+ $(MAKE) -f CMakeFiles/twtxtc.dir/build.make CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.provides.build
+.PHONY : CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.provides
+
+CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.provides.build: CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o
+
+
+CMakeFiles/twtxtc.dir/twtxt.c.o: CMakeFiles/twtxtc.dir/flags.make
+CMakeFiles/twtxtc.dir/twtxt.c.o: twtxt.c
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/derulin/Downloads/twtxtc/twtxtc/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/twtxtc.dir/twtxt.c.o"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/twtxtc.dir/twtxt.c.o -c /home/derulin/Downloads/twtxtc/twtxtc/twtxt.c
+
+CMakeFiles/twtxtc.dir/twtxt.c.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/twtxtc.dir/twtxt.c.i"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/derulin/Downloads/twtxtc/twtxtc/twtxt.c > CMakeFiles/twtxtc.dir/twtxt.c.i
+
+CMakeFiles/twtxtc.dir/twtxt.c.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/twtxtc.dir/twtxt.c.s"
+ /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/derulin/Downloads/twtxtc/twtxtc/twtxt.c -o CMakeFiles/twtxtc.dir/twtxt.c.s
+
+CMakeFiles/twtxtc.dir/twtxt.c.o.requires:
+
+.PHONY : CMakeFiles/twtxtc.dir/twtxt.c.o.requires
+
+CMakeFiles/twtxtc.dir/twtxt.c.o.provides: CMakeFiles/twtxtc.dir/twtxt.c.o.requires
+ $(MAKE) -f CMakeFiles/twtxtc.dir/build.make CMakeFiles/twtxtc.dir/twtxt.c.o.provides.build
+.PHONY : CMakeFiles/twtxtc.dir/twtxt.c.o.provides
+
+CMakeFiles/twtxtc.dir/twtxt.c.o.provides.build: CMakeFiles/twtxtc.dir/twtxt.c.o
+
+
+# Object files for target twtxtc
+twtxtc_OBJECTS = \
+"CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o" \
+"CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o" \
+"CMakeFiles/twtxtc.dir/twtxt.c.o"
+
+# External object files for target twtxtc
+twtxtc_EXTERNAL_OBJECTS =
+
+twtxtc: CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o
+twtxtc: CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o
+twtxtc: CMakeFiles/twtxtc.dir/twtxt.c.o
+twtxtc: CMakeFiles/twtxtc.dir/build.make
+twtxtc: CMakeFiles/twtxtc.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/derulin/Downloads/twtxtc/twtxtc/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C executable twtxtc"
+ $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/twtxtc.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+CMakeFiles/twtxtc.dir/build: twtxtc
+
+.PHONY : CMakeFiles/twtxtc.dir/build
+
+CMakeFiles/twtxtc.dir/requires: CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o.requires
+CMakeFiles/twtxtc.dir/requires: CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o.requires
+CMakeFiles/twtxtc.dir/requires: CMakeFiles/twtxtc.dir/twtxt.c.o.requires
+
+.PHONY : CMakeFiles/twtxtc.dir/requires
+
+CMakeFiles/twtxtc.dir/clean:
+ $(CMAKE_COMMAND) -P CMakeFiles/twtxtc.dir/cmake_clean.cmake
+.PHONY : CMakeFiles/twtxtc.dir/clean
+
+CMakeFiles/twtxtc.dir/depend:
+ cd /home/derulin/Downloads/twtxtc/twtxtc && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/derulin/Downloads/twtxtc/twtxtc /home/derulin/Downloads/twtxtc/twtxtc /home/derulin/Downloads/twtxtc/twtxtc /home/derulin/Downloads/twtxtc/twtxtc /home/derulin/Downloads/twtxtc/twtxtc/CMakeFiles/twtxtc.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : CMakeFiles/twtxtc.dir/depend
+