From 9a1d6eded2750572e9f5f79e53ec507dd7a06ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 5 May 2018 18:22:00 +0200 Subject: New upstream version 5.1.1 --- app/bin/CMakeFiles/cnvdsgn.dir/build.make | 140 ++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/build.make (limited to 'app/bin/CMakeFiles/cnvdsgn.dir/build.make') diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/build.make b/app/bin/CMakeFiles/cnvdsgn.dir/build.make new file mode 100644 index 0000000..c2de164 --- /dev/null +++ b/app/bin/CMakeFiles/cnvdsgn.dir/build.make @@ -0,0 +1,140 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# 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/martin/XTrackCAD/src/work + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/martin/XTrackCAD/src/work + +# Include any dependencies generated for this target. +include app/bin/CMakeFiles/cnvdsgn.dir/depend.make + +# Include the progress variables for this target. +include app/bin/CMakeFiles/cnvdsgn.dir/progress.make + +# Include the compile flags for this target's objects. +include app/bin/CMakeFiles/cnvdsgn.dir/flags.make + +app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o: app/bin/CMakeFiles/cnvdsgn.dir/flags.make +app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o: app/bin/cnvdsgn.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o" + cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cnvdsgn.c + +app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cnvdsgn.dir/cnvdsgn.c.i" + cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/martin/XTrackCAD/src/work/app/bin/cnvdsgn.c > CMakeFiles/cnvdsgn.dir/cnvdsgn.c.i + +app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cnvdsgn.dir/cnvdsgn.c.s" + cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/martin/XTrackCAD/src/work/app/bin/cnvdsgn.c -o CMakeFiles/cnvdsgn.dir/cnvdsgn.c.s + +app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.requires: + +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.requires + +app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.provides: app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.requires + $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.provides.build +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.provides + +app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.provides.build: app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o + + +app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o: app/bin/CMakeFiles/cnvdsgn.dir/flags.make +app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o: app/bin/utility.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o" + cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cnvdsgn.dir/utility.c.o -c /home/martin/XTrackCAD/src/work/app/bin/utility.c + +app/bin/CMakeFiles/cnvdsgn.dir/utility.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cnvdsgn.dir/utility.c.i" + cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/martin/XTrackCAD/src/work/app/bin/utility.c > CMakeFiles/cnvdsgn.dir/utility.c.i + +app/bin/CMakeFiles/cnvdsgn.dir/utility.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cnvdsgn.dir/utility.c.s" + cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/martin/XTrackCAD/src/work/app/bin/utility.c -o CMakeFiles/cnvdsgn.dir/utility.c.s + +app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.requires: + +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.requires + +app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.provides: app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.requires + $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.provides.build +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.provides + +app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.provides.build: app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o + + +# Object files for target cnvdsgn +cnvdsgn_OBJECTS = \ +"CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o" \ +"CMakeFiles/cnvdsgn.dir/utility.c.o" + +# External object files for target cnvdsgn +cnvdsgn_EXTERNAL_OBJECTS = + +app/bin/cnvdsgn: app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o +app/bin/cnvdsgn: app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o +app/bin/cnvdsgn: app/bin/CMakeFiles/cnvdsgn.dir/build.make +app/bin/cnvdsgn: app/bin/CMakeFiles/cnvdsgn.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C executable cnvdsgn" + cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cnvdsgn.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +app/bin/CMakeFiles/cnvdsgn.dir/build: app/bin/cnvdsgn + +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/build + +app/bin/CMakeFiles/cnvdsgn.dir/requires: app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o.requires +app/bin/CMakeFiles/cnvdsgn.dir/requires: app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o.requires + +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/requires + +app/bin/CMakeFiles/cnvdsgn.dir/clean: + cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -P CMakeFiles/cnvdsgn.dir/cmake_clean.cmake +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/clean + +app/bin/CMakeFiles/cnvdsgn.dir/depend: + cd /home/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/bin /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/bin /home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/cnvdsgn.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/depend + -- cgit v1.2.3