From 359b557176b9bb2ff1aed2082641eed39c358d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 14:58:02 +0200 Subject: New upstream version 5.1.2a --- app/bin/CMakeFiles/CMakeDirectoryInformation.cmake | 16 - app/bin/CMakeFiles/cnvdsgn.dir/DependInfo.cmake | 33 - app/bin/CMakeFiles/cnvdsgn.dir/build.make | 140 -- app/bin/CMakeFiles/cnvdsgn.dir/cmake_clean.cmake | 11 - app/bin/CMakeFiles/cnvdsgn.dir/depend.make | 2 - app/bin/CMakeFiles/cnvdsgn.dir/flags.make | 10 - app/bin/CMakeFiles/cnvdsgn.dir/link.txt | 1 - app/bin/CMakeFiles/cnvdsgn.dir/progress.make | 4 - app/bin/CMakeFiles/mkturnout.dir/DependInfo.cmake | 33 - app/bin/CMakeFiles/mkturnout.dir/build.make | 211 -- app/bin/CMakeFiles/mkturnout.dir/cmake_clean.cmake | 23 - app/bin/CMakeFiles/mkturnout.dir/depend.make | 2 - app/bin/CMakeFiles/mkturnout.dir/flags.make | 10 - app/bin/CMakeFiles/mkturnout.dir/link.txt | 1 - app/bin/CMakeFiles/mkturnout.dir/progress.make | 16 - app/bin/CMakeFiles/progress.marks | 1 - .../CMakeFiles/xtrkcad-lib.dir/DependInfo.cmake | 103 - app/bin/CMakeFiles/xtrkcad-lib.dir/build.make | 2108 ---------------- .../CMakeFiles/xtrkcad-lib.dir/cmake_clean.cmake | 94 - .../xtrkcad-lib.dir/cmake_clean_target.cmake | 3 - app/bin/CMakeFiles/xtrkcad-lib.dir/depend.make | 2 - app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make | 10 - app/bin/CMakeFiles/xtrkcad-lib.dir/link.txt | 2 - app/bin/CMakeFiles/xtrkcad-lib.dir/progress.make | 87 - app/bin/CMakeFiles/xtrkcad.dir/DependInfo.cmake | 36 - app/bin/CMakeFiles/xtrkcad.dir/build.make | 117 - app/bin/CMakeFiles/xtrkcad.dir/cmake_clean.cmake | 10 - app/bin/CMakeFiles/xtrkcad.dir/depend.make | 2 - app/bin/CMakeFiles/xtrkcad.dir/flags.make | 10 - app/bin/CMakeFiles/xtrkcad.dir/link.txt | 1 - app/bin/CMakeFiles/xtrkcad.dir/progress.make | 3 - app/bin/CTestTestfile.cmake | 7 - app/bin/Makefile | 2511 -------------------- app/bin/cblock.c | 54 +- app/bin/ccontrol.c | 44 +- app/bin/ccornu.c | 54 +- app/bin/cdraw.c | 51 +- app/bin/celev.c | 2 +- app/bin/cgroup.c | 6 +- app/bin/chotbar.c | 6 +- app/bin/cmake_install.cmake | 56 - app/bin/cmisc.c | 4 + app/bin/cmodify.c | 4 +- app/bin/compound.c | 84 +- app/bin/cselect.c | 4 +- app/bin/csensor.c | 28 +- app/bin/csignal.c | 18 +- app/bin/cswitchmotor.c | 62 +- app/bin/ctodesgn.c | 12 +- app/bin/ctrain.c | 55 +- app/bin/cundo.c | 49 +- app/bin/dcar.c | 10 +- app/bin/dcmpnd.c | 6 +- app/bin/dcustmgm.c | 2 +- app/bin/dlayer.c | 8 +- app/bin/draw.c | 20 +- app/bin/draw.h | 2 +- app/bin/drawgeom.c | 13 +- app/bin/layout.c | 4 +- app/bin/lprintf.c | 11 +- app/bin/misc.c | 52 +- app/bin/misc.h | 2 +- app/bin/param.c | 32 +- app/bin/param.h | 1 + app/bin/tbezier.c | 79 +- app/bin/tcornu.c | 55 +- app/bin/tcornu.h | 3 +- app/bin/track.c | 57 +- app/bin/track.h | 8 +- app/bin/trkseg.c | 17 +- .../CMakeFiles/CMakeDirectoryInformation.cmake | 16 - .../CMakeFiles/defaultstest.dir/DependInfo.cmake | 32 - .../CMakeFiles/defaultstest.dir/build.make | 114 - .../CMakeFiles/defaultstest.dir/cmake_clean.cmake | 10 - .../CMakeFiles/defaultstest.dir/depend.make | 2 - .../CMakeFiles/defaultstest.dir/flags.make | 10 - .../unittest/CMakeFiles/defaultstest.dir/link.txt | 1 - .../CMakeFiles/defaultstest.dir/progress.make | 3 - .../CMakeFiles/dxfformattest.dir/DependInfo.cmake | 34 - .../CMakeFiles/dxfformattest.dir/build.make | 142 -- .../CMakeFiles/dxfformattest.dir/cmake_clean.cmake | 11 - .../CMakeFiles/dxfformattest.dir/depend.make | 2 - .../CMakeFiles/dxfformattest.dir/flags.make | 10 - .../unittest/CMakeFiles/dxfformattest.dir/link.txt | 1 - .../CMakeFiles/dxfformattest.dir/progress.make | 4 - .../CMakeFiles/pathstest.dir/DependInfo.cmake | 33 - .../unittest/CMakeFiles/pathstest.dir/build.make | 115 - .../CMakeFiles/pathstest.dir/cmake_clean.cmake | 10 - .../unittest/CMakeFiles/pathstest.dir/depend.make | 2 - .../unittest/CMakeFiles/pathstest.dir/flags.make | 10 - app/bin/unittest/CMakeFiles/pathstest.dir/link.txt | 1 - .../CMakeFiles/pathstest.dir/progress.make | 3 - app/bin/unittest/CMakeFiles/progress.marks | 1 - app/bin/unittest/CTestTestfile.cmake | 9 - app/bin/unittest/Makefile | 386 --- app/bin/unittest/cmake_install.cmake | 34 - 96 files changed, 651 insertions(+), 6940 deletions(-) delete mode 100644 app/bin/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/DependInfo.cmake delete mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/build.make delete mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/cmake_clean.cmake delete mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/depend.make delete mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/flags.make delete mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/link.txt delete mode 100644 app/bin/CMakeFiles/cnvdsgn.dir/progress.make delete mode 100644 app/bin/CMakeFiles/mkturnout.dir/DependInfo.cmake delete mode 100644 app/bin/CMakeFiles/mkturnout.dir/build.make delete mode 100644 app/bin/CMakeFiles/mkturnout.dir/cmake_clean.cmake delete mode 100644 app/bin/CMakeFiles/mkturnout.dir/depend.make delete mode 100644 app/bin/CMakeFiles/mkturnout.dir/flags.make delete mode 100644 app/bin/CMakeFiles/mkturnout.dir/link.txt delete mode 100644 app/bin/CMakeFiles/mkturnout.dir/progress.make delete mode 100644 app/bin/CMakeFiles/progress.marks delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/DependInfo.cmake delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/build.make delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean.cmake delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean_target.cmake delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/depend.make delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/link.txt delete mode 100644 app/bin/CMakeFiles/xtrkcad-lib.dir/progress.make delete mode 100644 app/bin/CMakeFiles/xtrkcad.dir/DependInfo.cmake delete mode 100644 app/bin/CMakeFiles/xtrkcad.dir/build.make delete mode 100644 app/bin/CMakeFiles/xtrkcad.dir/cmake_clean.cmake delete mode 100644 app/bin/CMakeFiles/xtrkcad.dir/depend.make delete mode 100644 app/bin/CMakeFiles/xtrkcad.dir/flags.make delete mode 100644 app/bin/CMakeFiles/xtrkcad.dir/link.txt delete mode 100644 app/bin/CMakeFiles/xtrkcad.dir/progress.make delete mode 100644 app/bin/CTestTestfile.cmake delete mode 100644 app/bin/Makefile delete mode 100644 app/bin/cmake_install.cmake delete mode 100644 app/bin/unittest/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 app/bin/unittest/CMakeFiles/defaultstest.dir/DependInfo.cmake delete mode 100644 app/bin/unittest/CMakeFiles/defaultstest.dir/build.make delete mode 100644 app/bin/unittest/CMakeFiles/defaultstest.dir/cmake_clean.cmake delete mode 100644 app/bin/unittest/CMakeFiles/defaultstest.dir/depend.make delete mode 100644 app/bin/unittest/CMakeFiles/defaultstest.dir/flags.make delete mode 100644 app/bin/unittest/CMakeFiles/defaultstest.dir/link.txt delete mode 100644 app/bin/unittest/CMakeFiles/defaultstest.dir/progress.make delete mode 100644 app/bin/unittest/CMakeFiles/dxfformattest.dir/DependInfo.cmake delete mode 100644 app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make delete mode 100644 app/bin/unittest/CMakeFiles/dxfformattest.dir/cmake_clean.cmake delete mode 100644 app/bin/unittest/CMakeFiles/dxfformattest.dir/depend.make delete mode 100644 app/bin/unittest/CMakeFiles/dxfformattest.dir/flags.make delete mode 100644 app/bin/unittest/CMakeFiles/dxfformattest.dir/link.txt delete mode 100644 app/bin/unittest/CMakeFiles/dxfformattest.dir/progress.make delete mode 100644 app/bin/unittest/CMakeFiles/pathstest.dir/DependInfo.cmake delete mode 100644 app/bin/unittest/CMakeFiles/pathstest.dir/build.make delete mode 100644 app/bin/unittest/CMakeFiles/pathstest.dir/cmake_clean.cmake delete mode 100644 app/bin/unittest/CMakeFiles/pathstest.dir/depend.make delete mode 100644 app/bin/unittest/CMakeFiles/pathstest.dir/flags.make delete mode 100644 app/bin/unittest/CMakeFiles/pathstest.dir/link.txt delete mode 100644 app/bin/unittest/CMakeFiles/pathstest.dir/progress.make delete mode 100644 app/bin/unittest/CMakeFiles/progress.marks delete mode 100644 app/bin/unittest/CTestTestfile.cmake delete mode 100644 app/bin/unittest/Makefile delete mode 100644 app/bin/unittest/cmake_install.cmake (limited to 'app/bin') diff --git a/app/bin/CMakeFiles/CMakeDirectoryInformation.cmake b/app/bin/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 2569371..0000000 --- a/app/bin/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/martin/XTrackCAD/src/work") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/martin/XTrackCAD/src/work") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/DependInfo.cmake b/app/bin/CMakeFiles/cnvdsgn.dir/DependInfo.cmake deleted file mode 100644 index e54f25d..0000000 --- a/app/bin/CMakeFiles/cnvdsgn.dir/DependInfo.cmake +++ /dev/null @@ -1,33 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/martin/XTrackCAD/src/work/app/bin/cnvdsgn.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/utility.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "XTRKCAD_CMAKE_BUILD" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/local/include" - "app/bin" - "app/dynstring" - "app/cornu" - "." - "app/help" - "app/wlib/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/build.make b/app/bin/CMakeFiles/cnvdsgn.dir/build.make deleted file mode 100644 index c2de164..0000000 --- a/app/bin/CMakeFiles/cnvdsgn.dir/build.make +++ /dev/null @@ -1,140 +0,0 @@ -# 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 - diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/cmake_clean.cmake b/app/bin/CMakeFiles/cnvdsgn.dir/cmake_clean.cmake deleted file mode 100644 index 4e0d45d..0000000 --- a/app/bin/CMakeFiles/cnvdsgn.dir/cmake_clean.cmake +++ /dev/null @@ -1,11 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o" - "CMakeFiles/cnvdsgn.dir/utility.c.o" - "cnvdsgn.pdb" - "cnvdsgn" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/cnvdsgn.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/depend.make b/app/bin/CMakeFiles/cnvdsgn.dir/depend.make deleted file mode 100644 index 5e1b060..0000000 --- a/app/bin/CMakeFiles/cnvdsgn.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for cnvdsgn. -# This may be replaced when dependencies are built. diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/flags.make b/app/bin/CMakeFiles/cnvdsgn.dir/flags.make deleted file mode 100644 index 5131b8b..0000000 --- a/app/bin/CMakeFiles/cnvdsgn.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g3 -gdwarf-2 -std=gnu99 - -C_DEFINES = -DXTRKCAD_CMAKE_BUILD - -C_INCLUDES = -I/usr/local/include -I/home/martin/XTrackCAD/src/work/app/bin -I/home/martin/XTrackCAD/src/work/app/dynstring -I/home/martin/XTrackCAD/src/work/app/cornu -I/home/martin/XTrackCAD/src/work -I/home/martin/XTrackCAD/src/work/app/help -I/home/martin/XTrackCAD/src/work/app/wlib/include - diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/link.txt b/app/bin/CMakeFiles/cnvdsgn.dir/link.txt deleted file mode 100644 index d5dddd6..0000000 --- a/app/bin/CMakeFiles/cnvdsgn.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gcc -g3 -gdwarf-2 CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o CMakeFiles/cnvdsgn.dir/utility.c.o -o cnvdsgn -rdynamic -lm diff --git a/app/bin/CMakeFiles/cnvdsgn.dir/progress.make b/app/bin/CMakeFiles/cnvdsgn.dir/progress.make deleted file mode 100644 index 4323bb0..0000000 --- a/app/bin/CMakeFiles/cnvdsgn.dir/progress.make +++ /dev/null @@ -1,4 +0,0 @@ -CMAKE_PROGRESS_1 = -CMAKE_PROGRESS_2 = 2 -CMAKE_PROGRESS_3 = - diff --git a/app/bin/CMakeFiles/mkturnout.dir/DependInfo.cmake b/app/bin/CMakeFiles/mkturnout.dir/DependInfo.cmake deleted file mode 100644 index 7098888..0000000 --- a/app/bin/CMakeFiles/mkturnout.dir/DependInfo.cmake +++ /dev/null @@ -1,33 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/martin/XTrackCAD/src/work/app/bin/ctodesgn.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/utility.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/mkturnout.dir/utility.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "XTRKCAD_CMAKE_BUILD" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/local/include" - "app/bin" - "app/dynstring" - "app/cornu" - "." - "app/help" - "app/wlib/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/app/bin/CMakeFiles/mkturnout.dir/build.make b/app/bin/CMakeFiles/mkturnout.dir/build.make deleted file mode 100644 index 368a6de..0000000 --- a/app/bin/CMakeFiles/mkturnout.dir/build.make +++ /dev/null @@ -1,211 +0,0 @@ -# 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/mkturnout.dir/depend.make - -# Include the progress variables for this target. -include app/bin/CMakeFiles/mkturnout.dir/progress.make - -# Include the compile flags for this target's objects. -include app/bin/CMakeFiles/mkturnout.dir/flags.make - -app/bin/to3way.lin: app/bin/cnvdsgn -app/bin/to3way.lin: app/bin/to3way.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating to3way.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/to3way.src > /home/martin/XTrackCAD/src/work/app/bin/to3way.lin - -app/bin/tocrv.lin: app/bin/cnvdsgn -app/bin/tocrv.lin: app/bin/tocrv.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating tocrv.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tocrv.src > /home/martin/XTrackCAD/src/work/app/bin/tocrv.lin - -app/bin/tocrvsct.lin: app/bin/cnvdsgn -app/bin/tocrvsct.lin: app/bin/tocrvsct.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Generating tocrvsct.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tocrvsct.src > /home/martin/XTrackCAD/src/work/app/bin/tocrvsct.lin - -app/bin/todcross.lin: app/bin/cnvdsgn -app/bin/todcross.lin: app/bin/todcross.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Generating todcross.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/todcross.src > /home/martin/XTrackCAD/src/work/app/bin/todcross.lin - -app/bin/todslip.lin: app/bin/cnvdsgn -app/bin/todslip.lin: app/bin/todslip.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Generating todslip.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/todslip.src > /home/martin/XTrackCAD/src/work/app/bin/todslip.lin - -app/bin/tolcross.lin: app/bin/cnvdsgn -app/bin/tolcross.lin: app/bin/tolcross.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Generating tolcross.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tolcross.src > /home/martin/XTrackCAD/src/work/app/bin/tolcross.lin - -app/bin/torcross.lin: app/bin/cnvdsgn -app/bin/torcross.lin: app/bin/torcross.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Generating torcross.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/torcross.src > /home/martin/XTrackCAD/src/work/app/bin/torcross.lin - -app/bin/toreg.lin: app/bin/cnvdsgn -app/bin/toreg.lin: app/bin/toreg.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Generating toreg.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/toreg.src > /home/martin/XTrackCAD/src/work/app/bin/toreg.lin - -app/bin/tosslip.lin: app/bin/cnvdsgn -app/bin/tosslip.lin: app/bin/tosslip.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Generating tosslip.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tosslip.src > /home/martin/XTrackCAD/src/work/app/bin/tosslip.lin - -app/bin/tostrsct.lin: app/bin/cnvdsgn -app/bin/tostrsct.lin: app/bin/tostrsct.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Generating tostrsct.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tostrsct.src > /home/martin/XTrackCAD/src/work/app/bin/tostrsct.lin - -app/bin/towye.lin: app/bin/cnvdsgn -app/bin/towye.lin: app/bin/towye.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Generating towye.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/towye.src > /home/martin/XTrackCAD/src/work/app/bin/towye.lin - -app/bin/toxing.lin: app/bin/cnvdsgn -app/bin/toxing.lin: app/bin/toxing.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Generating toxing.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/toxing.src > /home/martin/XTrackCAD/src/work/app/bin/toxing.lin - -app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o: app/bin/CMakeFiles/mkturnout.dir/flags.make -app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o: app/bin/ctodesgn.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mkturnout.dir/ctodesgn.c.o -c /home/martin/XTrackCAD/src/work/app/bin/ctodesgn.c - -app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mkturnout.dir/ctodesgn.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/ctodesgn.c > CMakeFiles/mkturnout.dir/ctodesgn.c.i - -app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mkturnout.dir/ctodesgn.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/ctodesgn.c -o CMakeFiles/mkturnout.dir/ctodesgn.c.s - -app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.requires: - -.PHONY : app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.requires - -app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.provides: app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.provides.build -.PHONY : app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.provides - -app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.provides.build: app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o - - -app/bin/CMakeFiles/mkturnout.dir/utility.c.o: app/bin/CMakeFiles/mkturnout.dir/flags.make -app/bin/CMakeFiles/mkturnout.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_14) "Building C object app/bin/CMakeFiles/mkturnout.dir/utility.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mkturnout.dir/utility.c.o -c /home/martin/XTrackCAD/src/work/app/bin/utility.c - -app/bin/CMakeFiles/mkturnout.dir/utility.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mkturnout.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/mkturnout.dir/utility.c.i - -app/bin/CMakeFiles/mkturnout.dir/utility.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mkturnout.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/mkturnout.dir/utility.c.s - -app/bin/CMakeFiles/mkturnout.dir/utility.c.o.requires: - -.PHONY : app/bin/CMakeFiles/mkturnout.dir/utility.c.o.requires - -app/bin/CMakeFiles/mkturnout.dir/utility.c.o.provides: app/bin/CMakeFiles/mkturnout.dir/utility.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/utility.c.o.provides.build -.PHONY : app/bin/CMakeFiles/mkturnout.dir/utility.c.o.provides - -app/bin/CMakeFiles/mkturnout.dir/utility.c.o.provides.build: app/bin/CMakeFiles/mkturnout.dir/utility.c.o - - -# Object files for target mkturnout -mkturnout_OBJECTS = \ -"CMakeFiles/mkturnout.dir/ctodesgn.c.o" \ -"CMakeFiles/mkturnout.dir/utility.c.o" - -# External object files for target mkturnout -mkturnout_EXTERNAL_OBJECTS = - -app/bin/mkturnout: app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o -app/bin/mkturnout: app/bin/CMakeFiles/mkturnout.dir/utility.c.o -app/bin/mkturnout: app/bin/CMakeFiles/mkturnout.dir/build.make -app/bin/mkturnout: app/bin/CMakeFiles/mkturnout.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_15) "Linking C executable mkturnout" - cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mkturnout.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -app/bin/CMakeFiles/mkturnout.dir/build: app/bin/mkturnout - -.PHONY : app/bin/CMakeFiles/mkturnout.dir/build - -app/bin/CMakeFiles/mkturnout.dir/requires: app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o.requires -app/bin/CMakeFiles/mkturnout.dir/requires: app/bin/CMakeFiles/mkturnout.dir/utility.c.o.requires - -.PHONY : app/bin/CMakeFiles/mkturnout.dir/requires - -app/bin/CMakeFiles/mkturnout.dir/clean: - cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -P CMakeFiles/mkturnout.dir/cmake_clean.cmake -.PHONY : app/bin/CMakeFiles/mkturnout.dir/clean - -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/to3way.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/tocrv.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/tocrvsct.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/todcross.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/todslip.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/tolcross.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/torcross.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/toreg.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/tosslip.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/tostrsct.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/towye.lin -app/bin/CMakeFiles/mkturnout.dir/depend: app/bin/toxing.lin - 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/mkturnout.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : app/bin/CMakeFiles/mkturnout.dir/depend - diff --git a/app/bin/CMakeFiles/mkturnout.dir/cmake_clean.cmake b/app/bin/CMakeFiles/mkturnout.dir/cmake_clean.cmake deleted file mode 100644 index e105aaf..0000000 --- a/app/bin/CMakeFiles/mkturnout.dir/cmake_clean.cmake +++ /dev/null @@ -1,23 +0,0 @@ -file(REMOVE_RECURSE - "to3way.lin" - "tocrv.lin" - "tocrvsct.lin" - "todcross.lin" - "todslip.lin" - "tolcross.lin" - "torcross.lin" - "toreg.lin" - "tosslip.lin" - "tostrsct.lin" - "towye.lin" - "toxing.lin" - "CMakeFiles/mkturnout.dir/ctodesgn.c.o" - "CMakeFiles/mkturnout.dir/utility.c.o" - "mkturnout.pdb" - "mkturnout" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/mkturnout.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/app/bin/CMakeFiles/mkturnout.dir/depend.make b/app/bin/CMakeFiles/mkturnout.dir/depend.make deleted file mode 100644 index a5ef647..0000000 --- a/app/bin/CMakeFiles/mkturnout.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for mkturnout. -# This may be replaced when dependencies are built. diff --git a/app/bin/CMakeFiles/mkturnout.dir/flags.make b/app/bin/CMakeFiles/mkturnout.dir/flags.make deleted file mode 100644 index 5bf0216..0000000 --- a/app/bin/CMakeFiles/mkturnout.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g3 -gdwarf-2 -DMKTURNOUT -std=gnu99 - -C_DEFINES = -DXTRKCAD_CMAKE_BUILD - -C_INCLUDES = -I/usr/local/include -I/home/martin/XTrackCAD/src/work/app/bin -I/home/martin/XTrackCAD/src/work/app/dynstring -I/home/martin/XTrackCAD/src/work/app/cornu -I/home/martin/XTrackCAD/src/work -I/home/martin/XTrackCAD/src/work/app/help -I/home/martin/XTrackCAD/src/work/app/wlib/include - diff --git a/app/bin/CMakeFiles/mkturnout.dir/link.txt b/app/bin/CMakeFiles/mkturnout.dir/link.txt deleted file mode 100644 index 13b6500..0000000 --- a/app/bin/CMakeFiles/mkturnout.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gcc -g3 -gdwarf-2 CMakeFiles/mkturnout.dir/ctodesgn.c.o CMakeFiles/mkturnout.dir/utility.c.o -o mkturnout -rdynamic -lm diff --git a/app/bin/CMakeFiles/mkturnout.dir/progress.make b/app/bin/CMakeFiles/mkturnout.dir/progress.make deleted file mode 100644 index d4a2504..0000000 --- a/app/bin/CMakeFiles/mkturnout.dir/progress.make +++ /dev/null @@ -1,16 +0,0 @@ -CMAKE_PROGRESS_1 = -CMAKE_PROGRESS_2 = 23 -CMAKE_PROGRESS_3 = -CMAKE_PROGRESS_4 = -CMAKE_PROGRESS_5 = 24 -CMAKE_PROGRESS_6 = -CMAKE_PROGRESS_7 = 25 -CMAKE_PROGRESS_8 = -CMAKE_PROGRESS_9 = -CMAKE_PROGRESS_10 = 26 -CMAKE_PROGRESS_11 = -CMAKE_PROGRESS_12 = 27 -CMAKE_PROGRESS_13 = -CMAKE_PROGRESS_14 = 28 -CMAKE_PROGRESS_15 = - diff --git a/app/bin/CMakeFiles/progress.marks b/app/bin/CMakeFiles/progress.marks deleted file mode 100644 index 900731f..0000000 --- a/app/bin/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -64 diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/DependInfo.cmake b/app/bin/CMakeFiles/xtrkcad-lib.dir/DependInfo.cmake deleted file mode 100644 index 264ce00..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/DependInfo.cmake +++ /dev/null @@ -1,103 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/martin/XTrackCAD/src/work/app/bin/appdefaults.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/bllnhlp.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cbezier.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cblock.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/ccontrol.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/ccornu.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/ccurve.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cdraw.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/celev.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cgroup.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/chndldto.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/chotbar.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cjoin.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cmisc.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cmodify.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cnote.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/compound.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cparalle.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cprint.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cprofile.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cpull.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cruler.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cselect.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/csensor.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/csignal.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/csnap.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/csplit.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cstraigh.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cstruct.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cswitchmotor.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/ctext.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/ctodesgn.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/ctrain.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cturnout.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cturntbl.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/cundo.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/custom.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dbench.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dbitmap.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dcar.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dcmpnd.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dcontmgm.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dcustmgm.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dease.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/denum.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dlayer.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/doption.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dpricels.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dprmfile.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/draw.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/drawgeom.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dxfformat.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/dxfoutput.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/elev.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/fileio.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/i18n.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/layout.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/lprintf.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/macro.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/misc2.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/param.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/paths.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/shrtpath.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/smalldlg.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/tbezier.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/tcornu.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/tcurve.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/tease.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/track.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/trkseg.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/tstraigh.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/utility.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "XTRKCAD_CMAKE_BUILD" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/local/include" - "app/bin" - "app/dynstring" - "app/cornu" - "." - "app/help" - "app/wlib/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/build.make b/app/bin/CMakeFiles/xtrkcad-lib.dir/build.make deleted file mode 100644 index 63f967f..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/build.make +++ /dev/null @@ -1,2108 +0,0 @@ -# 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/xtrkcad-lib.dir/depend.make - -# Include the progress variables for this target. -include app/bin/CMakeFiles/xtrkcad-lib.dir/progress.make - -# Include the compile flags for this target's objects. -include app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make - -app/bin/to3way.lin: app/bin/cnvdsgn -app/bin/to3way.lin: app/bin/to3way.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating to3way.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/to3way.src > /home/martin/XTrackCAD/src/work/app/bin/to3way.lin - -app/bin/tocrv.lin: app/bin/cnvdsgn -app/bin/tocrv.lin: app/bin/tocrv.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating tocrv.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tocrv.src > /home/martin/XTrackCAD/src/work/app/bin/tocrv.lin - -app/bin/tocrvsct.lin: app/bin/cnvdsgn -app/bin/tocrvsct.lin: app/bin/tocrvsct.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Generating tocrvsct.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tocrvsct.src > /home/martin/XTrackCAD/src/work/app/bin/tocrvsct.lin - -app/bin/todcross.lin: app/bin/cnvdsgn -app/bin/todcross.lin: app/bin/todcross.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Generating todcross.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/todcross.src > /home/martin/XTrackCAD/src/work/app/bin/todcross.lin - -app/bin/todslip.lin: app/bin/cnvdsgn -app/bin/todslip.lin: app/bin/todslip.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Generating todslip.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/todslip.src > /home/martin/XTrackCAD/src/work/app/bin/todslip.lin - -app/bin/tolcross.lin: app/bin/cnvdsgn -app/bin/tolcross.lin: app/bin/tolcross.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Generating tolcross.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tolcross.src > /home/martin/XTrackCAD/src/work/app/bin/tolcross.lin - -app/bin/torcross.lin: app/bin/cnvdsgn -app/bin/torcross.lin: app/bin/torcross.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Generating torcross.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/torcross.src > /home/martin/XTrackCAD/src/work/app/bin/torcross.lin - -app/bin/toreg.lin: app/bin/cnvdsgn -app/bin/toreg.lin: app/bin/toreg.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Generating toreg.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/toreg.src > /home/martin/XTrackCAD/src/work/app/bin/toreg.lin - -app/bin/tosslip.lin: app/bin/cnvdsgn -app/bin/tosslip.lin: app/bin/tosslip.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Generating tosslip.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tosslip.src > /home/martin/XTrackCAD/src/work/app/bin/tosslip.lin - -app/bin/tostrsct.lin: app/bin/cnvdsgn -app/bin/tostrsct.lin: app/bin/tostrsct.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Generating tostrsct.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/tostrsct.src > /home/martin/XTrackCAD/src/work/app/bin/tostrsct.lin - -app/bin/towye.lin: app/bin/cnvdsgn -app/bin/towye.lin: app/bin/towye.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Generating towye.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/towye.src > /home/martin/XTrackCAD/src/work/app/bin/towye.lin - -app/bin/toxing.lin: app/bin/cnvdsgn -app/bin/toxing.lin: app/bin/toxing.src - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Generating toxing.lin" - cd /home/martin/XTrackCAD/src/work/app/bin && ./cnvdsgn < /home/martin/XTrackCAD/src/work/app/bin/toxing.src > /home/martin/XTrackCAD/src/work/app/bin/toxing.lin - -app/bin/bllnhlp.c: app/help/genhelp -app/bin/bllnhlp.c: app/help/genhelp.in - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Generating bllnhlp.c" - cd /home/martin/XTrackCAD/src/work/app/bin && ../help/genhelp -bhi /home/martin/XTrackCAD/src/work/app/help/genhelp.in /home/martin/XTrackCAD/src/work/app/bin/bllnhlp.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o: app/bin/appdefaults.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o -c /home/martin/XTrackCAD/src/work/app/bin/appdefaults.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/appdefaults.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/appdefaults.c > CMakeFiles/xtrkcad-lib.dir/appdefaults.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/appdefaults.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/appdefaults.c -o CMakeFiles/xtrkcad-lib.dir/appdefaults.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o: app/bin/bllnhlp.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o -c /home/martin/XTrackCAD/src/work/app/bin/bllnhlp.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/bllnhlp.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/bllnhlp.c > CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/bllnhlp.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/bllnhlp.c -o CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o: app/bin/cbezier.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cbezier.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cbezier.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cbezier.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/cbezier.c > CMakeFiles/xtrkcad-lib.dir/cbezier.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cbezier.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/cbezier.c -o CMakeFiles/xtrkcad-lib.dir/cbezier.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o: app/bin/cblock.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cblock.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cblock.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cblock.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/cblock.c > CMakeFiles/xtrkcad-lib.dir/cblock.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cblock.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/cblock.c -o CMakeFiles/xtrkcad-lib.dir/cblock.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o: app/bin/ccornu.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/ccornu.c.o -c /home/martin/XTrackCAD/src/work/app/bin/ccornu.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/ccornu.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/ccornu.c > CMakeFiles/xtrkcad-lib.dir/ccornu.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/ccornu.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/ccornu.c -o CMakeFiles/xtrkcad-lib.dir/ccornu.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o: app/bin/ccurve.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/ccurve.c.o -c /home/martin/XTrackCAD/src/work/app/bin/ccurve.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/ccurve.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/ccurve.c > CMakeFiles/xtrkcad-lib.dir/ccurve.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/ccurve.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/ccurve.c -o CMakeFiles/xtrkcad-lib.dir/ccurve.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o: app/bin/ccontrol.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o -c /home/martin/XTrackCAD/src/work/app/bin/ccontrol.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/ccontrol.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/ccontrol.c > CMakeFiles/xtrkcad-lib.dir/ccontrol.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/ccontrol.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/ccontrol.c -o CMakeFiles/xtrkcad-lib.dir/ccontrol.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o: app/bin/cdraw.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cdraw.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cdraw.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cdraw.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/cdraw.c > CMakeFiles/xtrkcad-lib.dir/cdraw.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cdraw.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/cdraw.c -o CMakeFiles/xtrkcad-lib.dir/cdraw.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o: app/bin/celev.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/celev.c.o -c /home/martin/XTrackCAD/src/work/app/bin/celev.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/celev.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/celev.c > CMakeFiles/xtrkcad-lib.dir/celev.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/celev.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/celev.c -o CMakeFiles/xtrkcad-lib.dir/celev.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o: app/bin/cgroup.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cgroup.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cgroup.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cgroup.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/cgroup.c > CMakeFiles/xtrkcad-lib.dir/cgroup.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cgroup.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/cgroup.c -o CMakeFiles/xtrkcad-lib.dir/cgroup.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o: app/bin/chndldto.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/chndldto.c.o -c /home/martin/XTrackCAD/src/work/app/bin/chndldto.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/chndldto.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/chndldto.c > CMakeFiles/xtrkcad-lib.dir/chndldto.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/chndldto.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/chndldto.c -o CMakeFiles/xtrkcad-lib.dir/chndldto.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o: app/bin/chotbar.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/chotbar.c.o -c /home/martin/XTrackCAD/src/work/app/bin/chotbar.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/chotbar.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/chotbar.c > CMakeFiles/xtrkcad-lib.dir/chotbar.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/chotbar.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/chotbar.c -o CMakeFiles/xtrkcad-lib.dir/chotbar.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o: app/bin/cjoin.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cjoin.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cjoin.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cjoin.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/cjoin.c > CMakeFiles/xtrkcad-lib.dir/cjoin.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cjoin.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/cjoin.c -o CMakeFiles/xtrkcad-lib.dir/cjoin.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o: app/bin/cmisc.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cmisc.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cmisc.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cmisc.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/cmisc.c > CMakeFiles/xtrkcad-lib.dir/cmisc.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cmisc.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/cmisc.c -o CMakeFiles/xtrkcad-lib.dir/cmisc.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o: app/bin/cmodify.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cmodify.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cmodify.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cmodify.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/cmodify.c > CMakeFiles/xtrkcad-lib.dir/cmodify.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cmodify.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/cmodify.c -o CMakeFiles/xtrkcad-lib.dir/cmodify.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o: app/bin/cnote.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cnote.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cnote.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cnote.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/cnote.c > CMakeFiles/xtrkcad-lib.dir/cnote.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cnote.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/cnote.c -o CMakeFiles/xtrkcad-lib.dir/cnote.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o: app/bin/compound.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/compound.c.o -c /home/martin/XTrackCAD/src/work/app/bin/compound.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/compound.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/compound.c > CMakeFiles/xtrkcad-lib.dir/compound.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/compound.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/compound.c -o CMakeFiles/xtrkcad-lib.dir/compound.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o: app/bin/cparalle.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cparalle.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cparalle.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cparalle.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/cparalle.c > CMakeFiles/xtrkcad-lib.dir/cparalle.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cparalle.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/cparalle.c -o CMakeFiles/xtrkcad-lib.dir/cparalle.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o: app/bin/cprint.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cprint.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cprint.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cprint.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/cprint.c > CMakeFiles/xtrkcad-lib.dir/cprint.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cprint.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/cprint.c -o CMakeFiles/xtrkcad-lib.dir/cprint.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o: app/bin/cprofile.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cprofile.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cprofile.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cprofile.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/cprofile.c > CMakeFiles/xtrkcad-lib.dir/cprofile.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cprofile.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/cprofile.c -o CMakeFiles/xtrkcad-lib.dir/cprofile.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o: app/bin/cpull.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cpull.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cpull.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cpull.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/cpull.c > CMakeFiles/xtrkcad-lib.dir/cpull.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cpull.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/cpull.c -o CMakeFiles/xtrkcad-lib.dir/cpull.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o: app/bin/cruler.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cruler.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cruler.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cruler.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/cruler.c > CMakeFiles/xtrkcad-lib.dir/cruler.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cruler.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/cruler.c -o CMakeFiles/xtrkcad-lib.dir/cruler.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o: app/bin/cselect.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cselect.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cselect.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cselect.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/cselect.c > CMakeFiles/xtrkcad-lib.dir/cselect.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cselect.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/cselect.c -o CMakeFiles/xtrkcad-lib.dir/cselect.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o: app/bin/csensor.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/csensor.c.o -c /home/martin/XTrackCAD/src/work/app/bin/csensor.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/csensor.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/csensor.c > CMakeFiles/xtrkcad-lib.dir/csensor.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/csensor.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/csensor.c -o CMakeFiles/xtrkcad-lib.dir/csensor.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o: app/bin/csnap.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/csnap.c.o -c /home/martin/XTrackCAD/src/work/app/bin/csnap.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/csnap.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/csnap.c > CMakeFiles/xtrkcad-lib.dir/csnap.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/csnap.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/csnap.c -o CMakeFiles/xtrkcad-lib.dir/csnap.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o: app/bin/csplit.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/csplit.c.o -c /home/martin/XTrackCAD/src/work/app/bin/csplit.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/csplit.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/csplit.c > CMakeFiles/xtrkcad-lib.dir/csplit.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/csplit.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/csplit.c -o CMakeFiles/xtrkcad-lib.dir/csplit.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o: app/bin/csignal.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/csignal.c.o -c /home/martin/XTrackCAD/src/work/app/bin/csignal.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/csignal.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/csignal.c > CMakeFiles/xtrkcad-lib.dir/csignal.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/csignal.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/csignal.c -o CMakeFiles/xtrkcad-lib.dir/csignal.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o: app/bin/cstraigh.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cstraigh.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cstraigh.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/cstraigh.c > CMakeFiles/xtrkcad-lib.dir/cstraigh.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cstraigh.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/cstraigh.c -o CMakeFiles/xtrkcad-lib.dir/cstraigh.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o: app/bin/cstruct.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cstruct.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cstruct.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cstruct.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/cstruct.c > CMakeFiles/xtrkcad-lib.dir/cstruct.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cstruct.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/cstruct.c -o CMakeFiles/xtrkcad-lib.dir/cstruct.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o: app/bin/cswitchmotor.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_43) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cswitchmotor.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cswitchmotor.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/cswitchmotor.c > CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cswitchmotor.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/cswitchmotor.c -o CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o: app/bin/ctext.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_44) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/ctext.c.o -c /home/martin/XTrackCAD/src/work/app/bin/ctext.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/ctext.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/ctext.c > CMakeFiles/xtrkcad-lib.dir/ctext.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/ctext.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/ctext.c -o CMakeFiles/xtrkcad-lib.dir/ctext.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o: app/bin/ctodesgn.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_45) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o -c /home/martin/XTrackCAD/src/work/app/bin/ctodesgn.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/ctodesgn.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/ctodesgn.c > CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/ctodesgn.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/ctodesgn.c -o CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o: app/bin/ctrain.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_46) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/ctrain.c.o -c /home/martin/XTrackCAD/src/work/app/bin/ctrain.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/ctrain.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/ctrain.c > CMakeFiles/xtrkcad-lib.dir/ctrain.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/ctrain.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/ctrain.c -o CMakeFiles/xtrkcad-lib.dir/ctrain.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o: app/bin/cturnout.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_47) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cturnout.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cturnout.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cturnout.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/cturnout.c > CMakeFiles/xtrkcad-lib.dir/cturnout.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cturnout.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/cturnout.c -o CMakeFiles/xtrkcad-lib.dir/cturnout.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o: app/bin/cturntbl.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_48) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cturntbl.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cturntbl.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/cturntbl.c > CMakeFiles/xtrkcad-lib.dir/cturntbl.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cturntbl.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/cturntbl.c -o CMakeFiles/xtrkcad-lib.dir/cturntbl.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o: app/bin/cundo.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_49) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/cundo.c.o -c /home/martin/XTrackCAD/src/work/app/bin/cundo.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/cundo.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/cundo.c > CMakeFiles/xtrkcad-lib.dir/cundo.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/cundo.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/cundo.c -o CMakeFiles/xtrkcad-lib.dir/cundo.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o: app/bin/custom.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_50) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/custom.c.o -c /home/martin/XTrackCAD/src/work/app/bin/custom.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/custom.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/custom.c > CMakeFiles/xtrkcad-lib.dir/custom.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/custom.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/custom.c -o CMakeFiles/xtrkcad-lib.dir/custom.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o: app/bin/dbench.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_51) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dbench.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dbench.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dbench.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/dbench.c > CMakeFiles/xtrkcad-lib.dir/dbench.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dbench.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/dbench.c -o CMakeFiles/xtrkcad-lib.dir/dbench.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o: app/bin/dbitmap.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_52) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dbitmap.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dbitmap.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/dbitmap.c > CMakeFiles/xtrkcad-lib.dir/dbitmap.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dbitmap.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/dbitmap.c -o CMakeFiles/xtrkcad-lib.dir/dbitmap.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o: app/bin/dcar.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_53) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dcar.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dcar.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dcar.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/dcar.c > CMakeFiles/xtrkcad-lib.dir/dcar.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dcar.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/dcar.c -o CMakeFiles/xtrkcad-lib.dir/dcar.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o: app/bin/dcmpnd.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_54) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dcmpnd.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dcmpnd.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/dcmpnd.c > CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dcmpnd.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/dcmpnd.c -o CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o: app/bin/dcustmgm.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_55) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dcustmgm.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dcustmgm.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/dcustmgm.c > CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dcustmgm.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/dcustmgm.c -o CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o: app/bin/dcontmgm.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_56) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dcontmgm.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dcontmgm.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/dcontmgm.c > CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dcontmgm.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/dcontmgm.c -o CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o: app/bin/dease.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_57) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dease.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dease.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dease.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/dease.c > CMakeFiles/xtrkcad-lib.dir/dease.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dease.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/dease.c -o CMakeFiles/xtrkcad-lib.dir/dease.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o: app/bin/denum.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_58) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/denum.c.o -c /home/martin/XTrackCAD/src/work/app/bin/denum.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/denum.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/denum.c > CMakeFiles/xtrkcad-lib.dir/denum.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/denum.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/denum.c -o CMakeFiles/xtrkcad-lib.dir/denum.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o: app/bin/dlayer.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_59) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dlayer.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dlayer.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dlayer.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/dlayer.c > CMakeFiles/xtrkcad-lib.dir/dlayer.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dlayer.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/dlayer.c -o CMakeFiles/xtrkcad-lib.dir/dlayer.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o: app/bin/doption.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_60) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/doption.c.o -c /home/martin/XTrackCAD/src/work/app/bin/doption.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/doption.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/doption.c > CMakeFiles/xtrkcad-lib.dir/doption.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/doption.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/doption.c -o CMakeFiles/xtrkcad-lib.dir/doption.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o: app/bin/dpricels.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_61) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dpricels.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dpricels.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dpricels.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/dpricels.c > CMakeFiles/xtrkcad-lib.dir/dpricels.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dpricels.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/dpricels.c -o CMakeFiles/xtrkcad-lib.dir/dpricels.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o: app/bin/dprmfile.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_62) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dprmfile.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dprmfile.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/dprmfile.c > CMakeFiles/xtrkcad-lib.dir/dprmfile.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dprmfile.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/dprmfile.c -o CMakeFiles/xtrkcad-lib.dir/dprmfile.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o: app/bin/draw.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_63) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/draw.c.o -c /home/martin/XTrackCAD/src/work/app/bin/draw.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/draw.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/draw.c > CMakeFiles/xtrkcad-lib.dir/draw.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/draw.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/draw.c -o CMakeFiles/xtrkcad-lib.dir/draw.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o: app/bin/drawgeom.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_64) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o -c /home/martin/XTrackCAD/src/work/app/bin/drawgeom.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/drawgeom.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/drawgeom.c > CMakeFiles/xtrkcad-lib.dir/drawgeom.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/drawgeom.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/drawgeom.c -o CMakeFiles/xtrkcad-lib.dir/drawgeom.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o: app/bin/dxfformat.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_65) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dxfformat.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dxfformat.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/dxfformat.c > CMakeFiles/xtrkcad-lib.dir/dxfformat.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dxfformat.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/dxfformat.c -o CMakeFiles/xtrkcad-lib.dir/dxfformat.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o: app/bin/dxfoutput.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_66) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dxfoutput.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/dxfoutput.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/dxfoutput.c > CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/dxfoutput.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/dxfoutput.c -o CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o: app/bin/elev.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_67) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/elev.c.o -c /home/martin/XTrackCAD/src/work/app/bin/elev.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/elev.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/elev.c > CMakeFiles/xtrkcad-lib.dir/elev.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/elev.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/elev.c -o CMakeFiles/xtrkcad-lib.dir/elev.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o: app/bin/fileio.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_68) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/fileio.c.o -c /home/martin/XTrackCAD/src/work/app/bin/fileio.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/fileio.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/fileio.c > CMakeFiles/xtrkcad-lib.dir/fileio.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/fileio.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/fileio.c -o CMakeFiles/xtrkcad-lib.dir/fileio.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o: app/bin/i18n.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_69) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/i18n.c.o -c /home/martin/XTrackCAD/src/work/app/bin/i18n.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/i18n.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/i18n.c > CMakeFiles/xtrkcad-lib.dir/i18n.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/i18n.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/i18n.c -o CMakeFiles/xtrkcad-lib.dir/i18n.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o: app/bin/layout.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_70) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/layout.c.o -c /home/martin/XTrackCAD/src/work/app/bin/layout.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/layout.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/layout.c > CMakeFiles/xtrkcad-lib.dir/layout.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/layout.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/layout.c -o CMakeFiles/xtrkcad-lib.dir/layout.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o: app/bin/lprintf.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_71) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/lprintf.c.o -c /home/martin/XTrackCAD/src/work/app/bin/lprintf.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/lprintf.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/lprintf.c > CMakeFiles/xtrkcad-lib.dir/lprintf.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/lprintf.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/lprintf.c -o CMakeFiles/xtrkcad-lib.dir/lprintf.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o: app/bin/macro.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_72) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/macro.c.o -c /home/martin/XTrackCAD/src/work/app/bin/macro.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/macro.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/macro.c > CMakeFiles/xtrkcad-lib.dir/macro.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/macro.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/macro.c -o CMakeFiles/xtrkcad-lib.dir/macro.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o: app/bin/misc2.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_73) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/misc2.c.o -c /home/martin/XTrackCAD/src/work/app/bin/misc2.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/misc2.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/misc2.c > CMakeFiles/xtrkcad-lib.dir/misc2.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/misc2.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/misc2.c -o CMakeFiles/xtrkcad-lib.dir/misc2.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o: app/bin/param.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_74) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/param.c.o -c /home/martin/XTrackCAD/src/work/app/bin/param.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/param.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/param.c > CMakeFiles/xtrkcad-lib.dir/param.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/param.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/param.c -o CMakeFiles/xtrkcad-lib.dir/param.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o: app/bin/paths.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_75) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/paths.c.o -c /home/martin/XTrackCAD/src/work/app/bin/paths.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/paths.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/paths.c > CMakeFiles/xtrkcad-lib.dir/paths.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/paths.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/paths.c -o CMakeFiles/xtrkcad-lib.dir/paths.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o: app/bin/shrtpath.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_76) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o -c /home/martin/XTrackCAD/src/work/app/bin/shrtpath.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/shrtpath.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/shrtpath.c > CMakeFiles/xtrkcad-lib.dir/shrtpath.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/shrtpath.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/shrtpath.c -o CMakeFiles/xtrkcad-lib.dir/shrtpath.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o: app/bin/smalldlg.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_77) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o -c /home/martin/XTrackCAD/src/work/app/bin/smalldlg.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/smalldlg.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/smalldlg.c > CMakeFiles/xtrkcad-lib.dir/smalldlg.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/smalldlg.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/smalldlg.c -o CMakeFiles/xtrkcad-lib.dir/smalldlg.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o: app/bin/tbezier.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_78) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/tbezier.c.o -c /home/martin/XTrackCAD/src/work/app/bin/tbezier.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/tbezier.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/tbezier.c > CMakeFiles/xtrkcad-lib.dir/tbezier.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/tbezier.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/tbezier.c -o CMakeFiles/xtrkcad-lib.dir/tbezier.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o: app/bin/tcornu.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_79) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/tcornu.c.o -c /home/martin/XTrackCAD/src/work/app/bin/tcornu.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/tcornu.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/tcornu.c > CMakeFiles/xtrkcad-lib.dir/tcornu.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/tcornu.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/tcornu.c -o CMakeFiles/xtrkcad-lib.dir/tcornu.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o: app/bin/tcurve.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_80) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/tcurve.c.o -c /home/martin/XTrackCAD/src/work/app/bin/tcurve.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/tcurve.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/tcurve.c > CMakeFiles/xtrkcad-lib.dir/tcurve.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/tcurve.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/tcurve.c -o CMakeFiles/xtrkcad-lib.dir/tcurve.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o: app/bin/tease.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_81) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/tease.c.o -c /home/martin/XTrackCAD/src/work/app/bin/tease.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/tease.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/tease.c > CMakeFiles/xtrkcad-lib.dir/tease.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/tease.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/tease.c -o CMakeFiles/xtrkcad-lib.dir/tease.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o: app/bin/track.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_82) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/track.c.o -c /home/martin/XTrackCAD/src/work/app/bin/track.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/track.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/track.c > CMakeFiles/xtrkcad-lib.dir/track.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/track.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/track.c -o CMakeFiles/xtrkcad-lib.dir/track.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o: app/bin/trkseg.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_83) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/trkseg.c.o -c /home/martin/XTrackCAD/src/work/app/bin/trkseg.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/trkseg.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/trkseg.c > CMakeFiles/xtrkcad-lib.dir/trkseg.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/trkseg.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/trkseg.c -o CMakeFiles/xtrkcad-lib.dir/trkseg.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o: app/bin/tstraigh.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/martin/XTrackCAD/src/work/CMakeFiles --progress-num=$(CMAKE_PROGRESS_84) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o -c /home/martin/XTrackCAD/src/work/app/bin/tstraigh.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.dir/tstraigh.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/tstraigh.c > CMakeFiles/xtrkcad-lib.dir/tstraigh.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.dir/tstraigh.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/tstraigh.c -o CMakeFiles/xtrkcad-lib.dir/tstraigh.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o - - -app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o: app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make -app/bin/CMakeFiles/xtrkcad-lib.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_85) "Building C object app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad-lib.dir/utility.c.o -c /home/martin/XTrackCAD/src/work/app/bin/utility.c - -app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad-lib.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/xtrkcad-lib.dir/utility.c.i - -app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad-lib.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/xtrkcad-lib.dir/utility.c.s - -app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.provides: app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.provides - -app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.provides.build: app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o - - -# Object files for target xtrkcad-lib -xtrkcad__lib_OBJECTS = \ -"CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cbezier.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cblock.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/ccornu.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/ccurve.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cdraw.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/celev.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cgroup.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/chndldto.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/chotbar.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cjoin.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cmisc.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cmodify.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cnote.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/compound.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cparalle.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cprint.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cprofile.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cpull.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cruler.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cselect.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/csensor.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/csnap.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/csplit.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/csignal.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cstruct.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/ctext.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/ctrain.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cturnout.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/cundo.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/custom.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dbench.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dcar.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dease.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/denum.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dlayer.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/doption.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dpricels.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/draw.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/elev.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/fileio.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/i18n.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/layout.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/lprintf.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/macro.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/misc2.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/param.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/paths.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/tbezier.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/tcornu.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/tcurve.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/tease.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/track.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/trkseg.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o" \ -"CMakeFiles/xtrkcad-lib.dir/utility.c.o" - -# External object files for target xtrkcad-lib -xtrkcad__lib_EXTERNAL_OBJECTS = - -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.dir/build.make -app/bin/libxtrkcad-lib.a: app/bin/CMakeFiles/xtrkcad-lib.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_86) "Linking C static library libxtrkcad-lib.a" - cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -P CMakeFiles/xtrkcad-lib.dir/cmake_clean_target.cmake - cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xtrkcad-lib.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -app/bin/CMakeFiles/xtrkcad-lib.dir/build: app/bin/libxtrkcad-lib.a - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/build - -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o.requires -app/bin/CMakeFiles/xtrkcad-lib.dir/requires: app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o.requires - -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/requires - -app/bin/CMakeFiles/xtrkcad-lib.dir/clean: - cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -P CMakeFiles/xtrkcad-lib.dir/cmake_clean.cmake -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/clean - -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/to3way.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/tocrv.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/tocrvsct.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/todcross.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/todslip.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/tolcross.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/torcross.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/toreg.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/tosslip.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/tostrsct.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/towye.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/toxing.lin -app/bin/CMakeFiles/xtrkcad-lib.dir/depend: app/bin/bllnhlp.c - 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/xtrkcad-lib.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/depend - diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean.cmake b/app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean.cmake deleted file mode 100644 index 785924e..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean.cmake +++ /dev/null @@ -1,94 +0,0 @@ -file(REMOVE_RECURSE - "to3way.lin" - "tocrv.lin" - "tocrvsct.lin" - "todcross.lin" - "todslip.lin" - "tolcross.lin" - "torcross.lin" - "toreg.lin" - "tosslip.lin" - "tostrsct.lin" - "towye.lin" - "toxing.lin" - "bllnhlp.c" - "CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o" - "CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o" - "CMakeFiles/xtrkcad-lib.dir/cbezier.c.o" - "CMakeFiles/xtrkcad-lib.dir/cblock.c.o" - "CMakeFiles/xtrkcad-lib.dir/ccornu.c.o" - "CMakeFiles/xtrkcad-lib.dir/ccurve.c.o" - "CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o" - "CMakeFiles/xtrkcad-lib.dir/cdraw.c.o" - "CMakeFiles/xtrkcad-lib.dir/celev.c.o" - "CMakeFiles/xtrkcad-lib.dir/cgroup.c.o" - "CMakeFiles/xtrkcad-lib.dir/chndldto.c.o" - "CMakeFiles/xtrkcad-lib.dir/chotbar.c.o" - "CMakeFiles/xtrkcad-lib.dir/cjoin.c.o" - "CMakeFiles/xtrkcad-lib.dir/cmisc.c.o" - "CMakeFiles/xtrkcad-lib.dir/cmodify.c.o" - "CMakeFiles/xtrkcad-lib.dir/cnote.c.o" - "CMakeFiles/xtrkcad-lib.dir/compound.c.o" - "CMakeFiles/xtrkcad-lib.dir/cparalle.c.o" - "CMakeFiles/xtrkcad-lib.dir/cprint.c.o" - "CMakeFiles/xtrkcad-lib.dir/cprofile.c.o" - "CMakeFiles/xtrkcad-lib.dir/cpull.c.o" - "CMakeFiles/xtrkcad-lib.dir/cruler.c.o" - "CMakeFiles/xtrkcad-lib.dir/cselect.c.o" - "CMakeFiles/xtrkcad-lib.dir/csensor.c.o" - "CMakeFiles/xtrkcad-lib.dir/csnap.c.o" - "CMakeFiles/xtrkcad-lib.dir/csplit.c.o" - "CMakeFiles/xtrkcad-lib.dir/csignal.c.o" - "CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o" - "CMakeFiles/xtrkcad-lib.dir/cstruct.c.o" - "CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o" - "CMakeFiles/xtrkcad-lib.dir/ctext.c.o" - "CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o" - "CMakeFiles/xtrkcad-lib.dir/ctrain.c.o" - "CMakeFiles/xtrkcad-lib.dir/cturnout.c.o" - "CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o" - "CMakeFiles/xtrkcad-lib.dir/cundo.c.o" - "CMakeFiles/xtrkcad-lib.dir/custom.c.o" - "CMakeFiles/xtrkcad-lib.dir/dbench.c.o" - "CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o" - "CMakeFiles/xtrkcad-lib.dir/dcar.c.o" - "CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o" - "CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o" - "CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o" - "CMakeFiles/xtrkcad-lib.dir/dease.c.o" - "CMakeFiles/xtrkcad-lib.dir/denum.c.o" - "CMakeFiles/xtrkcad-lib.dir/dlayer.c.o" - "CMakeFiles/xtrkcad-lib.dir/doption.c.o" - "CMakeFiles/xtrkcad-lib.dir/dpricels.c.o" - "CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o" - "CMakeFiles/xtrkcad-lib.dir/draw.c.o" - "CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o" - "CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o" - "CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o" - "CMakeFiles/xtrkcad-lib.dir/elev.c.o" - "CMakeFiles/xtrkcad-lib.dir/fileio.c.o" - "CMakeFiles/xtrkcad-lib.dir/i18n.c.o" - "CMakeFiles/xtrkcad-lib.dir/layout.c.o" - "CMakeFiles/xtrkcad-lib.dir/lprintf.c.o" - "CMakeFiles/xtrkcad-lib.dir/macro.c.o" - "CMakeFiles/xtrkcad-lib.dir/misc2.c.o" - "CMakeFiles/xtrkcad-lib.dir/param.c.o" - "CMakeFiles/xtrkcad-lib.dir/paths.c.o" - "CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o" - "CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o" - "CMakeFiles/xtrkcad-lib.dir/tbezier.c.o" - "CMakeFiles/xtrkcad-lib.dir/tcornu.c.o" - "CMakeFiles/xtrkcad-lib.dir/tcurve.c.o" - "CMakeFiles/xtrkcad-lib.dir/tease.c.o" - "CMakeFiles/xtrkcad-lib.dir/track.c.o" - "CMakeFiles/xtrkcad-lib.dir/trkseg.c.o" - "CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o" - "CMakeFiles/xtrkcad-lib.dir/utility.c.o" - "libxtrkcad-lib.pdb" - "libxtrkcad-lib.a" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xtrkcad-lib.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean_target.cmake b/app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean_target.cmake deleted file mode 100644 index 47de38e..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libxtrkcad-lib.a" -) diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/depend.make b/app/bin/CMakeFiles/xtrkcad-lib.dir/depend.make deleted file mode 100644 index 224d515..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xtrkcad-lib. -# This may be replaced when dependencies are built. diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make b/app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make deleted file mode 100644 index 5131b8b..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g3 -gdwarf-2 -std=gnu99 - -C_DEFINES = -DXTRKCAD_CMAKE_BUILD - -C_INCLUDES = -I/usr/local/include -I/home/martin/XTrackCAD/src/work/app/bin -I/home/martin/XTrackCAD/src/work/app/dynstring -I/home/martin/XTrackCAD/src/work/app/cornu -I/home/martin/XTrackCAD/src/work -I/home/martin/XTrackCAD/src/work/app/help -I/home/martin/XTrackCAD/src/work/app/wlib/include - diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/link.txt b/app/bin/CMakeFiles/xtrkcad-lib.dir/link.txt deleted file mode 100644 index e5f00ad..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/ar qc libxtrkcad-lib.a CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o CMakeFiles/xtrkcad-lib.dir/cbezier.c.o CMakeFiles/xtrkcad-lib.dir/cblock.c.o CMakeFiles/xtrkcad-lib.dir/ccornu.c.o CMakeFiles/xtrkcad-lib.dir/ccurve.c.o CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o CMakeFiles/xtrkcad-lib.dir/cdraw.c.o CMakeFiles/xtrkcad-lib.dir/celev.c.o CMakeFiles/xtrkcad-lib.dir/cgroup.c.o CMakeFiles/xtrkcad-lib.dir/chndldto.c.o CMakeFiles/xtrkcad-lib.dir/chotbar.c.o CMakeFiles/xtrkcad-lib.dir/cjoin.c.o CMakeFiles/xtrkcad-lib.dir/cmisc.c.o CMakeFiles/xtrkcad-lib.dir/cmodify.c.o CMakeFiles/xtrkcad-lib.dir/cnote.c.o CMakeFiles/xtrkcad-lib.dir/compound.c.o CMakeFiles/xtrkcad-lib.dir/cparalle.c.o CMakeFiles/xtrkcad-lib.dir/cprint.c.o CMakeFiles/xtrkcad-lib.dir/cprofile.c.o CMakeFiles/xtrkcad-lib.dir/cpull.c.o CMakeFiles/xtrkcad-lib.dir/cruler.c.o CMakeFiles/xtrkcad-lib.dir/cselect.c.o CMakeFiles/xtrkcad-lib.dir/csensor.c.o CMakeFiles/xtrkcad-lib.dir/csnap.c.o CMakeFiles/xtrkcad-lib.dir/csplit.c.o CMakeFiles/xtrkcad-lib.dir/csignal.c.o CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o CMakeFiles/xtrkcad-lib.dir/cstruct.c.o CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o CMakeFiles/xtrkcad-lib.dir/ctext.c.o CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o CMakeFiles/xtrkcad-lib.dir/ctrain.c.o CMakeFiles/xtrkcad-lib.dir/cturnout.c.o CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o CMakeFiles/xtrkcad-lib.dir/cundo.c.o CMakeFiles/xtrkcad-lib.dir/custom.c.o CMakeFiles/xtrkcad-lib.dir/dbench.c.o CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o CMakeFiles/xtrkcad-lib.dir/dcar.c.o CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o CMakeFiles/xtrkcad-lib.dir/dease.c.o CMakeFiles/xtrkcad-lib.dir/denum.c.o CMakeFiles/xtrkcad-lib.dir/dlayer.c.o CMakeFiles/xtrkcad-lib.dir/doption.c.o CMakeFiles/xtrkcad-lib.dir/dpricels.c.o CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o CMakeFiles/xtrkcad-lib.dir/draw.c.o CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o CMakeFiles/xtrkcad-lib.dir/elev.c.o CMakeFiles/xtrkcad-lib.dir/fileio.c.o CMakeFiles/xtrkcad-lib.dir/i18n.c.o CMakeFiles/xtrkcad-lib.dir/layout.c.o CMakeFiles/xtrkcad-lib.dir/lprintf.c.o CMakeFiles/xtrkcad-lib.dir/macro.c.o CMakeFiles/xtrkcad-lib.dir/misc2.c.o CMakeFiles/xtrkcad-lib.dir/param.c.o CMakeFiles/xtrkcad-lib.dir/paths.c.o CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o CMakeFiles/xtrkcad-lib.dir/tbezier.c.o CMakeFiles/xtrkcad-lib.dir/tcornu.c.o CMakeFiles/xtrkcad-lib.dir/tcurve.c.o CMakeFiles/xtrkcad-lib.dir/tease.c.o CMakeFiles/xtrkcad-lib.dir/track.c.o CMakeFiles/xtrkcad-lib.dir/trkseg.c.o CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o CMakeFiles/xtrkcad-lib.dir/utility.c.o -/usr/bin/ranlib libxtrkcad-lib.a diff --git a/app/bin/CMakeFiles/xtrkcad-lib.dir/progress.make b/app/bin/CMakeFiles/xtrkcad-lib.dir/progress.make deleted file mode 100644 index 24e24f0..0000000 --- a/app/bin/CMakeFiles/xtrkcad-lib.dir/progress.make +++ /dev/null @@ -1,87 +0,0 @@ -CMAKE_PROGRESS_1 = 51 -CMAKE_PROGRESS_2 = -CMAKE_PROGRESS_3 = -CMAKE_PROGRESS_4 = 52 -CMAKE_PROGRESS_5 = -CMAKE_PROGRESS_6 = 53 -CMAKE_PROGRESS_7 = -CMAKE_PROGRESS_8 = -CMAKE_PROGRESS_9 = 54 -CMAKE_PROGRESS_10 = -CMAKE_PROGRESS_11 = 55 -CMAKE_PROGRESS_12 = -CMAKE_PROGRESS_13 = 56 -CMAKE_PROGRESS_14 = -CMAKE_PROGRESS_15 = -CMAKE_PROGRESS_16 = 57 -CMAKE_PROGRESS_17 = -CMAKE_PROGRESS_18 = 58 -CMAKE_PROGRESS_19 = -CMAKE_PROGRESS_20 = -CMAKE_PROGRESS_21 = 59 -CMAKE_PROGRESS_22 = -CMAKE_PROGRESS_23 = 60 -CMAKE_PROGRESS_24 = -CMAKE_PROGRESS_25 = 61 -CMAKE_PROGRESS_26 = -CMAKE_PROGRESS_27 = -CMAKE_PROGRESS_28 = 62 -CMAKE_PROGRESS_29 = -CMAKE_PROGRESS_30 = 63 -CMAKE_PROGRESS_31 = -CMAKE_PROGRESS_32 = 64 -CMAKE_PROGRESS_33 = -CMAKE_PROGRESS_34 = -CMAKE_PROGRESS_35 = 65 -CMAKE_PROGRESS_36 = -CMAKE_PROGRESS_37 = 66 -CMAKE_PROGRESS_38 = -CMAKE_PROGRESS_39 = -CMAKE_PROGRESS_40 = 67 -CMAKE_PROGRESS_41 = -CMAKE_PROGRESS_42 = 68 -CMAKE_PROGRESS_43 = -CMAKE_PROGRESS_44 = 69 -CMAKE_PROGRESS_45 = -CMAKE_PROGRESS_46 = -CMAKE_PROGRESS_47 = 70 -CMAKE_PROGRESS_48 = -CMAKE_PROGRESS_49 = 71 -CMAKE_PROGRESS_50 = -CMAKE_PROGRESS_51 = -CMAKE_PROGRESS_52 = 72 -CMAKE_PROGRESS_53 = -CMAKE_PROGRESS_54 = 73 -CMAKE_PROGRESS_55 = -CMAKE_PROGRESS_56 = 74 -CMAKE_PROGRESS_57 = -CMAKE_PROGRESS_58 = -CMAKE_PROGRESS_59 = 75 -CMAKE_PROGRESS_60 = -CMAKE_PROGRESS_61 = 76 -CMAKE_PROGRESS_62 = -CMAKE_PROGRESS_63 = -CMAKE_PROGRESS_64 = 77 -CMAKE_PROGRESS_65 = -CMAKE_PROGRESS_66 = 78 -CMAKE_PROGRESS_67 = -CMAKE_PROGRESS_68 = 79 -CMAKE_PROGRESS_69 = -CMAKE_PROGRESS_70 = -CMAKE_PROGRESS_71 = 80 -CMAKE_PROGRESS_72 = -CMAKE_PROGRESS_73 = 81 -CMAKE_PROGRESS_74 = -CMAKE_PROGRESS_75 = 82 -CMAKE_PROGRESS_76 = -CMAKE_PROGRESS_77 = -CMAKE_PROGRESS_78 = 83 -CMAKE_PROGRESS_79 = -CMAKE_PROGRESS_80 = 84 -CMAKE_PROGRESS_81 = -CMAKE_PROGRESS_82 = -CMAKE_PROGRESS_83 = 85 -CMAKE_PROGRESS_84 = -CMAKE_PROGRESS_85 = 86 -CMAKE_PROGRESS_86 = - diff --git a/app/bin/CMakeFiles/xtrkcad.dir/DependInfo.cmake b/app/bin/CMakeFiles/xtrkcad.dir/DependInfo.cmake deleted file mode 100644 index 0099d34..0000000 --- a/app/bin/CMakeFiles/xtrkcad.dir/DependInfo.cmake +++ /dev/null @@ -1,36 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/martin/XTrackCAD/src/work/app/bin/misc.c" "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad.dir/misc.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "XTRKCAD_CMAKE_BUILD" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/local/include" - "app/bin" - "app/dynstring" - "app/cornu" - "." - "app/help" - "app/wlib/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/xtrkcad-lib.dir/DependInfo.cmake" - "/home/martin/XTrackCAD/src/work/app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/DependInfo.cmake" - "/home/martin/XTrackCAD/src/work/app/cornu/CMakeFiles/xtrkcad-cornu.dir/DependInfo.cmake" - "/home/martin/XTrackCAD/src/work/app/dynstring/CMakeFiles/dynstring.dir/DependInfo.cmake" - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/app/bin/CMakeFiles/xtrkcad.dir/build.make b/app/bin/CMakeFiles/xtrkcad.dir/build.make deleted file mode 100644 index ef1a206..0000000 --- a/app/bin/CMakeFiles/xtrkcad.dir/build.make +++ /dev/null @@ -1,117 +0,0 @@ -# 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/xtrkcad.dir/depend.make - -# Include the progress variables for this target. -include app/bin/CMakeFiles/xtrkcad.dir/progress.make - -# Include the compile flags for this target's objects. -include app/bin/CMakeFiles/xtrkcad.dir/flags.make - -app/bin/CMakeFiles/xtrkcad.dir/misc.c.o: app/bin/CMakeFiles/xtrkcad.dir/flags.make -app/bin/CMakeFiles/xtrkcad.dir/misc.c.o: app/bin/misc.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/xtrkcad.dir/misc.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/xtrkcad.dir/misc.c.o -c /home/martin/XTrackCAD/src/work/app/bin/misc.c - -app/bin/CMakeFiles/xtrkcad.dir/misc.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/xtrkcad.dir/misc.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/misc.c > CMakeFiles/xtrkcad.dir/misc.c.i - -app/bin/CMakeFiles/xtrkcad.dir/misc.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/xtrkcad.dir/misc.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/misc.c -o CMakeFiles/xtrkcad.dir/misc.c.s - -app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.requires: - -.PHONY : app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.requires - -app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.provides: app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.requires - $(MAKE) -f app/bin/CMakeFiles/xtrkcad.dir/build.make app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.provides.build -.PHONY : app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.provides - -app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.provides.build: app/bin/CMakeFiles/xtrkcad.dir/misc.c.o - - -# Object files for target xtrkcad -xtrkcad_OBJECTS = \ -"CMakeFiles/xtrkcad.dir/misc.c.o" - -# External object files for target xtrkcad -xtrkcad_EXTERNAL_OBJECTS = - -app/bin/xtrkcad: app/bin/CMakeFiles/xtrkcad.dir/misc.c.o -app/bin/xtrkcad: app/bin/CMakeFiles/xtrkcad.dir/build.make -app/bin/xtrkcad: app/bin/libxtrkcad-lib.a -app/bin/xtrkcad: app/wlib/gtklib/libxtrkcad-wlib.a -app/bin/xtrkcad: app/cornu/libxtrkcad-cornu.a -app/bin/xtrkcad: app/dynstring/libdynstring.a -app/bin/xtrkcad: app/bin/CMakeFiles/xtrkcad.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_2) "Linking C executable xtrkcad" - cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xtrkcad.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -app/bin/CMakeFiles/xtrkcad.dir/build: app/bin/xtrkcad - -.PHONY : app/bin/CMakeFiles/xtrkcad.dir/build - -app/bin/CMakeFiles/xtrkcad.dir/requires: app/bin/CMakeFiles/xtrkcad.dir/misc.c.o.requires - -.PHONY : app/bin/CMakeFiles/xtrkcad.dir/requires - -app/bin/CMakeFiles/xtrkcad.dir/clean: - cd /home/martin/XTrackCAD/src/work/app/bin && $(CMAKE_COMMAND) -P CMakeFiles/xtrkcad.dir/cmake_clean.cmake -.PHONY : app/bin/CMakeFiles/xtrkcad.dir/clean - -app/bin/CMakeFiles/xtrkcad.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/xtrkcad.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : app/bin/CMakeFiles/xtrkcad.dir/depend - diff --git a/app/bin/CMakeFiles/xtrkcad.dir/cmake_clean.cmake b/app/bin/CMakeFiles/xtrkcad.dir/cmake_clean.cmake deleted file mode 100644 index 743ddc1..0000000 --- a/app/bin/CMakeFiles/xtrkcad.dir/cmake_clean.cmake +++ /dev/null @@ -1,10 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/xtrkcad.dir/misc.c.o" - "xtrkcad.pdb" - "xtrkcad" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xtrkcad.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/app/bin/CMakeFiles/xtrkcad.dir/depend.make b/app/bin/CMakeFiles/xtrkcad.dir/depend.make deleted file mode 100644 index 2406640..0000000 --- a/app/bin/CMakeFiles/xtrkcad.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xtrkcad. -# This may be replaced when dependencies are built. diff --git a/app/bin/CMakeFiles/xtrkcad.dir/flags.make b/app/bin/CMakeFiles/xtrkcad.dir/flags.make deleted file mode 100644 index 5131b8b..0000000 --- a/app/bin/CMakeFiles/xtrkcad.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g3 -gdwarf-2 -std=gnu99 - -C_DEFINES = -DXTRKCAD_CMAKE_BUILD - -C_INCLUDES = -I/usr/local/include -I/home/martin/XTrackCAD/src/work/app/bin -I/home/martin/XTrackCAD/src/work/app/dynstring -I/home/martin/XTrackCAD/src/work/app/cornu -I/home/martin/XTrackCAD/src/work -I/home/martin/XTrackCAD/src/work/app/help -I/home/martin/XTrackCAD/src/work/app/wlib/include - diff --git a/app/bin/CMakeFiles/xtrkcad.dir/link.txt b/app/bin/CMakeFiles/xtrkcad.dir/link.txt deleted file mode 100644 index be8c441..0000000 --- a/app/bin/CMakeFiles/xtrkcad.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gcc -g3 -gdwarf-2 CMakeFiles/xtrkcad.dir/misc.c.o -o xtrkcad -rdynamic libxtrkcad-lib.a ../wlib/gtklib/libxtrkcad-wlib.a ../cornu/libxtrkcad-cornu.a ../dynstring/libdynstring.a -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lwebkitgtk-1.0 -lsoup-2.4 -ljavascriptcoregtk-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lwebkitgtk-1.0 -lsoup-2.4 -ljavascriptcoregtk-1.0 diff --git a/app/bin/CMakeFiles/xtrkcad.dir/progress.make b/app/bin/CMakeFiles/xtrkcad.dir/progress.make deleted file mode 100644 index 6c287f1..0000000 --- a/app/bin/CMakeFiles/xtrkcad.dir/progress.make +++ /dev/null @@ -1,3 +0,0 @@ -CMAKE_PROGRESS_1 = -CMAKE_PROGRESS_2 = - diff --git a/app/bin/CTestTestfile.cmake b/app/bin/CTestTestfile.cmake deleted file mode 100644 index 3d308c5..0000000 --- a/app/bin/CTestTestfile.cmake +++ /dev/null @@ -1,7 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/martin/XTrackCAD/src/work/app/bin -# Build directory: /home/martin/XTrackCAD/src/work/app/bin -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. -subdirs(unittest) diff --git a/app/bin/Makefile b/app/bin/Makefile deleted file mode 100644 index 1fa314a..0000000 --- a/app/bin/Makefile +++ /dev/null @@ -1,2511 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# 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/martin/XTrackCAD/src/work - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/martin/XTrackCAD/src/work - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." - /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# Special rule for the target package -package: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." - cd /home/martin/XTrackCAD/src/work && /usr/bin/cpack --config ./CPackConfig.cmake -.PHONY : package - -# Special rule for the target package -package/fast: package - -.PHONY : package/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 - -# 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 -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\"" -.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 package_source -package_source: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." - cd /home/martin/XTrackCAD/src/work && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/martin/XTrackCAD/src/work/CPackSourceConfig.cmake -.PHONY : package_source - -# Special rule for the target package_source -package_source/fast: package_source - -.PHONY : package_source/fast - -# The main all target -all: cmake_check_build_system - cd /home/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -E cmake_progress_start /home/martin/XTrackCAD/src/work/CMakeFiles /home/martin/XTrackCAD/src/work/app/bin/CMakeFiles/progress.marks - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/martin/XTrackCAD/src/work/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -app/bin/CMakeFiles/xtrkcad.dir/rule: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/CMakeFiles/xtrkcad.dir/rule -.PHONY : app/bin/CMakeFiles/xtrkcad.dir/rule - -# Convenience name for target. -xtrkcad: app/bin/CMakeFiles/xtrkcad.dir/rule - -.PHONY : xtrkcad - -# fast build rule for target. -xtrkcad/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad.dir/build.make app/bin/CMakeFiles/xtrkcad.dir/build -.PHONY : xtrkcad/fast - -# Convenience name for target. -app/bin/CMakeFiles/xtrkcad-lib.dir/rule: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/CMakeFiles/xtrkcad-lib.dir/rule -.PHONY : app/bin/CMakeFiles/xtrkcad-lib.dir/rule - -# Convenience name for target. -xtrkcad-lib: app/bin/CMakeFiles/xtrkcad-lib.dir/rule - -.PHONY : xtrkcad-lib - -# fast build rule for target. -xtrkcad-lib/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/build -.PHONY : xtrkcad-lib/fast - -# Convenience name for target. -app/bin/CMakeFiles/mkturnout.dir/rule: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/CMakeFiles/mkturnout.dir/rule -.PHONY : app/bin/CMakeFiles/mkturnout.dir/rule - -# Convenience name for target. -mkturnout: app/bin/CMakeFiles/mkturnout.dir/rule - -.PHONY : mkturnout - -# fast build rule for target. -mkturnout/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/build -.PHONY : mkturnout/fast - -# Convenience name for target. -app/bin/CMakeFiles/cnvdsgn.dir/rule: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/CMakeFiles/cnvdsgn.dir/rule -.PHONY : app/bin/CMakeFiles/cnvdsgn.dir/rule - -# Convenience name for target. -cnvdsgn: app/bin/CMakeFiles/cnvdsgn.dir/rule - -.PHONY : cnvdsgn - -# fast build rule for target. -cnvdsgn/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/build -.PHONY : cnvdsgn/fast - -appdefaults.o: appdefaults.c.o - -.PHONY : appdefaults.o - -# target to build an object file -appdefaults.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.o -.PHONY : appdefaults.c.o - -appdefaults.i: appdefaults.c.i - -.PHONY : appdefaults.i - -# target to preprocess a source file -appdefaults.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.i -.PHONY : appdefaults.c.i - -appdefaults.s: appdefaults.c.s - -.PHONY : appdefaults.s - -# target to generate assembly for a file -appdefaults.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/appdefaults.c.s -.PHONY : appdefaults.c.s - -bllnhlp.o: bllnhlp.c.o - -.PHONY : bllnhlp.o - -# target to build an object file -bllnhlp.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.o -.PHONY : bllnhlp.c.o - -bllnhlp.i: bllnhlp.c.i - -.PHONY : bllnhlp.i - -# target to preprocess a source file -bllnhlp.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.i -.PHONY : bllnhlp.c.i - -bllnhlp.s: bllnhlp.c.s - -.PHONY : bllnhlp.s - -# target to generate assembly for a file -bllnhlp.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/bllnhlp.c.s -.PHONY : bllnhlp.c.s - -cbezier.o: cbezier.c.o - -.PHONY : cbezier.o - -# target to build an object file -cbezier.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.o -.PHONY : cbezier.c.o - -cbezier.i: cbezier.c.i - -.PHONY : cbezier.i - -# target to preprocess a source file -cbezier.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.i -.PHONY : cbezier.c.i - -cbezier.s: cbezier.c.s - -.PHONY : cbezier.s - -# target to generate assembly for a file -cbezier.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cbezier.c.s -.PHONY : cbezier.c.s - -cblock.o: cblock.c.o - -.PHONY : cblock.o - -# target to build an object file -cblock.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.o -.PHONY : cblock.c.o - -cblock.i: cblock.c.i - -.PHONY : cblock.i - -# target to preprocess a source file -cblock.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.i -.PHONY : cblock.c.i - -cblock.s: cblock.c.s - -.PHONY : cblock.s - -# target to generate assembly for a file -cblock.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cblock.c.s -.PHONY : cblock.c.s - -ccontrol.o: ccontrol.c.o - -.PHONY : ccontrol.o - -# target to build an object file -ccontrol.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.o -.PHONY : ccontrol.c.o - -ccontrol.i: ccontrol.c.i - -.PHONY : ccontrol.i - -# target to preprocess a source file -ccontrol.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.i -.PHONY : ccontrol.c.i - -ccontrol.s: ccontrol.c.s - -.PHONY : ccontrol.s - -# target to generate assembly for a file -ccontrol.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccontrol.c.s -.PHONY : ccontrol.c.s - -ccornu.o: ccornu.c.o - -.PHONY : ccornu.o - -# target to build an object file -ccornu.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.o -.PHONY : ccornu.c.o - -ccornu.i: ccornu.c.i - -.PHONY : ccornu.i - -# target to preprocess a source file -ccornu.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.i -.PHONY : ccornu.c.i - -ccornu.s: ccornu.c.s - -.PHONY : ccornu.s - -# target to generate assembly for a file -ccornu.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccornu.c.s -.PHONY : ccornu.c.s - -ccurve.o: ccurve.c.o - -.PHONY : ccurve.o - -# target to build an object file -ccurve.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.o -.PHONY : ccurve.c.o - -ccurve.i: ccurve.c.i - -.PHONY : ccurve.i - -# target to preprocess a source file -ccurve.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.i -.PHONY : ccurve.c.i - -ccurve.s: ccurve.c.s - -.PHONY : ccurve.s - -# target to generate assembly for a file -ccurve.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ccurve.c.s -.PHONY : ccurve.c.s - -cdraw.o: cdraw.c.o - -.PHONY : cdraw.o - -# target to build an object file -cdraw.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.o -.PHONY : cdraw.c.o - -cdraw.i: cdraw.c.i - -.PHONY : cdraw.i - -# target to preprocess a source file -cdraw.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.i -.PHONY : cdraw.c.i - -cdraw.s: cdraw.c.s - -.PHONY : cdraw.s - -# target to generate assembly for a file -cdraw.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cdraw.c.s -.PHONY : cdraw.c.s - -celev.o: celev.c.o - -.PHONY : celev.o - -# target to build an object file -celev.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.o -.PHONY : celev.c.o - -celev.i: celev.c.i - -.PHONY : celev.i - -# target to preprocess a source file -celev.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.i -.PHONY : celev.c.i - -celev.s: celev.c.s - -.PHONY : celev.s - -# target to generate assembly for a file -celev.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/celev.c.s -.PHONY : celev.c.s - -cgroup.o: cgroup.c.o - -.PHONY : cgroup.o - -# target to build an object file -cgroup.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.o -.PHONY : cgroup.c.o - -cgroup.i: cgroup.c.i - -.PHONY : cgroup.i - -# target to preprocess a source file -cgroup.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.i -.PHONY : cgroup.c.i - -cgroup.s: cgroup.c.s - -.PHONY : cgroup.s - -# target to generate assembly for a file -cgroup.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cgroup.c.s -.PHONY : cgroup.c.s - -chndldto.o: chndldto.c.o - -.PHONY : chndldto.o - -# target to build an object file -chndldto.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.o -.PHONY : chndldto.c.o - -chndldto.i: chndldto.c.i - -.PHONY : chndldto.i - -# target to preprocess a source file -chndldto.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.i -.PHONY : chndldto.c.i - -chndldto.s: chndldto.c.s - -.PHONY : chndldto.s - -# target to generate assembly for a file -chndldto.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chndldto.c.s -.PHONY : chndldto.c.s - -chotbar.o: chotbar.c.o - -.PHONY : chotbar.o - -# target to build an object file -chotbar.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.o -.PHONY : chotbar.c.o - -chotbar.i: chotbar.c.i - -.PHONY : chotbar.i - -# target to preprocess a source file -chotbar.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.i -.PHONY : chotbar.c.i - -chotbar.s: chotbar.c.s - -.PHONY : chotbar.s - -# target to generate assembly for a file -chotbar.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/chotbar.c.s -.PHONY : chotbar.c.s - -cjoin.o: cjoin.c.o - -.PHONY : cjoin.o - -# target to build an object file -cjoin.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.o -.PHONY : cjoin.c.o - -cjoin.i: cjoin.c.i - -.PHONY : cjoin.i - -# target to preprocess a source file -cjoin.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.i -.PHONY : cjoin.c.i - -cjoin.s: cjoin.c.s - -.PHONY : cjoin.s - -# target to generate assembly for a file -cjoin.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cjoin.c.s -.PHONY : cjoin.c.s - -cmisc.o: cmisc.c.o - -.PHONY : cmisc.o - -# target to build an object file -cmisc.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.o -.PHONY : cmisc.c.o - -cmisc.i: cmisc.c.i - -.PHONY : cmisc.i - -# target to preprocess a source file -cmisc.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.i -.PHONY : cmisc.c.i - -cmisc.s: cmisc.c.s - -.PHONY : cmisc.s - -# target to generate assembly for a file -cmisc.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmisc.c.s -.PHONY : cmisc.c.s - -cmodify.o: cmodify.c.o - -.PHONY : cmodify.o - -# target to build an object file -cmodify.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.o -.PHONY : cmodify.c.o - -cmodify.i: cmodify.c.i - -.PHONY : cmodify.i - -# target to preprocess a source file -cmodify.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.i -.PHONY : cmodify.c.i - -cmodify.s: cmodify.c.s - -.PHONY : cmodify.s - -# target to generate assembly for a file -cmodify.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cmodify.c.s -.PHONY : cmodify.c.s - -cnote.o: cnote.c.o - -.PHONY : cnote.o - -# target to build an object file -cnote.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.o -.PHONY : cnote.c.o - -cnote.i: cnote.c.i - -.PHONY : cnote.i - -# target to preprocess a source file -cnote.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.i -.PHONY : cnote.c.i - -cnote.s: cnote.c.s - -.PHONY : cnote.s - -# target to generate assembly for a file -cnote.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cnote.c.s -.PHONY : cnote.c.s - -cnvdsgn.o: cnvdsgn.c.o - -.PHONY : cnvdsgn.o - -# target to build an object file -cnvdsgn.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.o -.PHONY : cnvdsgn.c.o - -cnvdsgn.i: cnvdsgn.c.i - -.PHONY : cnvdsgn.i - -# target to preprocess a source file -cnvdsgn.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.i -.PHONY : cnvdsgn.c.i - -cnvdsgn.s: cnvdsgn.c.s - -.PHONY : cnvdsgn.s - -# target to generate assembly for a file -cnvdsgn.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/cnvdsgn.c.s -.PHONY : cnvdsgn.c.s - -compound.o: compound.c.o - -.PHONY : compound.o - -# target to build an object file -compound.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.o -.PHONY : compound.c.o - -compound.i: compound.c.i - -.PHONY : compound.i - -# target to preprocess a source file -compound.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.i -.PHONY : compound.c.i - -compound.s: compound.c.s - -.PHONY : compound.s - -# target to generate assembly for a file -compound.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/compound.c.s -.PHONY : compound.c.s - -cparalle.o: cparalle.c.o - -.PHONY : cparalle.o - -# target to build an object file -cparalle.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.o -.PHONY : cparalle.c.o - -cparalle.i: cparalle.c.i - -.PHONY : cparalle.i - -# target to preprocess a source file -cparalle.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.i -.PHONY : cparalle.c.i - -cparalle.s: cparalle.c.s - -.PHONY : cparalle.s - -# target to generate assembly for a file -cparalle.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cparalle.c.s -.PHONY : cparalle.c.s - -cprint.o: cprint.c.o - -.PHONY : cprint.o - -# target to build an object file -cprint.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.o -.PHONY : cprint.c.o - -cprint.i: cprint.c.i - -.PHONY : cprint.i - -# target to preprocess a source file -cprint.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.i -.PHONY : cprint.c.i - -cprint.s: cprint.c.s - -.PHONY : cprint.s - -# target to generate assembly for a file -cprint.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprint.c.s -.PHONY : cprint.c.s - -cprofile.o: cprofile.c.o - -.PHONY : cprofile.o - -# target to build an object file -cprofile.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.o -.PHONY : cprofile.c.o - -cprofile.i: cprofile.c.i - -.PHONY : cprofile.i - -# target to preprocess a source file -cprofile.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.i -.PHONY : cprofile.c.i - -cprofile.s: cprofile.c.s - -.PHONY : cprofile.s - -# target to generate assembly for a file -cprofile.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cprofile.c.s -.PHONY : cprofile.c.s - -cpull.o: cpull.c.o - -.PHONY : cpull.o - -# target to build an object file -cpull.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.o -.PHONY : cpull.c.o - -cpull.i: cpull.c.i - -.PHONY : cpull.i - -# target to preprocess a source file -cpull.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.i -.PHONY : cpull.c.i - -cpull.s: cpull.c.s - -.PHONY : cpull.s - -# target to generate assembly for a file -cpull.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cpull.c.s -.PHONY : cpull.c.s - -cruler.o: cruler.c.o - -.PHONY : cruler.o - -# target to build an object file -cruler.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.o -.PHONY : cruler.c.o - -cruler.i: cruler.c.i - -.PHONY : cruler.i - -# target to preprocess a source file -cruler.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.i -.PHONY : cruler.c.i - -cruler.s: cruler.c.s - -.PHONY : cruler.s - -# target to generate assembly for a file -cruler.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cruler.c.s -.PHONY : cruler.c.s - -cselect.o: cselect.c.o - -.PHONY : cselect.o - -# target to build an object file -cselect.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.o -.PHONY : cselect.c.o - -cselect.i: cselect.c.i - -.PHONY : cselect.i - -# target to preprocess a source file -cselect.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.i -.PHONY : cselect.c.i - -cselect.s: cselect.c.s - -.PHONY : cselect.s - -# target to generate assembly for a file -cselect.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cselect.c.s -.PHONY : cselect.c.s - -csensor.o: csensor.c.o - -.PHONY : csensor.o - -# target to build an object file -csensor.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.o -.PHONY : csensor.c.o - -csensor.i: csensor.c.i - -.PHONY : csensor.i - -# target to preprocess a source file -csensor.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.i -.PHONY : csensor.c.i - -csensor.s: csensor.c.s - -.PHONY : csensor.s - -# target to generate assembly for a file -csensor.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csensor.c.s -.PHONY : csensor.c.s - -csignal.o: csignal.c.o - -.PHONY : csignal.o - -# target to build an object file -csignal.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.o -.PHONY : csignal.c.o - -csignal.i: csignal.c.i - -.PHONY : csignal.i - -# target to preprocess a source file -csignal.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.i -.PHONY : csignal.c.i - -csignal.s: csignal.c.s - -.PHONY : csignal.s - -# target to generate assembly for a file -csignal.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csignal.c.s -.PHONY : csignal.c.s - -csnap.o: csnap.c.o - -.PHONY : csnap.o - -# target to build an object file -csnap.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.o -.PHONY : csnap.c.o - -csnap.i: csnap.c.i - -.PHONY : csnap.i - -# target to preprocess a source file -csnap.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.i -.PHONY : csnap.c.i - -csnap.s: csnap.c.s - -.PHONY : csnap.s - -# target to generate assembly for a file -csnap.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csnap.c.s -.PHONY : csnap.c.s - -csplit.o: csplit.c.o - -.PHONY : csplit.o - -# target to build an object file -csplit.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.o -.PHONY : csplit.c.o - -csplit.i: csplit.c.i - -.PHONY : csplit.i - -# target to preprocess a source file -csplit.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.i -.PHONY : csplit.c.i - -csplit.s: csplit.c.s - -.PHONY : csplit.s - -# target to generate assembly for a file -csplit.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/csplit.c.s -.PHONY : csplit.c.s - -cstraigh.o: cstraigh.c.o - -.PHONY : cstraigh.o - -# target to build an object file -cstraigh.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.o -.PHONY : cstraigh.c.o - -cstraigh.i: cstraigh.c.i - -.PHONY : cstraigh.i - -# target to preprocess a source file -cstraigh.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.i -.PHONY : cstraigh.c.i - -cstraigh.s: cstraigh.c.s - -.PHONY : cstraigh.s - -# target to generate assembly for a file -cstraigh.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstraigh.c.s -.PHONY : cstraigh.c.s - -cstruct.o: cstruct.c.o - -.PHONY : cstruct.o - -# target to build an object file -cstruct.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.o -.PHONY : cstruct.c.o - -cstruct.i: cstruct.c.i - -.PHONY : cstruct.i - -# target to preprocess a source file -cstruct.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.i -.PHONY : cstruct.c.i - -cstruct.s: cstruct.c.s - -.PHONY : cstruct.s - -# target to generate assembly for a file -cstruct.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cstruct.c.s -.PHONY : cstruct.c.s - -cswitchmotor.o: cswitchmotor.c.o - -.PHONY : cswitchmotor.o - -# target to build an object file -cswitchmotor.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.o -.PHONY : cswitchmotor.c.o - -cswitchmotor.i: cswitchmotor.c.i - -.PHONY : cswitchmotor.i - -# target to preprocess a source file -cswitchmotor.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.i -.PHONY : cswitchmotor.c.i - -cswitchmotor.s: cswitchmotor.c.s - -.PHONY : cswitchmotor.s - -# target to generate assembly for a file -cswitchmotor.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cswitchmotor.c.s -.PHONY : cswitchmotor.c.s - -ctext.o: ctext.c.o - -.PHONY : ctext.o - -# target to build an object file -ctext.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.o -.PHONY : ctext.c.o - -ctext.i: ctext.c.i - -.PHONY : ctext.i - -# target to preprocess a source file -ctext.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.i -.PHONY : ctext.c.i - -ctext.s: ctext.c.s - -.PHONY : ctext.s - -# target to generate assembly for a file -ctext.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctext.c.s -.PHONY : ctext.c.s - -ctodesgn.o: ctodesgn.c.o - -.PHONY : ctodesgn.o - -# target to build an object file -ctodesgn.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.o - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.o -.PHONY : ctodesgn.c.o - -ctodesgn.i: ctodesgn.c.i - -.PHONY : ctodesgn.i - -# target to preprocess a source file -ctodesgn.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.i - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.i -.PHONY : ctodesgn.c.i - -ctodesgn.s: ctodesgn.c.s - -.PHONY : ctodesgn.s - -# target to generate assembly for a file -ctodesgn.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctodesgn.c.s - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/ctodesgn.c.s -.PHONY : ctodesgn.c.s - -ctrain.o: ctrain.c.o - -.PHONY : ctrain.o - -# target to build an object file -ctrain.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.o -.PHONY : ctrain.c.o - -ctrain.i: ctrain.c.i - -.PHONY : ctrain.i - -# target to preprocess a source file -ctrain.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.i -.PHONY : ctrain.c.i - -ctrain.s: ctrain.c.s - -.PHONY : ctrain.s - -# target to generate assembly for a file -ctrain.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/ctrain.c.s -.PHONY : ctrain.c.s - -cturnout.o: cturnout.c.o - -.PHONY : cturnout.o - -# target to build an object file -cturnout.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.o -.PHONY : cturnout.c.o - -cturnout.i: cturnout.c.i - -.PHONY : cturnout.i - -# target to preprocess a source file -cturnout.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.i -.PHONY : cturnout.c.i - -cturnout.s: cturnout.c.s - -.PHONY : cturnout.s - -# target to generate assembly for a file -cturnout.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturnout.c.s -.PHONY : cturnout.c.s - -cturntbl.o: cturntbl.c.o - -.PHONY : cturntbl.o - -# target to build an object file -cturntbl.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.o -.PHONY : cturntbl.c.o - -cturntbl.i: cturntbl.c.i - -.PHONY : cturntbl.i - -# target to preprocess a source file -cturntbl.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.i -.PHONY : cturntbl.c.i - -cturntbl.s: cturntbl.c.s - -.PHONY : cturntbl.s - -# target to generate assembly for a file -cturntbl.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cturntbl.c.s -.PHONY : cturntbl.c.s - -cundo.o: cundo.c.o - -.PHONY : cundo.o - -# target to build an object file -cundo.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.o -.PHONY : cundo.c.o - -cundo.i: cundo.c.i - -.PHONY : cundo.i - -# target to preprocess a source file -cundo.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.i -.PHONY : cundo.c.i - -cundo.s: cundo.c.s - -.PHONY : cundo.s - -# target to generate assembly for a file -cundo.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/cundo.c.s -.PHONY : cundo.c.s - -custom.o: custom.c.o - -.PHONY : custom.o - -# target to build an object file -custom.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.o -.PHONY : custom.c.o - -custom.i: custom.c.i - -.PHONY : custom.i - -# target to preprocess a source file -custom.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.i -.PHONY : custom.c.i - -custom.s: custom.c.s - -.PHONY : custom.s - -# target to generate assembly for a file -custom.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/custom.c.s -.PHONY : custom.c.s - -dbench.o: dbench.c.o - -.PHONY : dbench.o - -# target to build an object file -dbench.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.o -.PHONY : dbench.c.o - -dbench.i: dbench.c.i - -.PHONY : dbench.i - -# target to preprocess a source file -dbench.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.i -.PHONY : dbench.c.i - -dbench.s: dbench.c.s - -.PHONY : dbench.s - -# target to generate assembly for a file -dbench.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbench.c.s -.PHONY : dbench.c.s - -dbitmap.o: dbitmap.c.o - -.PHONY : dbitmap.o - -# target to build an object file -dbitmap.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.o -.PHONY : dbitmap.c.o - -dbitmap.i: dbitmap.c.i - -.PHONY : dbitmap.i - -# target to preprocess a source file -dbitmap.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.i -.PHONY : dbitmap.c.i - -dbitmap.s: dbitmap.c.s - -.PHONY : dbitmap.s - -# target to generate assembly for a file -dbitmap.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dbitmap.c.s -.PHONY : dbitmap.c.s - -dcar.o: dcar.c.o - -.PHONY : dcar.o - -# target to build an object file -dcar.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.o -.PHONY : dcar.c.o - -dcar.i: dcar.c.i - -.PHONY : dcar.i - -# target to preprocess a source file -dcar.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.i -.PHONY : dcar.c.i - -dcar.s: dcar.c.s - -.PHONY : dcar.s - -# target to generate assembly for a file -dcar.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcar.c.s -.PHONY : dcar.c.s - -dcmpnd.o: dcmpnd.c.o - -.PHONY : dcmpnd.o - -# target to build an object file -dcmpnd.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.o -.PHONY : dcmpnd.c.o - -dcmpnd.i: dcmpnd.c.i - -.PHONY : dcmpnd.i - -# target to preprocess a source file -dcmpnd.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.i -.PHONY : dcmpnd.c.i - -dcmpnd.s: dcmpnd.c.s - -.PHONY : dcmpnd.s - -# target to generate assembly for a file -dcmpnd.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcmpnd.c.s -.PHONY : dcmpnd.c.s - -dcontmgm.o: dcontmgm.c.o - -.PHONY : dcontmgm.o - -# target to build an object file -dcontmgm.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.o -.PHONY : dcontmgm.c.o - -dcontmgm.i: dcontmgm.c.i - -.PHONY : dcontmgm.i - -# target to preprocess a source file -dcontmgm.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.i -.PHONY : dcontmgm.c.i - -dcontmgm.s: dcontmgm.c.s - -.PHONY : dcontmgm.s - -# target to generate assembly for a file -dcontmgm.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcontmgm.c.s -.PHONY : dcontmgm.c.s - -dcustmgm.o: dcustmgm.c.o - -.PHONY : dcustmgm.o - -# target to build an object file -dcustmgm.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.o -.PHONY : dcustmgm.c.o - -dcustmgm.i: dcustmgm.c.i - -.PHONY : dcustmgm.i - -# target to preprocess a source file -dcustmgm.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.i -.PHONY : dcustmgm.c.i - -dcustmgm.s: dcustmgm.c.s - -.PHONY : dcustmgm.s - -# target to generate assembly for a file -dcustmgm.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dcustmgm.c.s -.PHONY : dcustmgm.c.s - -dease.o: dease.c.o - -.PHONY : dease.o - -# target to build an object file -dease.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.o -.PHONY : dease.c.o - -dease.i: dease.c.i - -.PHONY : dease.i - -# target to preprocess a source file -dease.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.i -.PHONY : dease.c.i - -dease.s: dease.c.s - -.PHONY : dease.s - -# target to generate assembly for a file -dease.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dease.c.s -.PHONY : dease.c.s - -denum.o: denum.c.o - -.PHONY : denum.o - -# target to build an object file -denum.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.o -.PHONY : denum.c.o - -denum.i: denum.c.i - -.PHONY : denum.i - -# target to preprocess a source file -denum.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.i -.PHONY : denum.c.i - -denum.s: denum.c.s - -.PHONY : denum.s - -# target to generate assembly for a file -denum.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/denum.c.s -.PHONY : denum.c.s - -dlayer.o: dlayer.c.o - -.PHONY : dlayer.o - -# target to build an object file -dlayer.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.o -.PHONY : dlayer.c.o - -dlayer.i: dlayer.c.i - -.PHONY : dlayer.i - -# target to preprocess a source file -dlayer.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.i -.PHONY : dlayer.c.i - -dlayer.s: dlayer.c.s - -.PHONY : dlayer.s - -# target to generate assembly for a file -dlayer.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dlayer.c.s -.PHONY : dlayer.c.s - -doption.o: doption.c.o - -.PHONY : doption.o - -# target to build an object file -doption.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.o -.PHONY : doption.c.o - -doption.i: doption.c.i - -.PHONY : doption.i - -# target to preprocess a source file -doption.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.i -.PHONY : doption.c.i - -doption.s: doption.c.s - -.PHONY : doption.s - -# target to generate assembly for a file -doption.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/doption.c.s -.PHONY : doption.c.s - -dpricels.o: dpricels.c.o - -.PHONY : dpricels.o - -# target to build an object file -dpricels.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.o -.PHONY : dpricels.c.o - -dpricels.i: dpricels.c.i - -.PHONY : dpricels.i - -# target to preprocess a source file -dpricels.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.i -.PHONY : dpricels.c.i - -dpricels.s: dpricels.c.s - -.PHONY : dpricels.s - -# target to generate assembly for a file -dpricels.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dpricels.c.s -.PHONY : dpricels.c.s - -dprmfile.o: dprmfile.c.o - -.PHONY : dprmfile.o - -# target to build an object file -dprmfile.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.o -.PHONY : dprmfile.c.o - -dprmfile.i: dprmfile.c.i - -.PHONY : dprmfile.i - -# target to preprocess a source file -dprmfile.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.i -.PHONY : dprmfile.c.i - -dprmfile.s: dprmfile.c.s - -.PHONY : dprmfile.s - -# target to generate assembly for a file -dprmfile.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dprmfile.c.s -.PHONY : dprmfile.c.s - -draw.o: draw.c.o - -.PHONY : draw.o - -# target to build an object file -draw.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.o -.PHONY : draw.c.o - -draw.i: draw.c.i - -.PHONY : draw.i - -# target to preprocess a source file -draw.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.i -.PHONY : draw.c.i - -draw.s: draw.c.s - -.PHONY : draw.s - -# target to generate assembly for a file -draw.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/draw.c.s -.PHONY : draw.c.s - -drawgeom.o: drawgeom.c.o - -.PHONY : drawgeom.o - -# target to build an object file -drawgeom.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.o -.PHONY : drawgeom.c.o - -drawgeom.i: drawgeom.c.i - -.PHONY : drawgeom.i - -# target to preprocess a source file -drawgeom.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.i -.PHONY : drawgeom.c.i - -drawgeom.s: drawgeom.c.s - -.PHONY : drawgeom.s - -# target to generate assembly for a file -drawgeom.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/drawgeom.c.s -.PHONY : drawgeom.c.s - -dxfformat.o: dxfformat.c.o - -.PHONY : dxfformat.o - -# target to build an object file -dxfformat.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.o -.PHONY : dxfformat.c.o - -dxfformat.i: dxfformat.c.i - -.PHONY : dxfformat.i - -# target to preprocess a source file -dxfformat.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.i -.PHONY : dxfformat.c.i - -dxfformat.s: dxfformat.c.s - -.PHONY : dxfformat.s - -# target to generate assembly for a file -dxfformat.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfformat.c.s -.PHONY : dxfformat.c.s - -dxfoutput.o: dxfoutput.c.o - -.PHONY : dxfoutput.o - -# target to build an object file -dxfoutput.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.o -.PHONY : dxfoutput.c.o - -dxfoutput.i: dxfoutput.c.i - -.PHONY : dxfoutput.i - -# target to preprocess a source file -dxfoutput.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.i -.PHONY : dxfoutput.c.i - -dxfoutput.s: dxfoutput.c.s - -.PHONY : dxfoutput.s - -# target to generate assembly for a file -dxfoutput.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/dxfoutput.c.s -.PHONY : dxfoutput.c.s - -elev.o: elev.c.o - -.PHONY : elev.o - -# target to build an object file -elev.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.o -.PHONY : elev.c.o - -elev.i: elev.c.i - -.PHONY : elev.i - -# target to preprocess a source file -elev.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.i -.PHONY : elev.c.i - -elev.s: elev.c.s - -.PHONY : elev.s - -# target to generate assembly for a file -elev.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/elev.c.s -.PHONY : elev.c.s - -fileio.o: fileio.c.o - -.PHONY : fileio.o - -# target to build an object file -fileio.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.o -.PHONY : fileio.c.o - -fileio.i: fileio.c.i - -.PHONY : fileio.i - -# target to preprocess a source file -fileio.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.i -.PHONY : fileio.c.i - -fileio.s: fileio.c.s - -.PHONY : fileio.s - -# target to generate assembly for a file -fileio.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/fileio.c.s -.PHONY : fileio.c.s - -i18n.o: i18n.c.o - -.PHONY : i18n.o - -# target to build an object file -i18n.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.o -.PHONY : i18n.c.o - -i18n.i: i18n.c.i - -.PHONY : i18n.i - -# target to preprocess a source file -i18n.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.i -.PHONY : i18n.c.i - -i18n.s: i18n.c.s - -.PHONY : i18n.s - -# target to generate assembly for a file -i18n.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/i18n.c.s -.PHONY : i18n.c.s - -layout.o: layout.c.o - -.PHONY : layout.o - -# target to build an object file -layout.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.o -.PHONY : layout.c.o - -layout.i: layout.c.i - -.PHONY : layout.i - -# target to preprocess a source file -layout.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.i -.PHONY : layout.c.i - -layout.s: layout.c.s - -.PHONY : layout.s - -# target to generate assembly for a file -layout.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/layout.c.s -.PHONY : layout.c.s - -lprintf.o: lprintf.c.o - -.PHONY : lprintf.o - -# target to build an object file -lprintf.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.o -.PHONY : lprintf.c.o - -lprintf.i: lprintf.c.i - -.PHONY : lprintf.i - -# target to preprocess a source file -lprintf.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.i -.PHONY : lprintf.c.i - -lprintf.s: lprintf.c.s - -.PHONY : lprintf.s - -# target to generate assembly for a file -lprintf.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/lprintf.c.s -.PHONY : lprintf.c.s - -macro.o: macro.c.o - -.PHONY : macro.o - -# target to build an object file -macro.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.o -.PHONY : macro.c.o - -macro.i: macro.c.i - -.PHONY : macro.i - -# target to preprocess a source file -macro.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.i -.PHONY : macro.c.i - -macro.s: macro.c.s - -.PHONY : macro.s - -# target to generate assembly for a file -macro.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/macro.c.s -.PHONY : macro.c.s - -misc.o: misc.c.o - -.PHONY : misc.o - -# target to build an object file -misc.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad.dir/build.make app/bin/CMakeFiles/xtrkcad.dir/misc.c.o -.PHONY : misc.c.o - -misc.i: misc.c.i - -.PHONY : misc.i - -# target to preprocess a source file -misc.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad.dir/build.make app/bin/CMakeFiles/xtrkcad.dir/misc.c.i -.PHONY : misc.c.i - -misc.s: misc.c.s - -.PHONY : misc.s - -# target to generate assembly for a file -misc.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad.dir/build.make app/bin/CMakeFiles/xtrkcad.dir/misc.c.s -.PHONY : misc.c.s - -misc2.o: misc2.c.o - -.PHONY : misc2.o - -# target to build an object file -misc2.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.o -.PHONY : misc2.c.o - -misc2.i: misc2.c.i - -.PHONY : misc2.i - -# target to preprocess a source file -misc2.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.i -.PHONY : misc2.c.i - -misc2.s: misc2.c.s - -.PHONY : misc2.s - -# target to generate assembly for a file -misc2.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/misc2.c.s -.PHONY : misc2.c.s - -param.o: param.c.o - -.PHONY : param.o - -# target to build an object file -param.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.o -.PHONY : param.c.o - -param.i: param.c.i - -.PHONY : param.i - -# target to preprocess a source file -param.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.i -.PHONY : param.c.i - -param.s: param.c.s - -.PHONY : param.s - -# target to generate assembly for a file -param.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/param.c.s -.PHONY : param.c.s - -paths.o: paths.c.o - -.PHONY : paths.o - -# target to build an object file -paths.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.o -.PHONY : paths.c.o - -paths.i: paths.c.i - -.PHONY : paths.i - -# target to preprocess a source file -paths.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.i -.PHONY : paths.c.i - -paths.s: paths.c.s - -.PHONY : paths.s - -# target to generate assembly for a file -paths.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/paths.c.s -.PHONY : paths.c.s - -shrtpath.o: shrtpath.c.o - -.PHONY : shrtpath.o - -# target to build an object file -shrtpath.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.o -.PHONY : shrtpath.c.o - -shrtpath.i: shrtpath.c.i - -.PHONY : shrtpath.i - -# target to preprocess a source file -shrtpath.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.i -.PHONY : shrtpath.c.i - -shrtpath.s: shrtpath.c.s - -.PHONY : shrtpath.s - -# target to generate assembly for a file -shrtpath.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/shrtpath.c.s -.PHONY : shrtpath.c.s - -smalldlg.o: smalldlg.c.o - -.PHONY : smalldlg.o - -# target to build an object file -smalldlg.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.o -.PHONY : smalldlg.c.o - -smalldlg.i: smalldlg.c.i - -.PHONY : smalldlg.i - -# target to preprocess a source file -smalldlg.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.i -.PHONY : smalldlg.c.i - -smalldlg.s: smalldlg.c.s - -.PHONY : smalldlg.s - -# target to generate assembly for a file -smalldlg.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/smalldlg.c.s -.PHONY : smalldlg.c.s - -tbezier.o: tbezier.c.o - -.PHONY : tbezier.o - -# target to build an object file -tbezier.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.o -.PHONY : tbezier.c.o - -tbezier.i: tbezier.c.i - -.PHONY : tbezier.i - -# target to preprocess a source file -tbezier.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.i -.PHONY : tbezier.c.i - -tbezier.s: tbezier.c.s - -.PHONY : tbezier.s - -# target to generate assembly for a file -tbezier.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tbezier.c.s -.PHONY : tbezier.c.s - -tcornu.o: tcornu.c.o - -.PHONY : tcornu.o - -# target to build an object file -tcornu.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.o -.PHONY : tcornu.c.o - -tcornu.i: tcornu.c.i - -.PHONY : tcornu.i - -# target to preprocess a source file -tcornu.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.i -.PHONY : tcornu.c.i - -tcornu.s: tcornu.c.s - -.PHONY : tcornu.s - -# target to generate assembly for a file -tcornu.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcornu.c.s -.PHONY : tcornu.c.s - -tcurve.o: tcurve.c.o - -.PHONY : tcurve.o - -# target to build an object file -tcurve.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.o -.PHONY : tcurve.c.o - -tcurve.i: tcurve.c.i - -.PHONY : tcurve.i - -# target to preprocess a source file -tcurve.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.i -.PHONY : tcurve.c.i - -tcurve.s: tcurve.c.s - -.PHONY : tcurve.s - -# target to generate assembly for a file -tcurve.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tcurve.c.s -.PHONY : tcurve.c.s - -tease.o: tease.c.o - -.PHONY : tease.o - -# target to build an object file -tease.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.o -.PHONY : tease.c.o - -tease.i: tease.c.i - -.PHONY : tease.i - -# target to preprocess a source file -tease.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.i -.PHONY : tease.c.i - -tease.s: tease.c.s - -.PHONY : tease.s - -# target to generate assembly for a file -tease.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tease.c.s -.PHONY : tease.c.s - -track.o: track.c.o - -.PHONY : track.o - -# target to build an object file -track.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.o -.PHONY : track.c.o - -track.i: track.c.i - -.PHONY : track.i - -# target to preprocess a source file -track.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.i -.PHONY : track.c.i - -track.s: track.c.s - -.PHONY : track.s - -# target to generate assembly for a file -track.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/track.c.s -.PHONY : track.c.s - -trkseg.o: trkseg.c.o - -.PHONY : trkseg.o - -# target to build an object file -trkseg.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.o -.PHONY : trkseg.c.o - -trkseg.i: trkseg.c.i - -.PHONY : trkseg.i - -# target to preprocess a source file -trkseg.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.i -.PHONY : trkseg.c.i - -trkseg.s: trkseg.c.s - -.PHONY : trkseg.s - -# target to generate assembly for a file -trkseg.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/trkseg.c.s -.PHONY : trkseg.c.s - -tstraigh.o: tstraigh.c.o - -.PHONY : tstraigh.o - -# target to build an object file -tstraigh.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.o -.PHONY : tstraigh.c.o - -tstraigh.i: tstraigh.c.i - -.PHONY : tstraigh.i - -# target to preprocess a source file -tstraigh.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.i -.PHONY : tstraigh.c.i - -tstraigh.s: tstraigh.c.s - -.PHONY : tstraigh.s - -# target to generate assembly for a file -tstraigh.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/tstraigh.c.s -.PHONY : tstraigh.c.s - -utility.o: utility.c.o - -.PHONY : utility.o - -# target to build an object file -utility.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.o - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/utility.c.o - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/utility.c.o -.PHONY : utility.c.o - -utility.i: utility.c.i - -.PHONY : utility.i - -# target to preprocess a source file -utility.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.i - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/utility.c.i - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/utility.c.i -.PHONY : utility.c.i - -utility.s: utility.c.s - -.PHONY : utility.s - -# target to generate assembly for a file -utility.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/xtrkcad-lib.dir/build.make app/bin/CMakeFiles/xtrkcad-lib.dir/utility.c.s - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/mkturnout.dir/build.make app/bin/CMakeFiles/mkturnout.dir/utility.c.s - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/CMakeFiles/cnvdsgn.dir/build.make app/bin/CMakeFiles/cnvdsgn.dir/utility.c.s -.PHONY : utility.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 "... test" - @echo "... xtrkcad" - @echo "... package" - @echo "... xtrkcad-lib" - @echo "... mkturnout" - @echo "... cnvdsgn" - @echo "... install/local" - @echo "... install/strip" - @echo "... install" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... package_source" - @echo "... appdefaults.o" - @echo "... appdefaults.i" - @echo "... appdefaults.s" - @echo "... bllnhlp.o" - @echo "... bllnhlp.i" - @echo "... bllnhlp.s" - @echo "... cbezier.o" - @echo "... cbezier.i" - @echo "... cbezier.s" - @echo "... cblock.o" - @echo "... cblock.i" - @echo "... cblock.s" - @echo "... ccontrol.o" - @echo "... ccontrol.i" - @echo "... ccontrol.s" - @echo "... ccornu.o" - @echo "... ccornu.i" - @echo "... ccornu.s" - @echo "... ccurve.o" - @echo "... ccurve.i" - @echo "... ccurve.s" - @echo "... cdraw.o" - @echo "... cdraw.i" - @echo "... cdraw.s" - @echo "... celev.o" - @echo "... celev.i" - @echo "... celev.s" - @echo "... cgroup.o" - @echo "... cgroup.i" - @echo "... cgroup.s" - @echo "... chndldto.o" - @echo "... chndldto.i" - @echo "... chndldto.s" - @echo "... chotbar.o" - @echo "... chotbar.i" - @echo "... chotbar.s" - @echo "... cjoin.o" - @echo "... cjoin.i" - @echo "... cjoin.s" - @echo "... cmisc.o" - @echo "... cmisc.i" - @echo "... cmisc.s" - @echo "... cmodify.o" - @echo "... cmodify.i" - @echo "... cmodify.s" - @echo "... cnote.o" - @echo "... cnote.i" - @echo "... cnote.s" - @echo "... cnvdsgn.o" - @echo "... cnvdsgn.i" - @echo "... cnvdsgn.s" - @echo "... compound.o" - @echo "... compound.i" - @echo "... compound.s" - @echo "... cparalle.o" - @echo "... cparalle.i" - @echo "... cparalle.s" - @echo "... cprint.o" - @echo "... cprint.i" - @echo "... cprint.s" - @echo "... cprofile.o" - @echo "... cprofile.i" - @echo "... cprofile.s" - @echo "... cpull.o" - @echo "... cpull.i" - @echo "... cpull.s" - @echo "... cruler.o" - @echo "... cruler.i" - @echo "... cruler.s" - @echo "... cselect.o" - @echo "... cselect.i" - @echo "... cselect.s" - @echo "... csensor.o" - @echo "... csensor.i" - @echo "... csensor.s" - @echo "... csignal.o" - @echo "... csignal.i" - @echo "... csignal.s" - @echo "... csnap.o" - @echo "... csnap.i" - @echo "... csnap.s" - @echo "... csplit.o" - @echo "... csplit.i" - @echo "... csplit.s" - @echo "... cstraigh.o" - @echo "... cstraigh.i" - @echo "... cstraigh.s" - @echo "... cstruct.o" - @echo "... cstruct.i" - @echo "... cstruct.s" - @echo "... cswitchmotor.o" - @echo "... cswitchmotor.i" - @echo "... cswitchmotor.s" - @echo "... ctext.o" - @echo "... ctext.i" - @echo "... ctext.s" - @echo "... ctodesgn.o" - @echo "... ctodesgn.i" - @echo "... ctodesgn.s" - @echo "... ctrain.o" - @echo "... ctrain.i" - @echo "... ctrain.s" - @echo "... cturnout.o" - @echo "... cturnout.i" - @echo "... cturnout.s" - @echo "... cturntbl.o" - @echo "... cturntbl.i" - @echo "... cturntbl.s" - @echo "... cundo.o" - @echo "... cundo.i" - @echo "... cundo.s" - @echo "... custom.o" - @echo "... custom.i" - @echo "... custom.s" - @echo "... dbench.o" - @echo "... dbench.i" - @echo "... dbench.s" - @echo "... dbitmap.o" - @echo "... dbitmap.i" - @echo "... dbitmap.s" - @echo "... dcar.o" - @echo "... dcar.i" - @echo "... dcar.s" - @echo "... dcmpnd.o" - @echo "... dcmpnd.i" - @echo "... dcmpnd.s" - @echo "... dcontmgm.o" - @echo "... dcontmgm.i" - @echo "... dcontmgm.s" - @echo "... dcustmgm.o" - @echo "... dcustmgm.i" - @echo "... dcustmgm.s" - @echo "... dease.o" - @echo "... dease.i" - @echo "... dease.s" - @echo "... denum.o" - @echo "... denum.i" - @echo "... denum.s" - @echo "... dlayer.o" - @echo "... dlayer.i" - @echo "... dlayer.s" - @echo "... doption.o" - @echo "... doption.i" - @echo "... doption.s" - @echo "... dpricels.o" - @echo "... dpricels.i" - @echo "... dpricels.s" - @echo "... dprmfile.o" - @echo "... dprmfile.i" - @echo "... dprmfile.s" - @echo "... draw.o" - @echo "... draw.i" - @echo "... draw.s" - @echo "... drawgeom.o" - @echo "... drawgeom.i" - @echo "... drawgeom.s" - @echo "... dxfformat.o" - @echo "... dxfformat.i" - @echo "... dxfformat.s" - @echo "... dxfoutput.o" - @echo "... dxfoutput.i" - @echo "... dxfoutput.s" - @echo "... elev.o" - @echo "... elev.i" - @echo "... elev.s" - @echo "... fileio.o" - @echo "... fileio.i" - @echo "... fileio.s" - @echo "... i18n.o" - @echo "... i18n.i" - @echo "... i18n.s" - @echo "... layout.o" - @echo "... layout.i" - @echo "... layout.s" - @echo "... lprintf.o" - @echo "... lprintf.i" - @echo "... lprintf.s" - @echo "... macro.o" - @echo "... macro.i" - @echo "... macro.s" - @echo "... misc.o" - @echo "... misc.i" - @echo "... misc.s" - @echo "... misc2.o" - @echo "... misc2.i" - @echo "... misc2.s" - @echo "... param.o" - @echo "... param.i" - @echo "... param.s" - @echo "... paths.o" - @echo "... paths.i" - @echo "... paths.s" - @echo "... shrtpath.o" - @echo "... shrtpath.i" - @echo "... shrtpath.s" - @echo "... smalldlg.o" - @echo "... smalldlg.i" - @echo "... smalldlg.s" - @echo "... tbezier.o" - @echo "... tbezier.i" - @echo "... tbezier.s" - @echo "... tcornu.o" - @echo "... tcornu.i" - @echo "... tcornu.s" - @echo "... tcurve.o" - @echo "... tcurve.i" - @echo "... tcurve.s" - @echo "... tease.o" - @echo "... tease.i" - @echo "... tease.s" - @echo "... track.o" - @echo "... track.i" - @echo "... track.s" - @echo "... trkseg.o" - @echo "... trkseg.i" - @echo "... trkseg.s" - @echo "... tstraigh.o" - @echo "... tstraigh.i" - @echo "... tstraigh.s" - @echo "... utility.o" - @echo "... utility.i" - @echo "... utility.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/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/app/bin/cblock.c b/app/bin/cblock.c index c4f6795..4c4895c 100644 --- a/app/bin/cblock.c +++ b/app/bin/cblock.c @@ -102,8 +102,8 @@ static char blockScript[STR_LONG_SIZE]; static long blockElementCount; static paramData_t blockPLs[] = { -/*0*/ { PD_STRING, blockName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof( blockName ) }, -/*1*/ { PD_STRING, blockScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, (void *)sizeof( blockScript) } +/*0*/ { PD_STRING, blockName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof( blockName )}, +/*1*/ { PD_STRING, blockScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, 0, sizeof( blockScript)} }; static paramGroup_t blockPG = { "block", 0, blockPLs, sizeof blockPLs/sizeof blockPLs[0] }; static wWin_p blockW; @@ -114,8 +114,8 @@ static char blockEditSegs[STR_LONG_SIZE]; static track_p blockEditTrack; static paramData_t blockEditPLs[] = { -/*0*/ { PD_STRING, blockEditName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof(blockEditName) }, -/*1*/ { PD_STRING, blockEditScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, (void *)sizeof(blockEditScript) }, +/*0*/ { PD_STRING, blockEditName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof(blockEditName)}, +/*1*/ { PD_STRING, blockEditScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, 0, sizeof(blockEditScript)}, /*2*/ { PD_STRING, blockEditSegs, "segments", PDO_NOPREF, (void*)350, N_("Segments"), BO_READONLY }, }; static paramGroup_t blockEditPG = { "block", 0, blockEditPLs, sizeof blockEditPLs/sizeof blockEditPLs[0] }; @@ -157,8 +157,8 @@ static struct { typedef enum { NM, SC, LN, E0, E1 } blockDesc_e; static descData_t blockDesc[] = { -/*NM*/ { DESC_STRING, N_("Name"), &blockData.name }, -/*SC*/ { DESC_STRING, N_("Script"), &blockData.script }, +/*NM*/ { DESC_STRING, N_("Name"), &blockData.name, sizeof(blockData.name) }, +/*SC*/ { DESC_STRING, N_("Script"), &blockData.script, sizeof(blockData.script) }, /*LN*/ { DESC_DIM, N_("Length"), &blockData.length }, /*E0*/ { DESC_POS, N_("End Pt 1: X,Y"), &blockData.endPt[0] }, /*E1*/ { DESC_POS, N_("End Pt 2: X,Y"), &blockData.endPt[1] }, @@ -170,30 +170,45 @@ static void UpdateBlock (track_p trk, int inx, descData_p descUpd, BOOL_T needUn const char * thename, *thescript; char *newName, *newScript; BOOL_T changed, nChanged, sChanged; + size_t max_str; LOG( log_block, 1, ("*** UpdateBlock(): needUndoStart = %d\n",needUndoStart)) if ( inx == -1 ) { nChanged = sChanged = changed = FALSE; thename = wStringGetValue( (wString_p)blockDesc[NM].control0 ); - if ( strcmp( thename, xx->name ) != 0 ) { + + if ( !xx->name || strcmp( thename, xx->name ) != 0 ) { nChanged = changed = TRUE; - newName = MyStrdup(thename); + max_str = blockDesc[NM].max_string; + if (max_str && strlen(thename)>max_str-1) { + newName = MyMalloc(max_str); + strncpy(newName, thename, max_str - 1); + newName[max_str-1] = '\0'; + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newName = MyStrdup(thename); } + thescript = wStringGetValue( (wString_p)blockDesc[SC].control0 ); - if ( strcmp( thescript, xx->script ) != 0 ) { + if ( !xx->script || strcmp( thescript, xx->script ) != 0 ) { sChanged = changed = TRUE; - newScript = MyStrdup(thescript); + max_str = blockDesc[SC].max_string; + if (max_str && strlen(thescript)>max_str-1) { + newScript = MyMalloc(max_str); + strncpy(newScript, thescript, max_str - 1); + newScript[max_str-1] = '\0'; + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newScript = MyStrdup(thescript); } if ( ! changed ) return; if ( needUndoStart ) UndoStart( _("Change block"), "Change block" ); UndoModify( trk ); if (nChanged) { - MyFree(xx->name); + if (xx->name) MyFree(xx->name); xx->name = newName; } if (sChanged) { - MyFree(xx->script); + if (xx->script) MyFree(xx->script); xx->script = newScript; } return; @@ -239,10 +254,10 @@ static void DescribeBlock (track_p trk, char * str, CSIZE_T len ) } sprintf( str, _("(%d): Layer=%d %s"), GetTrkIndex(trk), GetTrkLayer(trk)+1, message ); - strncpy(blockData.name,xx->name,STR_SHORT_SIZE-1); - blockData.name[STR_SHORT_SIZE-1] = '\0'; - strncpy(blockData.script,xx->script,STR_LONG_SIZE-1); - blockData.script[STR_LONG_SIZE-1] = '\0'; + blockData.name[0] = '\0'; + strncat(blockData.name,xx->name,STR_SHORT_SIZE-1); + blockData.script[0] = '\0'; + strncat(blockData.script,xx->script,STR_LONG_SIZE-1); blockData.length = 0; if (xx->numTracks > 0) { blockData.endPt[0] = GetTrkEndPos((&(xx->trackList))[0].t,0); @@ -736,9 +751,10 @@ static void EditBlock (track_p trk) wIndex_t iTrack; BOOL_T needComma = FALSE; char temp[32]; - - strncpy(blockEditName,xx->name,STR_SHORT_SIZE); - strncpy(blockEditScript,xx->script,STR_LONG_SIZE); + strncpy(blockEditName, xx->name, STR_SHORT_SIZE - 1); + blockEditName[STR_SHORT_SIZE-1] = '\0'; + strncpy(blockEditScript, xx->script, STR_LONG_SIZE - 1); + blockEditScript[STR_LONG_SIZE-1] = '\0'; blockEditSegs[0] = '\0'; for (iTrack = 0; iTrack < xx->numTracks ; iTrack++) { if ((&(xx->trackList))[iTrack].t == NULL) continue; diff --git a/app/bin/ccontrol.c b/app/bin/ccontrol.c index 4729511..fb02fdf 100644 --- a/app/bin/ccontrol.c +++ b/app/bin/ccontrol.c @@ -59,6 +59,7 @@ static const char rcsid[] = "@(#) : $Id$"; #include "track.h" #include "trackx.h" #include "utility.h" +#include "messages.h" EXPORT TRKTYP_T T_CONTROL = -1; @@ -164,10 +165,10 @@ static struct { typedef enum { NM, PS, ON, OF } controlDesc_e; static descData_t controlDesc[] = { - /* NM */ { DESC_STRING, N_("Name"), &controlProperties.name }, + /* NM */ { DESC_STRING, N_("Name"), &controlProperties.name, sizeof(controlProperties.name) }, /* PS */ { DESC_POS, N_("Position"), &controlProperties.pos }, - /* ON */ { DESC_STRING, N_("On Script"), &controlProperties.onscript }, - /* OF */ { DESC_STRING, N_("Off Script"),&controlProperties.offscript }, + /* ON */ { DESC_STRING, N_("On Script"), &controlProperties.onscript, sizeof(controlProperties.onscript) }, + /* OF */ { DESC_STRING, N_("Off Script"),&controlProperties.offscript, sizeof(controlProperties.offscript) }, { DESC_NULL } }; static void UpdateControlProperties ( track_p trk, int inx, descData_p @@ -175,6 +176,7 @@ static void UpdateControlProperties ( track_p trk, int inx, descData_p { controlData_p xx = GetcontrolData(trk); const char *thename, *theonscript, *theoffscript; + unsigned int max_str; char *newName, *newOnScript, *newOffScript; BOOL_T changed, nChanged, pChanged, onChanged, offChanged; @@ -192,18 +194,40 @@ static void UpdateControlProperties ( track_p trk, int inx, descData_p thename = wStringGetValue( (wString_p) controlDesc[NM].control0 ); if (strcmp(thename,xx->name) != 0) { nChanged = changed = TRUE; - newName = MyStrdup(thename); + max_str = controlDesc[NM].max_string; + if (max_str && strlen(thename)>max_str-1) { + newName = MyMalloc(max_str); + newName[0] = '\0'; + strncat(newName,thename,max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newName = MyStrdup(thename); } + + theonscript = wStringGetValue( (wString_p) controlDesc[ON].control0 ); if (strcmp(theonscript,xx->onscript) != 0) { onChanged = changed = TRUE; - newOnScript = MyStrdup(theonscript); + max_str = controlDesc[ON].max_string; + if (max_str && strlen(theonscript)>max_str-1) { + newOnScript = MyMalloc(max_str); + newOnScript[0] = '\0'; + strncat(newOnScript,theonscript,max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newOnScript = MyStrdup(theonscript); } + theoffscript = wStringGetValue( (wString_p) controlDesc[OF].control0 ); if (strcmp(theoffscript,xx->offscript) != 0) { offChanged = changed = TRUE; - newOffScript = MyStrdup(theoffscript); + max_str = controlDesc[OF].max_string; + if (max_str && strlen(theoffscript)>max_str-1) { + newOffScript = MyMalloc(max_str); + newOffScript[max_str-1] = '\0'; + strncat(newOffScript,theoffscript,max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str); + } else newOffScript = MyStrdup(theoffscript); } + if (controlProperties.pos.x != xx->orig.x || controlProperties.pos.y != xx->orig.y) { pChanged = changed = TRUE; @@ -381,15 +405,15 @@ static char controlEditOffScript[STR_LONG_SIZE]; static paramFloatRange_t r_1000_1000 = { -1000.0, 1000.0, 80 }; static paramData_t controlEditPLs[] = { #define I_CONTROLNAME (0) - /*0*/ { PD_STRING, controlEditName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof(controlEditName) }, + /*0*/ { PD_STRING, controlEditName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof(controlEditName) }, #define I_ORIGX (1) - /*1*/ { PD_FLOAT, &controlEditOrig.x, "origx", PDO_DIM, &r_1000_1000, N_("Orgin X") }, + /*1*/ { PD_FLOAT, &controlEditOrig.x, "origx", PDO_DIM, &r_1000_1000, N_("Origin X") }, #define I_ORIGY (2) /*2*/ { PD_FLOAT, &controlEditOrig.y, "origy", PDO_DIM, &r_1000_1000, N_("Origin Y") }, #define I_CONTROLONSCRIPT (3) - /*3*/ { PD_STRING, controlEditOnScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("On Script"), 0, (void *)sizeof(controlEditOnScript) }, + /*3*/ { PD_STRING, controlEditOnScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("On Script"), 0, 0, sizeof(controlEditOnScript)}, #define I_CONTROLOFFSCRIPT (4) - /*4*/ { PD_STRING, controlEditOffScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Off Script"), 0, (void *)sizeof(controlEditOffScript) }, + /*4*/ { PD_STRING, controlEditOffScript, "script", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Off Script"), 0, 0, sizeof(controlEditOffScript)}, }; static paramGroup_t controlEditPG = { "controlEdit", 0, controlEditPLs, sizeof controlEditPLs/sizeof controlEditPLs[0] }; diff --git a/app/bin/ccornu.c b/app/bin/ccornu.c index 5515d75..9bdb0d0 100644 --- a/app/bin/ccornu.c +++ b/app/bin/ccornu.c @@ -379,10 +379,14 @@ void DrawTempCornu() { void CreateBothEnds(int selectPoint) { BOOL_T selectable[2],modifyable[2]; - selectable[0] = Da.trk[0] && !QueryTrack(Da.trk[0],Q_IS_CORNU); - modifyable[0] = Da.trk[0] && QueryTrack(Da.trk[0],Q_CORNU_CAN_MODIFY); - selectable[1] = Da.trk[1] && !QueryTrack(Da.trk[1],Q_IS_CORNU); - modifyable[1] = Da.trk[1] && QueryTrack(Da.trk[1],Q_CORNU_CAN_MODIFY); + selectable[0] = !Da.trk[0] || ( + Da.trk[0] && !QueryTrack(Da.trk[0],Q_IS_CORNU) && !QueryTrack(Da.trk[0],Q_CAN_MODIFY_CONTROL_POINTS)); + modifyable[0] = !Da.trk[0] || ( + Da.trk[0] && QueryTrack(Da.trk[0],Q_CORNU_CAN_MODIFY)); + selectable[1] = !Da.trk[1] || ( + Da.trk[1] && !QueryTrack(Da.trk[1],Q_IS_CORNU) && !QueryTrack(Da.trk[0],Q_CAN_MODIFY_CONTROL_POINTS)); + modifyable[1] = !Da.trk[1] || ( + Da.trk[1] && QueryTrack(Da.trk[1],Q_CORNU_CAN_MODIFY)); if (selectPoint == -1) { Da.ep1Segs_da_cnt = createEndPoint(Da.ep1Segs, Da.pos[0],FALSE,selectable[0],modifyable[0]); Da.ep2Segs_da_cnt = createEndPoint(Da.ep2Segs, Da.pos[1],FALSE,selectable[1],modifyable[1]); @@ -479,6 +483,12 @@ void SetUpCornuParms(cornuParm_t * cp) { cp->radius[1] = Da.radius[1]; } + +struct extraData { + cornuData_t cornuData; + }; + + /* * AdjustCornuCurve * @@ -538,10 +548,6 @@ EXPORT STATUS_T AdjustCornuCurve( wBeep(); InfoMessage( _("Not close enough to end point, reselect") ); return C_CONTINUE; - } else if (Da.trk[Da.selectPoint] && QueryTrack(Da.trk[Da.selectPoint],Q_IS_CORNU)){ - wBeep(); - InfoMessage( _("Is Cornu End -> Not Selectable") ); - return C_CONTINUE; } else { pos = Da.pos[Da.selectPoint]; Da.state = POINT_PICKED; @@ -596,6 +602,11 @@ EXPORT STATUS_T AdjustCornuCurve( DrawTempCornu(); //wipe out old Da.extend[sel] = FALSE; if(!Da.trk[sel]) { //Cornu with no ends + struct extraData *xx = GetTrkExtraData(Da.selectTrack); + Da.pos[sel] = xx->cornuData.pos[sel]; //Re-Copy parms from old trk + Da.radius[sel] = xx->cornuData.r[sel]; + Da.angle[sel] = xx->cornuData.a[sel]; + Da.center[sel] = xx->cornuData.c[sel]; if (Da.radius[sel] == 0) { //Straight Da.extendSeg[sel].type = SEG_STRTRK; Da.extendSeg[sel].width = 0; @@ -632,6 +643,10 @@ EXPORT STATUS_T AdjustCornuCurve( else Da.extend[sel] = TRUE; } + if (Da.extend[sel] == FALSE) { // Not extending - so trim along our own Cornu + GetCornuParmsNear(Da.selectTrack, sel, &pos, &Da.center[sel], &Da.angle[sel], &Da.radius[sel] ); + Da.pos[sel] = pos; + } } else { //Cornu with ends if (inside) Da.pos[sel] = pos; if (!GetConnectedTrackParms(Da.trk[sel],pos,sel,Da.ep[sel])) { @@ -694,11 +709,11 @@ EXPORT STATUS_T AdjustCornuCurve( Da.pos[sel] = pos; } - } else { //Bezier and Cornu that we are joining TO can't extend - DrawTempCornu(); //put back - wBeep(); - InfoMessage(_("Must be on the %s Track"),Da.trackType[sel]==curveTypeBezier?"Bezier":Da.trackType[sel]==curveTypeCornu?"Cornu":"Unknown Type"); - pos = GetTrkEndPos(Da.trk[sel],Da.ep[sel]); + } else { //Bezier and Cornu that we are joining TO can't extend + DrawTempCornu(); //put back + wBeep(); + InfoMessage(_("Can't extend connected Bezier or Cornu")); + pos = GetTrkEndPos(Da.trk[sel],Da.ep[sel]); return C_CONTINUE; } } @@ -804,9 +819,6 @@ EXPORT STATUS_T AdjustCornuCurve( } -struct extraData { - cornuData_t cornuData; - }; /** * CmdCornuModify @@ -834,6 +846,7 @@ STATUS_T CmdCornuModify (track_p trk, wAction_t action, coOrd pos, DIST_T trackG DYNARR_RESET(trkSeg_t,Da.crvSegs_da); Da.ep1Segs_da_cnt = 0; Da.ep2Segs_da_cnt = 0; + Da.crvSegs_da_cnt = 0; Da.extend[0] = FALSE; Da.extend[1] = FALSE; Da.selectPoint = -1; @@ -897,7 +910,8 @@ STATUS_T CmdCornuModify (track_p trk, wAction_t action, coOrd pos, DIST_T trackG return C_CONTINUE; } for (int i=0;i<2;i++) { - if (!(QueryTrack(Da.trk[i],Q_CAN_ADD_ENDPOINTS))) { // Not Turntable + if (Da.trk[i] && + !(QueryTrack(Da.trk[i],Q_CAN_ADD_ENDPOINTS))) { // Not Turntable if (FindDistance(Da.pos[i],GetTrkEndPos(Da.trk[i],1-Da.ep[i])) < minLength) { wBeep(); InfoMessage(_("Cornu end %d too close to other end of connect track - reposition it"),i+1); @@ -1229,13 +1243,15 @@ STATUS_T CmdCornu( wAction_t action, coOrd pos ) case C_REDRAW: if ( Da.state != NONE ) { - DrawCornuCurve(NULL,Da.ep1Segs,Da.ep1Segs_da_cnt,Da.ep2Segs,Da.ep2Segs_da_cnt,(trkSeg_t *)Da.crvSegs_da.ptr,Da.crvSegs_da.cnt, NULL, &Da.extendSeg[0],&Da.extendSeg[1],Da.color); + DrawCornuCurve(NULL,Da.ep1Segs,Da.ep1Segs_da_cnt,Da.ep2Segs,Da.ep2Segs_da_cnt,(trkSeg_t *)Da.crvSegs_da.ptr,Da.crvSegs_da.cnt, NULL, + Da.extend[0]?&Da.extendSeg[0]:NULL,Da.extend[1]?&Da.extendSeg[1]:NULL,Da.color); } return C_CONTINUE; case C_CANCEL: if (Da.state != NONE) { - DrawCornuCurve(NULL,Da.ep1Segs,Da.ep1Segs_da_cnt,Da.ep2Segs,Da.ep2Segs_da_cnt,(trkSeg_t *)Da.crvSegs_da.ptr,Da.crvSegs_da.cnt, NULL, &Da.extendSeg[0],&Da.extendSeg[1],Da.color); + DrawCornuCurve(NULL,Da.ep1Segs,Da.ep1Segs_da_cnt,Da.ep2Segs,Da.ep2Segs_da_cnt,(trkSeg_t *)Da.crvSegs_da.ptr,Da.crvSegs_da.cnt, NULL, + Da.extend[0]?&Da.extendSeg[0]:NULL,Da.extend[1]?&Da.extendSeg[1]:NULL,Da.color); Da.ep1Segs_da_cnt = 0; Da.ep2Segs_da_cnt = 0; Da.crvSegs_da_cnt = 0; diff --git a/app/bin/cdraw.c b/app/bin/cdraw.c index a4a35bd..9bddcaf 100644 --- a/app/bin/cdraw.c +++ b/app/bin/cdraw.c @@ -171,8 +171,8 @@ static track_p MakeDrawFromSeg1( if (xx->segs[0].type == SEG_POLY || xx->segs[0].type == SEG_FILPOLY) { - xx->segs[0].u.p.pts = (coOrd*)MyMalloc( (sp->u.p.cnt) * sizeof *(coOrd*)NULL ); - memcpy(xx->segs[0].u.p.pts, sp->u.p.pts, sp->u.p.cnt * sizeof *(coOrd*)NULL); + xx->segs[0].u.p.pts = (coOrd*)MyMalloc( (sp->u.p.cnt) * sizeof (coOrd) ); + memcpy(xx->segs[0].u.p.pts, sp->u.p.pts, sp->u.p.cnt * sizeof (coOrd) ); } if (xx->segs[0].type == SEG_TEXT) { xx->segs[0].u.t.string = MyStrdup(sp->u.t.string); @@ -589,6 +589,12 @@ static void DrawDraw( track_p t, drawCmd_p d, wDrawColor color ) static void DeleteDraw( track_p t ) { + /* Get rid of points if specified */ + struct extraData * xx = GetTrkExtraData(t); + if (xx->segs[0].type == SEG_POLY || + xx->segs[0].type == SEG_FILPOLY) { + MyFree(xx->segs[0].u.p.pts); + } } @@ -753,6 +759,36 @@ static void FlipDraw( ComputeDrawBoundingBox( trk ); } +static BOOL_T StoreDraw( + track_p trk, + void **data, + long * len) +{ + struct extraData * xx = GetTrkExtraData(trk); + if (xx->segs[0].type == SEG_POLY || + xx->segs[0].type == SEG_FILPOLY) { + *data = xx->segs[0].u.p.pts; + *len = xx->segs[0].u.p.cnt* sizeof (coOrd); + return TRUE; + } + return FALSE; +} + +static BOOL_T ReplayDraw( + track_p trk, + void * data, + long len) +{ + struct extraData * xx = GetTrkExtraData(trk); + if (xx->segs[0].type == SEG_POLY || + xx->segs[0].type == SEG_FILPOLY) { + xx->segs[0].u.p.pts = MyMalloc(len); + memcpy(xx->segs[0].u.p.pts,data,len); + return TRUE; + } + return FALSE; +} + static trackCmd_t drawCmds = { "DRAW", @@ -779,7 +815,16 @@ static trackCmd_t drawCmds = { NULL, /* moveEndPt */ NULL, /* query */ UngroupDraw, - FlipDraw }; + FlipDraw, + NULL, + NULL, + NULL, + NULL, /*Parallel*/ + NULL, + NULL, /*MakeSegs*/ + ReplayDraw, + StoreDraw + }; EXPORT BOOL_T OnTableEdgeEndPt( track_p trk, coOrd * pos ) { diff --git a/app/bin/celev.c b/app/bin/celev.c index 11de45a..5a63a3a 100644 --- a/app/bin/celev.c +++ b/app/bin/celev.c @@ -55,7 +55,7 @@ static paramData_t elevationPLs[] = { #define I_GRADE (3) { PD_MESSAGE, NULL, "grade", 0, (void*)80 }, #define I_STATION (4) - { PD_STRING, elevStationV, "station", PDO_DLGUNDERCMDBUTT|PDO_STRINGLIMITLENGTH, (void*)200, NULL, 0, (void *)sizeof(elevStationV) } }; + { PD_STRING, elevStationV, "station", PDO_DLGUNDERCMDBUTT|PDO_STRINGLIMITLENGTH, (void*)200, NULL, 0, 0, sizeof(elevStationV)} }; static paramGroup_t elevationPG = { "elev", 0, elevationPLs, sizeof elevationPLs/sizeof elevationPLs[0] }; diff --git a/app/bin/cgroup.c b/app/bin/cgroup.c index 6393f89..0094564 100644 --- a/app/bin/cgroup.c +++ b/app/bin/cgroup.c @@ -616,9 +616,9 @@ char * groupReplaceLabels[] = { N_("Replace with new group?"), NULL }; static wWin_p groupW; static paramIntegerRange_t r0_999999 = { 0, 999999 }; static paramData_t groupPLs[] = { -/*0*/ { PD_STRING, groupManuf, "manuf", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Manufacturer"), 0, (void *)sizeof(groupManuf) }, -/*1*/ { PD_STRING, groupDesc, "desc", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)230, N_("Description"), 0, (void *)sizeof(groupDesc) }, -/*2*/ { PD_STRING, groupPartno, "partno", PDO_NOPREF|PDO_DLGHORZ|PDO_DLGIGNORELABELWIDTH|PDO_STRINGLIMITLENGTH, (void*)100, N_("#"), 0, (void *)sizeof(groupPartno) }, +/*0*/ { PD_STRING, groupManuf, "manuf", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Manufacturer"), 0, 0, sizeof(groupManuf)}, +/*1*/ { PD_STRING, groupDesc, "desc", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)230, N_("Description"), 0, 0, sizeof(groupDesc)}, +/*2*/ { PD_STRING, groupPartno, "partno", PDO_NOPREF|PDO_DLGHORZ|PDO_DLGIGNORELABELWIDTH|PDO_STRINGLIMITLENGTH, (void*)100, N_("#"), 0, 0, sizeof(groupPartno)}, /*3*/ { PD_LONG, &groupSegCnt, "segcnt", PDO_NOPREF, &r0_999999, N_("# Segments"), BO_READONLY }, /*4*/ { PD_TOGGLE, &groupReplace, "replace", 0, groupReplaceLabels, "", BC_HORZ|BC_NOBORDER } }; static paramGroup_t groupPG = { "group", 0, groupPLs, sizeof groupPLs/sizeof groupPLs[0] }; diff --git a/app/bin/chotbar.c b/app/bin/chotbar.c index 188ad27..31a19ad 100644 --- a/app/bin/chotbar.c +++ b/app/bin/chotbar.c @@ -439,7 +439,7 @@ EXPORT void InitHotBar( void ) hotBarML = wMenuListCreate( hotbarPopupM, "", -1, HotbarJump ); } -EXPORT void LayoutHotBar( void ) +EXPORT void LayoutHotBar( void * redraw ) { wPos_t buttonWidth, winWidth, winHeight; BOOL_T initialize = FALSE; @@ -466,7 +466,7 @@ EXPORT void LayoutHotBar( void ) wControlSetPos( (wControl_p)hotBarLeftB, 0, toolbarHeight ); wControlSetPos( (wControl_p)hotBarRightB, winWidth-20-buttonWidth, toolbarHeight ); wControlSetPos( (wControl_p)hotBarD.d, buttonWidth, toolbarHeight ); - wDrawSetSize( hotBarD.d, winWidth-20-buttonWidth*2, hotBarHeight+2 ); + wDrawSetSize( hotBarD.d, winWidth-20-buttonWidth*2, hotBarHeight+2, redraw ); hotBarD.size.x = ((double)(winWidth-20-buttonWidth*2))/hotBarD.dpi*hotBarD.scale; hotBarD.size.y = (double)hotBarDrawHeight/hotBarD.dpi*hotBarD.scale; //Exclude Label from calc wControlShow( (wControl_p)hotBarLeftB, TRUE ); @@ -474,7 +474,7 @@ EXPORT void LayoutHotBar( void ) wControlShow( (wControl_p)hotBarD.d, TRUE ); if (initialize) ChangeHotBar( CHANGE_PARAMS ); - else + else if (!redraw) RedrawHotBar( NULL, NULL, 0, 0 ); toolbarHeight += hotBarHeight+3; } diff --git a/app/bin/cmake_install.cmake b/app/bin/cmake_install.cmake deleted file mode 100644 index 87c12fa..0000000 --- a/app/bin/cmake_install.cmake +++ /dev/null @@ -1,56 +0,0 @@ -# Install script for directory: /home/martin/XTrackCAD/src/work/app/bin - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -if("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) - if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/xtrkcad" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/xtrkcad") - file(RPATH_CHECK - FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/xtrkcad" - RPATH "") - endif() - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/martin/XTrackCAD/src/work/app/bin/xtrkcad") - if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/xtrkcad" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/xtrkcad") - if(CMAKE_INSTALL_DO_STRIP) - execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/xtrkcad") - endif() - endif() -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/martin/XTrackCAD/src/work/app/bin/unittest/cmake_install.cmake") - -endif() - diff --git a/app/bin/cmisc.c b/app/bin/cmisc.c index 4822540..a353530 100644 --- a/app/bin/cmisc.c +++ b/app/bin/cmisc.c @@ -347,6 +347,10 @@ static wControl_p AllocateButt(descData_p ddp, void * valueP, char * label, describeW_posy += wControlGetHeight(describePLs[inx].control) + sep; describePLs[inx].context = ddp; describePLs[inx].valueP = valueP; + if ((ddp->type == DESC_STRING) && ddp->max_string) { + describePLs[inx].max_string = ddp->max_string; + describePLs[inx].option |= PDO_STRINGLIMITLENGTH; + } if (label && ddp->type != DESC_TEXT) { wControlSetLabel(describePLs[inx].control, label); diff --git a/app/bin/cmodify.c b/app/bin/cmodify.c index ded3421..11f4c06 100644 --- a/app/bin/cmodify.c +++ b/app/bin/cmodify.c @@ -59,7 +59,6 @@ static BOOL_T modifyCornuMode; static STATUS_T ModifyBezier(wAction_t action, coOrd pos) { STATUS_T rc = C_CONTINUE; if (Dex.Trk == NULL) return C_ERROR; //No track picked yet! - trackGauge = (IsTrack(Dex.Trk)?GetTrkGauge(Dex.Trk):0.0); switch (action&0xFF) { case C_START: case C_DOWN: @@ -67,6 +66,7 @@ static STATUS_T ModifyBezier(wAction_t action, coOrd pos) { case C_UP: case C_OK: case C_TEXT: + trackGauge = (IsTrack(Dex.Trk)?GetTrkGauge(Dex.Trk):0.0); rc = CmdBezModify(Dex.Trk, action, pos, trackGauge); break; case C_TERMINATE: @@ -88,7 +88,6 @@ static STATUS_T ModifyBezier(wAction_t action, coOrd pos) { static STATUS_T ModifyCornu(wAction_t action, coOrd pos) { STATUS_T rc = C_CONTINUE; if (Dex.Trk == NULL) return C_ERROR; //No track picked yet! - trackGauge = (IsTrack(Dex.Trk)?GetTrkGauge(Dex.Trk):0.0); switch (action&0xFF) { case C_START: case C_DOWN: @@ -96,6 +95,7 @@ static STATUS_T ModifyCornu(wAction_t action, coOrd pos) { case C_UP: case C_OK: case C_TEXT: + trackGauge = (IsTrack(Dex.Trk)?GetTrkGauge(Dex.Trk):0.0); rc = CmdCornuModify(Dex.Trk, action, pos, trackGauge); break; case C_TERMINATE: diff --git a/app/bin/compound.c b/app/bin/compound.c index dad7dda..d1a16f5 100644 --- a/app/bin/compound.c +++ b/app/bin/compound.c @@ -31,11 +31,13 @@ #include "common.h" #include "compound.h" #include "cundo.h" +#include "dynstring.h" #include "fileio.h" #include "i18n.h" #include "shrtpath.h" #include "track.h" #include "utility.h" +#include "messages.h" /***************************************************************************** * @@ -515,9 +517,9 @@ static descData_t compoundDesc[] = { /*GR*/ { DESC_FLOAT, N_("Grade"), &compoundData.grade }, /*OR*/ { DESC_POS, N_("Origin: X,Y"), &compoundData.orig }, /*AN*/ { DESC_ANGLE, N_("Angle"), &compoundData.angle }, -/*MN*/ { DESC_STRING, N_("Manufacturer"), &compoundData.manuf }, -/*NM*/ { DESC_STRING, N_("Name"), &compoundData.name }, -/*PN*/ { DESC_STRING, N_("Part No"), &compoundData.partno }, +/*MN*/ { DESC_STRING, N_("Manufacturer"), &compoundData.manuf, sizeof(compoundData.manuf)}, +/*NM*/ { DESC_STRING, N_("Name"), &compoundData.name, sizeof(compoundData.name) }, +/*PN*/ { DESC_STRING, N_("Part No"), &compoundData.partno, sizeof(compoundData.partno)}, /*EC*/ { DESC_LONG, N_("# End Pts"), &compoundData.epCnt }, /*SC*/ { DESC_LONG, N_("# Segments"), &compoundData.segCnt }, /*LY*/ { DESC_LAYER, N_("Layer"), &compoundData.layerNumber }, @@ -544,14 +546,27 @@ static void UpdateCompound( track_p trk, int inx, descData_p descUpd, BOOL_T nee if (nP == NULL) nP = ""; if (pP == NULL) pP = ""; manufS = wStringGetValue( (wString_p)compoundDesc[MN].control0 ); - strcpy( message, manufS ); - if ( strncmp( manufS, mP, mL ) != 0 || manufS[mL] != '\0' ) { + size_t max_manustr = 256, max_partstr = 256, max_namestr = 256; + if (compoundDesc[MN].max_string) + max_manustr = compoundDesc[MN].max_string-1; + if (strlen(manufS)>max_manustr) { + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_manustr-1); + } + message[0] = '\0'; + strncat( message, manufS, max_manustr-1 ); + if ( strncmp( manufS, mP, mL ) != 0 || mL != strlen(manufS) ) { titleChanged = TRUE; } flipped = xx->flipped; ungrouped = xx->ungrouped; split = xx->split; nameS = wStringGetValue( (wString_p)compoundDesc[NM].control0 ); + max_namestr = 256; + if (compoundDesc[NM].max_string) + max_namestr = compoundDesc[NM].max_string; + if (strlen(nameS)>max_namestr) { + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_namestr-1); + } if ( strncmp( nameS, "Flipped ", 8 ) == 0 ) { nameS += 8; flipped = TRUE; @@ -570,23 +585,31 @@ static void UpdateCompound( track_p trk, int inx, descData_p descUpd, BOOL_T nee } else { split = FALSE; } - if ( strncmp( nameS, nP, nL ) != 0 || nameS[nL] != '\0' || + if ( strncmp( nameS, nP, nL ) != 0 || nL != strlen(nameS) || xx->flipped != flipped || xx->ungrouped != ungrouped || xx->split != split ) { titleChanged = TRUE; } strcat( message, "\t" ); - strcat( message, nameS ); + strncat( message, nameS, max_namestr-1 ); partnoS = wStringGetValue( (wString_p)compoundDesc[PN].control0 ); - strcat( message, "\t" ); - strcat( message, partnoS ); + max_partstr = 256; + if (compoundDesc[PN].max_string) + max_partstr = compoundDesc[PN].max_string; + if (strlen(partnoS)>max_partstr) { + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_partstr-1); + } + strcat( message, "\t"); + strncat( message, partnoS, max_partstr-1 ); newTitle = MyStrdup( message ); - if ( strncmp( partnoS, pP, pL ) != 0 || partnoS[pL] != '\0' ) { + if ( strncmp( partnoS, pP, pL ) != 0 || pL != strlen(partnoS) ) { titleChanged = TRUE; } - if ( ! titleChanged ) + if ( ! titleChanged ) { + MyFree(newTitle); return; + } if ( needUndoStart ) UndoStart( _("Change Track"), "Change Track" ); UndoModify( trk ); @@ -596,6 +619,7 @@ static void UpdateCompound( track_p trk, int inx, descData_p descUpd, BOOL_T nee DrawCompoundDescription( trk, &tempD, GetTrkColor(trk,&tempD) ); } /*sprintf( message, "%s\t%s\t%s", manufS, nameS, partnoS );*/ + if (xx->title) MyFree(xx->title); xx->title = newTitle; xx->flipped = flipped; xx->ungrouped = ungrouped; @@ -717,6 +741,8 @@ void DescribeCompound( int mL, nL, pL; long mode; long listLabelsOption = listLabels; + DynString description; + char *trackType; if ( xx->flipped ) listLabelsOption |= LABEL_FLIPPED; @@ -727,14 +753,28 @@ void DescribeCompound( FormatCompoundTitle( listLabelsOption, xtitle(xx) ); if (message[0] == '\0') FormatCompoundTitle( listLabelsOption|LABEL_DESCR, xtitle(xx) ); - strcpy( str, _(GetTrkTypeName( trk )) ); - str++; - while (*str) { - *str = tolower((unsigned char)*str); - str++; + + if (GetTrkEndPtCnt(trk) <= 1) { + trackType = _("Structure"); + } else { + trackType = GetTrkEndPtCnt(trk) > 2 ? _("Turnout") : _("Sectional Track"); + } + DynStringMalloc(&description, len); + DynStringPrintf(&description, + _("%s (%d) Layer= %d %s"), + trackType, + GetTrkIndex(trk), + GetTrkLayer(trk) + 1, + message); + + if (DynStringSize(&description) > (unsigned)len) { + strncpy(str, DynStringToCStr(&description), len - 1); + strcpy(str + len - 4, "..."); + } else { + strcpy(str, DynStringToCStr(&description)); } - sprintf( str, _("(%d): Layer=%d %s"), - GetTrkIndex(trk), GetTrkLayer(trk)+1, message ); + + DynStringFree(&description); epCnt = GetTrkEndPtCnt(trk); fix = 0; @@ -828,11 +868,9 @@ void DescribeCompound( compoundData.grade = fabs( (compoundData.elev[0]-compoundData.elev[1])/compoundData.length )*100.0; else compoundData.grade = 0.0; - if ( compoundData.epCnt >1 ) { - DoDescribe( compoundData.epCnt>2?_("Turnout"):_("Sectional Track"), trk, compoundDesc, UpdateCompound ); - } else { - DoDescribe( _("Structure"), trk, compoundDesc, UpdateCompound ); - } + + DoDescribe(trackType, trk, compoundDesc, UpdateCompound); + } diff --git a/app/bin/cselect.c b/app/bin/cselect.c index ac1e13b..8ff68c0 100644 --- a/app/bin/cselect.c +++ b/app/bin/cselect.c @@ -578,9 +578,9 @@ static paramData_t rescalePLs[] = { #define I_RESCALE_MODE (0) { PD_RADIO, &rescaleMode, "toggle", PDO_NOPREF, &rescaleToggleLabels, N_("Rescale by:"), BC_HORZ|BC_NOBORDER }, #define I_RESCALE_FROM_SCALE (1) - { PD_STRING, rescaleFromScale, "fromS", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void *)100, N_("From:"),0, (void *)sizeof(rescaleFromScale) }, + { PD_STRING, rescaleFromScale, "fromS", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)100, N_("From:"),0, 0, sizeof(rescaleFromScale)}, #define I_RESCALE_FROM_GAUGE (2) - { PD_STRING, rescaleFromGauge, "fromG", PDO_NOPREF|PDO_DLGHORZ | PDO_STRINGLIMITLENGTH, (void *)100, " / ", 0, (void *)sizeof(rescaleFromGauge) }, + { PD_STRING, rescaleFromGauge, "fromG", PDO_NOPREF|PDO_DLGHORZ | PDO_STRINGLIMITLENGTH, (void*)100, " / ", 0, 0, sizeof(rescaleFromGauge)}, #define I_RESCALE_TO_SCALE (3) { PD_DROPLIST, &rescaleToScaleInx, "toS", PDO_NOPREF|PDO_LISTINDEX, (void *)100, N_("To: ") }, #define I_RESCALE_TO_GAUGE (4) diff --git a/app/bin/csensor.c b/app/bin/csensor.c index 7ee842d..871b8d6 100644 --- a/app/bin/csensor.c +++ b/app/bin/csensor.c @@ -59,6 +59,7 @@ static const char rcsid[] = "@(#) : $Id$"; #include "track.h" #include "trackx.h" #include "utility.h" +#include "messages.h" EXPORT TRKTYP_T T_SENSOR = -1; @@ -156,9 +157,9 @@ static struct { typedef enum { NM, PS, SC } sensorDesc_e; static descData_t sensorDesc[] = { - /* NM */ { DESC_STRING, N_("Name"), &sensorProperties.name }, + /* NM */ { DESC_STRING, N_("Name"), &sensorProperties.name, sizeof(sensorProperties.name) }, /* PS */ { DESC_POS, N_("Position"), &sensorProperties.pos }, - /* SC */ { DESC_STRING, N_("Script"), &sensorProperties.script }, + /* SC */ { DESC_STRING, N_("Script"), &sensorProperties.script, sizeof(sensorProperties.script) }, { DESC_NULL } }; static void UpdateSensorProperties ( track_p trk, int inx, descData_p @@ -167,6 +168,7 @@ static void UpdateSensorProperties ( track_p trk, int inx, descData_p sensorData_p xx = GetsensorData(trk); const char *thename, *thescript; char *newName, *newScript; + unsigned int max_str; BOOL_T changed, nChanged, pChanged, sChanged; switch (inx) { @@ -181,13 +183,27 @@ static void UpdateSensorProperties ( track_p trk, int inx, descData_p thename = wStringGetValue( (wString_p) sensorDesc[NM].control0 ); if (strcmp(thename,xx->name) != 0) { nChanged = changed = TRUE; - newName = MyStrdup(thename); + max_str = sensorDesc[NM].max_string; + if (max_str && strlen(thename)>max_str-1) { + newName = MyMalloc(max_str); + newName[max_str-1] = '\0'; + strncat(newName,thename,max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newName = MyStrdup(thename); } + thescript = wStringGetValue( (wString_p) sensorDesc[SC].control0 ); if (strcmp(thescript,xx->script) != 0) { sChanged = changed = TRUE; - newScript = MyStrdup(thescript); + max_str = sensorDesc[SC].max_string; + if (max_str && strlen(thename)>max_str-1) { + newScript = MyMalloc(max_str); + newScript[max_str-1] = '\0'; + strncat(newScript,thescript,max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newScript = MyStrdup(thescript); } + if (sensorProperties.pos.x != xx->orig.x || sensorProperties.pos.y != xx->orig.y) { pChanged = changed = TRUE; @@ -353,13 +369,13 @@ static char sensorEditScript[STR_LONG_SIZE]; static paramFloatRange_t r_1000_1000 = { -1000.0, 1000.0, 80 }; static paramData_t sensorEditPLs[] = { #define I_SENSORNAME (0) - /*0*/ { PD_STRING, sensorEditName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof(sensorEditName) }, + /*0*/ { PD_STRING, sensorEditName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof(sensorEditName)}, #define I_ORIGX (1) /*1*/ { PD_FLOAT, &sensorEditOrig.x, "origx", PDO_DIM, &r_1000_1000, N_("Orgin X") }, #define I_ORIGY (2) /*2*/ { PD_FLOAT, &sensorEditOrig.y, "origy", PDO_DIM, &r_1000_1000, N_("Origin Y") }, #define I_SENSORSCRIPT (3) - /*3*/ { PD_STRING, sensorEditScript, "script", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, (void *)sizeof(sensorEditScript) }, + /*3*/ { PD_STRING, sensorEditScript, "script", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, 0, sizeof(sensorEditScript)}, }; static paramGroup_t sensorEditPG = { "sensorEdit", 0, sensorEditPLs, sizeof sensorEditPLs/sizeof sensorEditPLs[0] }; diff --git a/app/bin/csignal.c b/app/bin/csignal.c index 05ec789..fb9bee8 100644 --- a/app/bin/csignal.c +++ b/app/bin/csignal.c @@ -60,6 +60,7 @@ static const char rcsid[] = "@(#) : $Id$"; #include "track.h" #include "trackx.h" #include "utility.h" +#include "messages.h" EXPORT TRKTYP_T T_SIGNAL = -1; @@ -231,7 +232,7 @@ static struct { typedef enum { NM, PS, OR, HD } signalDesc_e; static descData_t signalDesc[] = { - /* NM */ { DESC_STRING, N_("Name"), &signalProperties.name }, + /* NM */ { DESC_STRING, N_("Name"), &signalProperties.name, sizeof(signalProperties.name) }, /* PS */ { DESC_POS, N_("Position"), &signalProperties.pos }, /* OR */ { DESC_ANGLE, N_("Angle"), &signalProperties.orient }, /* HD */ { DESC_LONG, N_("Number Of Heads"), &signalProperties.heads }, @@ -255,8 +256,15 @@ static void UpdateSignalProperties ( track_p trk, int inx, descData_p thename = wStringGetValue( (wString_p) signalDesc[NM].control0 ); if (strcmp(thename,xx->name) != 0) { nChanged = changed = TRUE; - newName = MyStrdup(thename); + unsigned int max_str = signalDesc[NM].max_string; + if (max_str && strlen(thename)>max_str) { + newName = MyMalloc(max_str); + newName[max_str-1] = '\0'; + strncat(newName,thename, max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newName = MyStrdup(thename); } + if (signalProperties.pos.x != xx->orig.x || signalProperties.pos.y != xx->orig.y) { pChanged = changed = TRUE; @@ -481,7 +489,7 @@ static paramFloatRange_t r_1000_1000 = { -1000.0, 1000.0, 80 }; static paramFloatRange_t r0_360 = { 0.0, 360.0, 80 }; static paramData_t signalEditPLs[] = { #define I_SIGNALNAME (0) - /*0*/ { PD_STRING, signalEditName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof(signalEditName) }, + /*0*/ { PD_STRING, signalEditName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof(signalEditName)}, #define I_ORIGX (1) /*1*/ { PD_FLOAT, &signalEditOrig.x, "origx", PDO_DIM, &r_1000_1000, N_("Orgin X") }, #define I_ORIGY (2) @@ -507,9 +515,9 @@ static paramIntegerRange_t rm1_999999 = { -1, 999999 }; static paramData_t aspectEditPLs[] = { #define I_ASPECTNAME (0) - /*0*/ { PD_STRING, signalAspectEditName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof(signalAspectEditName) }, + /*0*/ { PD_STRING, signalAspectEditName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof(signalAspectEditName)}, #define I_ASPECTSCRIPT (1) - /*1*/ { PD_STRING, signalAspectEditScript, "script", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, (void *)sizeof(signalAspectEditScript) }, + /*1*/ { PD_STRING, signalAspectEditScript, "script", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Script"), 0, 0, sizeof(signalAspectEditScript)}, #define I_ASPECTINDEX (2) /*2*/ { PD_LONG, &signalAspectEditIndex, "index", PDO_NOPREF, &rm1_999999, N_("Aspect Index"), BO_READONLY }, }; diff --git a/app/bin/cswitchmotor.c b/app/bin/cswitchmotor.c index 259e105..09e6709 100644 --- a/app/bin/cswitchmotor.c +++ b/app/bin/cswitchmotor.c @@ -61,6 +61,7 @@ #include "track.h" #include "trackx.h" #include "utility.h" +#include "messages.h" EXPORT TRKTYP_T T_SWITCHMOTOR = -1; @@ -83,10 +84,10 @@ static char switchmotorPointSense[STR_LONG_SIZE]; static track_p switchmotorTurnout; static paramData_t switchmotorPLs[] = { -/*0*/ { PD_STRING, switchmotorName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof(switchmotorName) }, -/*1*/ { PD_STRING, switchmotorNormal, "normal", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Normal"), 0, (void *)sizeof(switchmotorNormal) }, -/*2*/ { PD_STRING, switchmotorReverse, "reverse", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Reverse"), 0, (void *)sizeof(switchmotorReverse) }, -/*3*/ { PD_STRING, switchmotorPointSense, "pointSense", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Point Sense"), 0, (void *)sizeof(switchmotorPointSense) } +/*0*/ { PD_STRING, switchmotorName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof(switchmotorName)}, +/*1*/ { PD_STRING, switchmotorNormal, "normal", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Normal"), 0, 0, sizeof(switchmotorNormal)}, +/*2*/ { PD_STRING, switchmotorReverse, "reverse", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Reverse"), 0, 0, sizeof(switchmotorReverse)}, +/*3*/ { PD_STRING, switchmotorPointSense, "pointSense", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Point Sense"), 0, 0, sizeof(switchmotorPointSense)} }; static paramGroup_t switchmotorPG = { "switchmotor", 0, switchmotorPLs, sizeof switchmotorPLs/sizeof switchmotorPLs[0] }; @@ -102,10 +103,10 @@ static track_p switchmotorEditTrack; static paramIntegerRange_t r0_999999 = { 0, 999999 }; static paramData_t switchmotorEditPLs[] = { -/*0*/ { PD_STRING, switchmotorEditName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, (void *)sizeof(switchmotorEditName) }, -/*1*/ { PD_STRING, switchmotorEditNormal, "normal", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Normal"), 0, (void *)sizeof(switchmotorEditNormal) }, -/*2*/ { PD_STRING, switchmotorEditReverse, "reverse", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Reverse"), 0, (void *)sizeof(switchmotorEditReverse) }, -/*3*/ { PD_STRING, switchmotorEditPointSense, "pointSense", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Point Sense"), 0, (void *)sizeof(switchmotorEditPointSense) }, + /*0*/ { PD_STRING, switchmotorEditName, "name", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)200, N_("Name"), 0, 0, sizeof(switchmotorEditName)}, +/*1*/ { PD_STRING, switchmotorEditNormal, "normal", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Normal"), 0, 0, sizeof(switchmotorEditNormal)}, +/*2*/ { PD_STRING, switchmotorEditReverse, "reverse", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Reverse"), 0, 0, sizeof(switchmotorEditReverse)}, +/*3*/ { PD_STRING, switchmotorEditPointSense, "pointSense", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Point Sense"), 0, 0, sizeof(switchmotorEditPointSense)}, /*4*/ { PD_LONG, &switchmotorEditTonum, "turnoutNumber", PDO_NOPREF, &r0_999999, N_("Turnout Number"), BO_READONLY }, }; @@ -213,10 +214,10 @@ static struct { typedef enum { NM, NOR, REV, PS, TO } switchmotorDesc_e; static descData_t switchmotorDesc[] = { -/*NM */ { DESC_STRING, N_("Name"), &switchmotorData.name }, -/*NOR*/ { DESC_STRING, N_("Normal"), &switchmotorData.normal }, -/*REV*/ { DESC_STRING, N_("Reverse"), &switchmotorData.reverse }, -/*PS */ { DESC_STRING, N_("Point Sense"), &switchmotorData.pointsense }, +/*NM */ { DESC_STRING, N_("Name"), &switchmotorData.name, sizeof(switchmotorData.name) }, +/*NOR*/ { DESC_STRING, N_("Normal"), &switchmotorData.normal, sizeof(switchmotorData.normal) }, +/*REV*/ { DESC_STRING, N_("Reverse"), &switchmotorData.reverse, sizeof(switchmotorData.reverse) }, +/*PS */ { DESC_STRING, N_("Point Sense"), &switchmotorData.pointsense, sizeof(switchmotorData.pointsense) }, /*TO */ { DESC_LONG, N_("Turnout"), &switchmotorData.turnout }, { DESC_NULL } }; @@ -225,6 +226,7 @@ static void UpdateSwitchMotor (track_p trk, int inx, descData_p descUpd, BOOL_T switchmotorData_p xx = GetswitchmotorData(trk); const char * thename, *thenormal, *thereverse, *thepointsense; char *newName, *newNormal, *newReverse, *newPointSense; + unsigned int max_str; BOOL_T changed, nChanged, norChanged, revChanged, psChanged; LOG( log_switchmotor, 1, ("*** UpdateSwitchMotor(): needUndoStart = %d\n",needUndoStart)) @@ -233,23 +235,51 @@ static void UpdateSwitchMotor (track_p trk, int inx, descData_p descUpd, BOOL_T thename = wStringGetValue( (wString_p)switchmotorDesc[NM].control0 ); if ( strcmp( thename, xx->name ) != 0 ) { nChanged = changed = TRUE; - newName = MyStrdup(thename); + max_str = switchmotorDesc[NM].max_string; + if (max_str && strlen(thename)>max_str-1) { + newName = MyMalloc(max_str); + newName[max_str-1] = '\0'; + strncat(newName,thename,max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newName = MyStrdup(thename); } + thenormal = wStringGetValue( (wString_p)switchmotorDesc[NOR].control0 ); if ( strcmp( thenormal, xx->normal ) != 0 ) { norChanged = changed = TRUE; - newNormal = MyStrdup(thenormal); + max_str = switchmotorDesc[NOR].max_string; + if (max_str && strlen(thenormal)>max_str) { + newNormal = MyMalloc(max_str); + newNormal[max_str-1] = '\0'; + strncat(newNormal,thenormal, max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newNormal = MyStrdup(thenormal); } + thereverse = wStringGetValue( (wString_p)switchmotorDesc[REV].control0 ); if ( strcmp( thereverse, xx->reverse ) != 0 ) { revChanged = changed = TRUE; - newReverse = MyStrdup(thereverse); + max_str = switchmotorDesc[REV].max_string; + if (max_str && strlen(thereverse)>max_str) { + newReverse = MyMalloc(max_str); + newReverse[max_str-1] = '\0'; + strncat(newReverse,thereverse,max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newReverse = MyStrdup(thereverse); } + thepointsense = wStringGetValue( (wString_p)switchmotorDesc[PS].control0 ); if ( strcmp( thepointsense, xx->pointsense ) != 0 ) { psChanged = changed = TRUE; - newPointSense = MyStrdup(thepointsense); + max_str = switchmotorDesc[PS].max_string; + if (max_str && strlen(thepointsense)>max_str-1) { + newPointSense = MyMalloc(max_str); + newPointSense[max_str-1] = '\0'; + strncat(newPointSense,thepointsense, max_str-1); + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } else newPointSense = MyStrdup(thepointsense); } + if ( ! changed ) return; if ( needUndoStart ) UndoStart( _("Change Switch Motor"), "Change Switch Motor" ); diff --git a/app/bin/ctodesgn.c b/app/bin/ctodesgn.c index 45566d1..27acbb6 100644 --- a/app/bin/ctodesgn.c +++ b/app/bin/ctodesgn.c @@ -29,7 +29,7 @@ #include #include #include -#include +#include "messages.h" #include "ccurve.h" #include "compound.h" @@ -145,13 +145,13 @@ static paramData_t turnDesignPLs[] = { #define I_TO_LAST_FLOAT (6) { PD_FLOAT, &newTurnAngle2, "angle2", PDO_DLGIGNORELABELWIDTH, &r0_360, N_("Angle") }, #define I_TOMANUF (7) - { PD_STRING, &newTurnManufacturer, "manuf", PDO_STRINGLIMITLENGTH, NULL, N_("Manufacturer"),0, (void *)sizeof(newTurnManufacturer)}, + { PD_STRING, &newTurnManufacturer, "manuf", PDO_STRINGLIMITLENGTH, NULL, N_("Manufacturer"), 0, 0, sizeof(newTurnManufacturer)}, #define I_TOLDESC (8) - { PD_STRING, &newTurnLeftDesc, "desc1", PDO_STRINGLIMITLENGTH, NULL, N_("Left Description"), 0, (void *)sizeof(newTurnLeftDesc) }, - { PD_STRING, &newTurnLeftPartno, "partno1", PDO_DLGHORZ | PDO_STRINGLIMITLENGTH, NULL, N_(" #"), 0, (void *)sizeof(newTurnLeftPartno) }, + { PD_STRING, &newTurnLeftDesc, "desc1", PDO_STRINGLIMITLENGTH, NULL, N_("Left Description"), 0, 0, sizeof(newTurnLeftDesc)}, + { PD_STRING, &newTurnLeftPartno, "partno1", PDO_DLGHORZ | PDO_STRINGLIMITLENGTH, NULL, N_(" #"), 0, 0, sizeof(newTurnLeftPartno)}, #define I_TORDESC (10) - { PD_STRING, &newTurnRightDesc, "desc2", PDO_STRINGLIMITLENGTH, NULL, N_("Right Description"),0, (void *)sizeof(newTurnRightDesc) }, - { PD_STRING, &newTurnRightPartno, "partno2", PDO_DLGHORZ | PDO_STRINGLIMITLENGTH, NULL, N_(" #"),0, (void *)sizeof(newTurnRightPartno) }, + { PD_STRING, &newTurnRightDesc, "desc2", PDO_STRINGLIMITLENGTH, NULL, N_("Right Description"),0, 0, sizeof(newTurnRightDesc)}, + { PD_STRING, &newTurnRightPartno, "partno2", PDO_DLGHORZ | PDO_STRINGLIMITLENGTH, NULL, N_(" #"),0, 0, sizeof(newTurnRightPartno)}, { PD_FLOAT, &newTurnRoadbedWidth, "roadbedWidth", PDO_DIM, &r0_100, N_("Roadbed Width") }, { PD_LONG, &newTurnRoadbedLineWidth, "roadbedLineWidth", PDO_DLGHORZ, &i0_100, N_("Line Width") }, { PD_COLORLIST, &roadbedColor, "color", PDO_DLGHORZ|PDO_DLGBOXEND, NULL, N_("Color") }, diff --git a/app/bin/ctrain.c b/app/bin/ctrain.c index d480982..fe41a39 100644 --- a/app/bin/ctrain.c +++ b/app/bin/ctrain.c @@ -183,8 +183,8 @@ static descData_t carDesc[] = { /*AN*/ { DESC_ANGLE, N_("Angle"), &carData.angle }, /*LN*/ { DESC_DIM, N_("Length"), &carData.length }, /*WD*/ { DESC_DIM, N_("Width"), &carData.width }, - /*DE*/ { DESC_STRING, N_("Description"), &carData.desc }, - /*NM*/ { DESC_STRING, N_("Rep Marks"), &carData.number }, + /*DE*/ { DESC_STRING, N_("Description"), &carData.desc, sizeof(carData.desc) }, + /*NM*/ { DESC_STRING, N_("Rep Marks"), &carData.number, sizeof(carData.number) }, { DESC_NULL } }; @@ -199,10 +199,14 @@ static void UpdateCar( const char * cp; titleChanged = FALSE; cp = wStringGetValue((wString_p)carDesc[NM].control0); - + unsigned int max_str = sizeof(carData.number); + if (max_str && strlen(cp)>max_str) { + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, max_str-1); + } if (cp && strcmp(carData.number, cp) != 0) { titleChanged = TRUE; - strcpy(carData.number, cp); + carData.number[0] = '\0'; + strncat(carData.number, cp, max_str - 1); } if (!titleChanged) { @@ -245,12 +249,18 @@ static void DescribeCar( carData.length = size.x; carData.width = size.y; cp = CarItemDescribe(xx->item, 0, &carData.index); - strcpy(carData.number, CarItemNumber(xx->item)); - strncpy(str, cp, len); - carData.pos = xx->trvTrk.pos; - carData.angle = xx->trvTrk.angle; - cp = CarItemDescribe(xx->item, -1, NULL); - strncpy(carData.desc, cp, sizeof carData.desc); + + carData.number[0] = '\0'; + strncat(carData.number, CarItemNumber(xx->item), + sizeof(carData.number) - 1); + str[0] = '\0'; + strncat(str, cp, len - 1); + carData.pos = xx->trvTrk.pos; + carData.angle = xx->trvTrk.angle; + cp = CarItemDescribe(xx->item, -1, NULL); + carData.desc[0] = '\0'; + strncat(carData.desc, cp, sizeof(carData.desc) - 1); + carDesc[IT].mode = carDesc[PN].mode = carDesc[AN].mode = @@ -1682,7 +1692,11 @@ static void CrashTrain( PlaceCar(car); } - +/* + * Check if this should couple or optionally if it should crash + * It will call couple or crash if needed. + * Returns TRUE if we should continue. + */ static BOOL_T CheckCoupling( track_p car0, int dir00, @@ -1734,17 +1748,19 @@ static BOOL_T CheckCoupling( return TRUE; } - /* are we close to aligned? */ + /* are we close to aligned? Uses 45 degrees offset today */ + /* It assumes that if the cars are aligned they could/should be coupled */ if (angle > COUPLERCONNECTIONANGLE && angle < 360.0-COUPLERCONNECTIONANGLE) { return TRUE; } - /* find pos of found car's coupler, and dist btw couplers */ + /* find pos of found end car's coupler, and dist btw couplers */ distc = CarItemCoupledLength(xx1->item); + /* pos1 is the end of the xx1 car (end car) */ Translate(&pos1, xx1->trvTrk.pos, xx1->trvTrk.angle+(dir1?180.0:0.0), distc/2.0); dist = FindDistance(trvTrk0.pos, pos1); - + /* How far away are the two ends?*/ if (dist < trackGauge/10) { return TRUE; } @@ -1769,12 +1785,23 @@ static BOOL_T CheckCoupling( FlipTraverseTrack(&trvTrk1); } + /* Move second train back along track half a car length */ TraverseTrack2(&trvTrk1, distc/2.0-dist); + /* If tracks are not the same - dont couple */ if (trvTrk1.trk != trvTrk0.trk) { return TRUE; } + /* If this is further apart than 2 track gauges on a turnout, dont couple */ + if (GetTrkType(trvTrk0.trk) == T_TURNOUT) { + if (dist > GetTrkGauge(trvTrk0.trk)*2) { + return TRUE; + } + } + + /* Concluded we are hitting each other */ + if (doCheckCrash) { track_p loco1; long speed, speed0, speed1; diff --git a/app/bin/cundo.c b/app/bin/cundo.c index e27ee75..1ed5588 100644 --- a/app/bin/cundo.c +++ b/app/bin/cundo.c @@ -330,16 +330,25 @@ LOG( log_undo, 3, ( "TruncateStream( , %ld )\n", off ) ) UASSERT( stream->stream_da.cnt >= 0, stream->stream_da.cnt ); return TRUE; } + BOOL_T WriteObject( stream_p stream, char op, track_p trk ) { + void * buff = NULL; + long len = 0; if (!WriteStream( stream, &op, sizeof op ) || !WriteStream( stream, &trk, sizeof trk ) || !WriteStream( stream, trk, sizeof *trk ) || !WriteStream( stream, trk->endPt, trk->endCnt * sizeof trk->endPt[0] ) || - !WriteStream( stream, trk->extraData, trk->extraSize ) ) { + !WriteStream( stream, trk->extraData, trk->extraSize )) return FALSE; - } + /* Add a copy of the any type specific data before it is tampered with, for example */ + StoreTrackData(trk,&buff,&len); + if (!WriteStream( stream, &len, sizeof len )) + return FALSE; + if (len) + if (!WriteStream( stream, buff, len )) + return FALSE; return TRUE; } @@ -371,7 +380,19 @@ static BOOL_T ReadObject( stream_p stream, BOOL_T needRedo ) tempTrk.extraData = trk->extraData; if (!ReadStream( stream, tempTrk.extraData, tempTrk.extraSize )) return FALSE; - RebuildTrackSegs(&tempTrk); //If we had an array of Segs - recreate it + long Addsize; + void * tempBuff; + /* Fix up pts to be as big as it was before -> because it may have changed since */ + if (!ReadStream (stream, &Addsize, sizeof Addsize)) + return FALSE; + if (Addsize) { + tempBuff = MyMalloc(Addsize); + if (!ReadStream( stream, tempBuff, Addsize )) + return FALSE; + ReplayTrackData(&tempTrk, tempBuff, Addsize); + MyFree(tempBuff); + } + RebuildTrackSegs(&tempTrk); //If we had an array of Segs - recreate it if (recordUndo) Rprintf( "Restore T%D(%d) @ %lx\n", trk->index, tempTrk.index, (long)trk ); tempTrk.index = trk->index; tempTrk.next = trk->next; @@ -385,7 +406,7 @@ static BOOL_T ReadObject( stream_p stream, BOOL_T needRedo ) } -static void RedrawInStream( stream_p stream, long start, long end, BOOL_T draw ) +static BOOL_T RedrawInStream( stream_p stream, long start, long end, BOOL_T draw ) { char op; track_p trk; @@ -395,8 +416,12 @@ static void RedrawInStream( stream_p stream, long start, long end, BOOL_T draw ) if (!ReadStream( stream, &op, sizeof op ) || !ReadStream( stream, &trk, sizeof trk ) || !ReadStream( stream, &tempTrk, sizeof tempTrk ) ) - return; - stream->curr += tempTrk.extraSize + tempTrk.endCnt*sizeof tempTrk.endPt[0]; + return FALSE; + stream->curr += tempTrk.extraSize + tempTrk.endCnt*sizeof tempTrk.endPt[0];; + long Addsize; + if (!ReadStream( stream, &Addsize, sizeof Addsize )) + return FALSE; + stream->curr += Addsize; if (!trk->deleted) { if (draw) DrawNewTrack( trk ); @@ -404,6 +429,7 @@ static void RedrawInStream( stream_p stream, long start, long end, BOOL_T draw ) UndrawNewTrack( trk ); } } + return TRUE; } @@ -421,15 +447,20 @@ LOG( log_undo, 3, ( "DeleteInSteam( , %ld, %ld )\n", start, end ) ) return FALSE; UASSERT( op == ModifyOp || op == DeleteOp, (long)op ); if (!ReadStream( stream, &trk, sizeof trk ) || - !ReadStream( stream, &tempTrk, sizeof tempTrk ) ) + !ReadStream( stream, &tempTrk, sizeof tempTrk )) return FALSE; stream->curr += tempTrk.extraSize + tempTrk.endCnt*sizeof tempTrk.endPt[0]; + long Addsize; + if (!ReadStream( stream, &Addsize, sizeof Addsize )) + return FALSE; + stream->curr += Addsize; if (op == DeleteOp) { if (recordUndo) Rprintf( " Free T%D(%d) @ %lx\n", trk->index, tempTrk.index, (long)trk ); UASSERT( IsTrackDeleted(trk), (long)trk ); trk->index = -1; delCount++; } + } if (delCount) { for (ptrk=&to_first; *ptrk; ) { @@ -475,6 +506,10 @@ static BOOL_T SetDeleteOpInStream( stream_p stream, long start, long end, track_ if (!ReadStream( stream, &tempTrk, sizeof tempTrk )) return FALSE; stream->curr += tempTrk.extraSize + tempTrk.endCnt*sizeof tempTrk.endPt[0]; + long Addsize; + if (!ReadStream( stream, &Addsize, sizeof Addsize)) + return FALSE; + stream->curr += Addsize; } UASSERT( "Cannot find undo record to convert to DeleteOp", 0 ); return FALSE; diff --git a/app/bin/dcar.c b/app/bin/dcar.c index bd3d11d..2e1a790 100644 --- a/app/bin/dcar.c +++ b/app/bin/dcar.c @@ -1944,7 +1944,7 @@ static paramData_t carDlgPLs[] = { #define I_CD_MANUF_LIST (A+0) { PD_DROPLIST, &carDlgManufInx, "manuf", PDO_NOPREF, (void*)350, N_("Manufacturer"), BL_EDITABLE }, #define I_CD_PROTOTYPE_STR (A+1) - { PD_STRING, &carDlgProtoStr, "prototype", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Prototype"), 0, (void *)sizeof(carDlgProtoStr) }, + { PD_STRING, &carDlgProtoStr, "prototype", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Prototype"), 0, 0, sizeof(carDlgProtoStr)}, #define I_CD_PROTOKIND_LIST (A+2) { PD_DROPLIST, &carDlgKindInx, "protokind-list", PDO_NOPREF, (void*)125, N_("Prototype"), 0 }, #define I_CD_PROTOTYPE_LIST (A+3) @@ -1954,11 +1954,11 @@ static paramData_t carDlgPLs[] = { #define I_CD_PARTNO_LIST (A+5) { PD_DROPLIST, &carDlgPartnoInx, "partno-list", PDO_NOPREF, (void*)350, N_("Part"), BL_EDITABLE }, #define I_CD_PARTNO_STR (A+6) - { PD_STRING, &carDlgPartnoStr, "partno", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Part Number"), 0, (void *)sizeof(carDlgPartnoStr) }, + { PD_STRING, &carDlgPartnoStr, "partno", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Part Number"), 0, 0, sizeof(carDlgPartnoStr)}, #define I_CD_ISLOCO (A+7) { PD_TOGGLE, &carDlgIsLoco, "isLoco", PDO_NOPREF|PDO_DLGWIDE, isLocoLabels, N_("Loco?"), BC_HORZ|BC_NOBORDER }, #define I_CD_DESC_STR (A+8) - { PD_STRING, &carDlgDescStr, "desc", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Description"), 0, (void *)sizeof(carDlgDescStr) }, + { PD_STRING, &carDlgDescStr, "desc", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)350, N_("Description"), 0, 0, sizeof(carDlgDescStr)}, #define I_CD_IMPORT (A+9) { PD_BUTTON, NULL, "import", 0, 0, N_("Import") }, #define I_CD_RESET (A+10) @@ -1973,9 +1973,9 @@ static paramData_t carDlgPLs[] = { #define I_CD_ROADNAME_LIST (B+0) { PD_DROPLIST, &carDlgRoadnameInx, "road", PDO_NOPREF|PDO_DLGWIDE, (void*)350, N_("Road"), BL_EDITABLE }, #define I_CD_REPMARK (B+1) - { PD_STRING, carDlgRepmarkStr, "repmark", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)60, N_("Reporting Mark"), 0, (void *)sizeof(carDlgRepmarkStr) }, + { PD_STRING, carDlgRepmarkStr, "repmark", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)60, N_("Reporting Mark"), 0, 0, sizeof(carDlgRepmarkStr)}, #define I_CD_NUMBER (B+2) - { PD_STRING, carDlgNumberStr, "number", PDO_NOPREF|PDO_DLGWIDE|PDO_DLGHORZ|PDO_STRINGLIMITLENGTH, (void*)80, N_("Number"), 0, (void *)sizeof(carDlgNumberStr) }, + { PD_STRING, carDlgNumberStr, "number", PDO_NOPREF|PDO_DLGWIDE|PDO_DLGHORZ|PDO_STRINGLIMITLENGTH, (void*)80, N_("Number"), 0, 0, sizeof(carDlgNumberStr)}, #define I_CD_BODYCOLOR (B+3) { PD_COLORLIST, &carDlgBodyColor, "bodyColor", PDO_DLGWIDE|PDO_DLGHORZ, NULL, N_("Color") }, #define I_CD_CARLENGTH (B+4) diff --git a/app/bin/dcmpnd.c b/app/bin/dcmpnd.c index fc3c116..13f7c56 100644 --- a/app/bin/dcmpnd.c +++ b/app/bin/dcmpnd.c @@ -447,9 +447,9 @@ static char renamePartno[STR_SIZE]; static turnoutInfo_t * renameTo; static paramData_t renamePLs[] = { -/*0*/ { PD_STRING, renameManuf, "manuf", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Manufacturer"), 0, (void *)sizeof(renameManuf) }, -/*1*/ { PD_STRING, renameDesc, "desc", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)230, N_("Description"), 0, (void *)sizeof(renameDesc) }, -/*2*/ { PD_STRING, renamePartno, "partno", PDO_NOPREF|PDO_DLGHORZ|PDO_DLGIGNORELABELWIDTH | PDO_STRINGLIMITLENGTH, (void*)100, N_("#"), 0, (void *)sizeof(renamePartno) } }; +/*0*/ { PD_STRING, renameManuf, "manuf", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)350, N_("Manufacturer"), 0, 0, sizeof(renameManuf)}, +/*1*/ { PD_STRING, renameDesc, "desc", PDO_NOPREF | PDO_STRINGLIMITLENGTH, (void*)230, N_("Description"), 0, 0, sizeof(renameDesc)}, +/*2*/ { PD_STRING, renamePartno, "partno", PDO_NOPREF|PDO_DLGHORZ|PDO_DLGIGNORELABELWIDTH | PDO_STRINGLIMITLENGTH, (void*)100, N_("#"), 0, 0, sizeof(renamePartno)} }; static paramGroup_t renamePG = { "rename", 0, renamePLs, sizeof renamePLs/sizeof renamePLs[0] }; diff --git a/app/bin/dcustmgm.c b/app/bin/dcustmgm.c index 870b0fa..8455958 100644 --- a/app/bin/dcustmgm.c +++ b/app/bin/dcustmgm.c @@ -159,7 +159,7 @@ EXPORT FILE * customMgmF; static char custMgmContentsStr[STR_SIZE]; static BOOL_T custMgmProceed; static paramData_t custMgmContentsPLs[] = { - { PD_STRING, custMgmContentsStr, "label", PDO_STRINGLIMITLENGTH, (void*)400, N_("Label"), 0, (void *)sizeof(custMgmContentsStr) } }; + { PD_STRING, custMgmContentsStr, "label", PDO_STRINGLIMITLENGTH, (void*)400, N_("Label"), 0, 0, sizeof(custMgmContentsStr)} }; static paramGroup_t custMgmContentsPG = { "contents", 0, custMgmContentsPLs, sizeof custMgmContentsPLs/sizeof custMgmContentsPLs[0] }; static void CustMgmContentsOk( void * junk ) diff --git a/app/bin/dlayer.c b/app/bin/dlayer.c index 925b1f8..70f613f 100644 --- a/app/bin/dlayer.c +++ b/app/bin/dlayer.c @@ -441,7 +441,7 @@ static paramData_t layerPLs[] = { #define I_LIST (0) { PD_DROPLIST, NULL, "layer", PDO_LISTINDEX|PDO_DLGNOLABELALIGN, (void*)250 }, #define I_NAME (1) - { PD_STRING, layerName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)(250-54), N_("Name"), 0, (void *)sizeof(layerName) }, + { PD_STRING, layerName, "name", PDO_NOPREF|PDO_STRINGLIMITLENGTH, (void*)(250-54), N_("Name"), 0, 0, sizeof(layerName) }, #define I_COLOR (2) { PD_COLORLIST, &layerColor, "color", PDO_NOPREF, NULL, N_("Color") }, #define I_VIS (3) @@ -545,7 +545,7 @@ static void DoLayerOp(void * data) UpdateLayerDlg(); if (layoutLayerChanged) { - MainProc(mainW, wResize_e, NULL); + MainProc(mainW, wResize_e, NULL, NULL); layoutLayerChanged = FALSE; changed = TRUE; SetWindowTitle(); @@ -773,7 +773,7 @@ DefaultLayerProperties(void) UpdateLayerDlg(); if (layoutLayerChanged) { - MainProc(mainW, wResize_e, NULL); + MainProc(mainW, wResize_e, NULL, NULL); layoutLayerChanged = FALSE; } } @@ -992,7 +992,7 @@ static void LayerOk(void * junk) } if (layoutLayerChanged) { - MainProc(mainW, wResize_e, NULL); + MainProc(mainW, wResize_e, NULL, NULL); } wHide(layerW); diff --git a/app/bin/draw.c b/app/bin/draw.c index 3f25830..1a0a74f 100644 --- a/app/bin/draw.c +++ b/app/bin/draw.c @@ -1123,7 +1123,7 @@ static void ChangeMapScale( void ) w = (wPos_t)fw; h = (wPos_t)fh; wWinSetSize( mapW, w+DlgSepLeft+DlgSepRight, h+DlgSepTop+DlgSepBottom ); - wDrawSetSize( mapD.d, w, h ); + wDrawSetSize( mapD.d, w, h, NULL ); } @@ -1298,26 +1298,28 @@ lprintf("mainRedraw\n"); * \param data additional data (unused) */ -void MainProc( wWin_p win, winProcEvent e, void * data ) +void MainProc( wWin_p win, winProcEvent e, void * refresh, void * data ) { wPos_t width, height; switch( e ) { case wResize_e: if (mainD.d == NULL) return; - DrawMapBoundingBox( FALSE ); + if (refresh) DrawMapBoundingBox( FALSE ); wWinGetSize( mainW, &width, &height ); - LayoutToolBar(); + LayoutToolBar(refresh); height -= (toolbarHeight+max(infoHeight,textHeight)+10); if (height >= 0) { - wDrawSetSize( mainD.d, width-20, height ); + wDrawSetSize( mainD.d, width-20, height, refresh ); wControlSetPos( (wControl_p)mainD.d, 0, toolbarHeight ); SetMainSize(); ConstraintOrig( &mainD.orig, mainD.size ); tempD.orig = mainD.orig; SetInfoBar(); - MainRedraw(); - MapRedraw(); + if (!refresh) { + MainRedraw(); + MapRedraw(); + } else DrawMapBoundingBox( TRUE ); wPrefSetInteger( "draw", "mainwidth", width ); wPrefSetInteger( "draw", "mainheight", height ); } else DrawMapBoundingBox( TRUE ); @@ -2255,7 +2257,7 @@ static void DoMouse( wAction_t action, coOrd pos ) if ((MyGetKeyState() & WKEY_SHIFT) != 0) mainD.orig.y += 0.25*mainD.scale; else - mainD.orig.y += mainD.size.x/2; + mainD.orig.y += mainD.size.y/2; ConstraintOrig( &mainD.orig, mainD.size ); mainCenter.x = mainD.orig.x + mainD.size.x/2.0; mainCenter.y = mainD.orig.y + mainD.size.y/2.0; @@ -2268,7 +2270,7 @@ static void DoMouse( wAction_t action, coOrd pos ) if ((MyGetKeyState() & WKEY_SHIFT) != 0) mainD.orig.y -= 0.25*mainD.scale; else - mainD.orig.y -= mainD.size.x/2; + mainD.orig.y -= mainD.size.y/2; ConstraintOrig( &mainD.orig, mainD.size ); mainCenter.x = mainD.orig.x + mainD.size.x/2.0; mainCenter.y = mainD.orig.y + mainD.size.y/2.0; diff --git a/app/bin/draw.h b/app/bin/draw.h index 6a7d806..66a1571 100644 --- a/app/bin/draw.h +++ b/app/bin/draw.h @@ -183,7 +183,7 @@ void DrawMarkers( void ); void DrawMapBoundingBox( BOOL_T ); void DrawTicks( drawCmd_p, coOrd ); void DrawRuler( drawCmd_p, coOrd, coOrd, DIST_T, int, int, wDrawColor ); -void MainProc( wWin_p, winProcEvent, void * ); +void MainProc( wWin_p, winProcEvent, void *, void * ); void InitInfoBar( void ); void DrawInit( int ); void DoZoomUp( void * ); diff --git a/app/bin/drawgeom.c b/app/bin/drawgeom.c index 6d4b237..2342599 100644 --- a/app/bin/drawgeom.c +++ b/app/bin/drawgeom.c @@ -65,7 +65,7 @@ static void EndPoly( drawContext_t * context, int cnt ) ErrorMessage( MSG_POLY_SHAPES_3_SIDES ); return; } - pts = (coOrd*)MyMalloc( (cnt+1) * sizeof *(coOrd*)NULL ); + pts = (coOrd*)MyMalloc( (cnt+1) * sizeof (coOrd) ); for ( inx=0; inxOp == OP_FILLBOX)?SEG_FILPOLY:SEG_POLY; @@ -564,7 +564,7 @@ STATUS_T DrawGeomModify( static BOOL_T corner_mode; int inx, inx1, inx2; DIST_T d, d1, d2, dd; - coOrd * newPts; + coOrd * newPts = NULL; int mergePoints; tempSegs_da.cnt = 1; switch ( action ) { @@ -837,8 +837,9 @@ STATUS_T DrawGeomModify( } coOrd * oldPts = segPtr[segInx].u.p.pts; - newPts = (coOrd*)MyMalloc( tempSegs(0).u.p.cnt * sizeof *(coOrd*)0 ); - memcpy( newPts, segPtr[segInx].u.p.pts, (segPtr[segInx].u.p.cnt) * sizeof *(coOrd*)0 ); + newPts = (coOrd*)MyMalloc( tempSegs(0).u.p.cnt * sizeof (coOrd) ); + int size = segPtr[segInx].u.p.cnt; + memcpy( newPts, segPtr[segInx].u.p.pts, (size) * sizeof (coOrd) ); segPtr[segInx].u.p.pts = newPts; MyFree(oldPts); @@ -852,7 +853,7 @@ STATUS_T DrawGeomModify( pos = points(polyInx); if ( mergePoints ) { - for (inx=polyInx+1; inx= sizeof debugPLs/sizeof debugPLs[0] ) AbortProg( "Too many debug flags" ); @@ -1975,6 +2008,7 @@ EXPORT void InitDebug( debugPLs[debugCnt].winData = &r0_100; debugPLs[debugCnt].winLabel = label; debugCnt++; + } @@ -2340,7 +2374,7 @@ static void CreateMenus( void ) MiscMenuItemCreate( optionM, NULL, "cmdSticky", _("Stic&ky ..."), ACCL_STICKY, (void*)(wMenuCallBack_p)DoSticky, IC_MODETRAIN_TOO, (void *)0 ); if (extraButtons) { menuPLs[menuPG.paramCnt].context = debugW; - MiscMenuItemCreate( optionM, NULL, "cmdDebug", _("&Debug ..."), 0, (void*)(wMenuCallBack_p)wShow, IC_MODETRAIN_TOO, (void *)0 ); + MiscMenuItemCreate( optionM, NULL, "cmdDebug", _("&Debug ..."), 0, (void*)(wMenuCallBack_p)DebugInit, IC_MODETRAIN_TOO, (void *)0 ); } MiscMenuItemCreate( optionM, NULL, "cmdPref", _("&Preferences ..."), ACCL_PREFERENCES, (void*)PrefInit(), IC_MODETRAIN_TOO, (void *)0 ); MiscMenuItemCreate( optionM, NULL, "cmdColor", _("&Colors ..."), ACCL_COLORW, (void*)ColorInit(), IC_MODETRAIN_TOO, (void *)0 ); @@ -2697,7 +2731,7 @@ LOG1( log_init, ( "initialize\n" ) ) LOG1( log_init, ( "loadFileList\n" ) ) LoadFileList(); AddPlaybackProc( "MENU", MenuPlayback, NULL ); - CreateDebugW(); + //CreateDebugW(); /* * TIDY UP @@ -2709,7 +2743,7 @@ LOG1( log_init, ( "loadFileList\n" ) ) * READ PARAMETERS */ if (toolbarSet&(1<oldD.s) MyFree( p->oldD.s ); - if (p->context) { - p->oldD.s = MyMalloc((uint32_t)p->context); - strncpy(p->oldD.s, (char*)p->valueP, (uint32_t)p->context); - *(p->oldD.s + (uint32_t)p->context - 1) = '\0'; + if (p->max_string) { + p->oldD.s = MyMalloc(p->max_string); + strncpy(p->oldD.s, (char*)p->valueP, p->max_string-1); + *(p->oldD.s + (uint32_t)p->max_string - 1) = '\0'; wStringSetValue((wString_p)p->control, (char*)p->oldD.s); } else { @@ -732,12 +732,11 @@ EXPORT long ParamUpdate( p->oldD.s = MyStrdup( stringV ); if ( p->valueP ) { if (p->option & PDO_STRINGLIMITLENGTH ) { - strncpy((char*)p->valueP, stringV, (uint32_t)p->context); - ((char *)p->valueP)[(uint32_t)p->context - 1] = '\0'; - if (strlen(stringV) > (uint32_t)p->context) { - NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, (uint32_t)p->context); + strncpy((char*)p->valueP, stringV, p->max_string-1); + ((char *)p->valueP)[p->max_string - 1] = '\0'; + if (strlen(stringV) > p->max_string-1) { + NoticeMessage2(0, MSG_ENTERED_STRING_TRUNCATED, _("Ok"), NULL, p->max_string-1); } - } else { strcpy((char*)p->valueP, stringV); @@ -916,10 +915,16 @@ static long ParamIntRestore( break; case PD_STRING: if ( oldP->s && strcmp((char*)p->valueP,oldP->s) != 0 ) { - /*if ((p->option&PDO_NORSTUPD)==0)*/ + if (p->max_string && (p->option & PDO_STRINGLIMITLENGTH)) { + ((char*)p->valueP)[0] = '\0'; + strncat((char*)p->valueP,oldP->s,p->max_string-1); + if (p->control) + wStringSetValue( (wString_p)p->control, (char*)p->valueP ); + } else { strcpy( (char*)p->valueP, oldP->s ); - if (p->control) - wStringSetValue( (wString_p)p->control, oldP->s ); + if (p->control) + wStringSetValue( (wString_p)p->control, oldP->s ); + } change |= (1L<group->origH-drawDataP->height); else ctlH = wControlGetHeight( pd->control ); - wDrawSetSize( (wDraw_p)pd->control, ctlW, ctlH ); + wDrawSetSize( (wDraw_p)pd->control, ctlW, ctlH, NULL ); if ( drawDataP->redraw ) drawDataP->redraw( (wDraw_p)pd->control, pd->context, ctlW, ctlH ); break; @@ -2486,6 +2491,7 @@ SkipControl: static void ParamDlgProc( wWin_p win, winProcEvent e, + void * refresh, void * data ) { paramGroup_p pg = (paramGroup_p)data; diff --git a/app/bin/param.h b/app/bin/param.h index ae426fb..243bd1b 100644 --- a/app/bin/param.h +++ b/app/bin/param.h @@ -138,6 +138,7 @@ typedef struct { char * winLabel; long winOption; void * context; + unsigned int max_string; wControl_p control; paramGroup_p group; paramOldData_t oldD, demoD; diff --git a/app/bin/tbezier.c b/app/bin/tbezier.c index 8d7ca6c..80feedb 100644 --- a/app/bin/tbezier.c +++ b/app/bin/tbezier.c @@ -334,7 +334,7 @@ static void UpdateBezier( track_p trk, int inx, descData_p descUpd, BOOL_T final } if (updateEndPts) { if ( GetTrkEndTrk(trk,0) == NULL ) { - SetTrkEndPoint( trk, 0, bezData.pos[0], NormalizeAngle( FindAngle(bezData.pos[0], bezData.pos[1]) ) ); + SetTrkEndPoint( trk, 0, bezData.pos[0], NormalizeAngle( FindAngle(bezData.pos[1], bezData.pos[0]) ) ); bezData.angle[0] = GetTrkEndAngle(trk,0); bezDesc[A0].mode |= DESC_CHANGE; GetTrackParams(PARAMS_CORNU,trk,xx->bezierData.pos[0],¶ms); @@ -584,7 +584,6 @@ static void ReadBezier( char * line ) static void MoveBezier( track_p trk, coOrd orig ) { struct extraData *xx = GetTrkExtraData(trk); - UndoModify(trk); for (int i=0;i<4;i++) { xx->bezierData.pos[i].x += orig.x; xx->bezierData.pos[i].y += orig.y; @@ -597,7 +596,6 @@ static void MoveBezier( track_p trk, coOrd orig ) static void RotateBezier( track_p trk, coOrd orig, ANGLE_T angle ) { struct extraData *xx = GetTrkExtraData(trk); - UndoModify(trk); for (int i=0;i<5;i++) { Rotate( &xx->bezierData.pos[i], orig, angle ); } @@ -609,7 +607,6 @@ static void RotateBezier( track_p trk, coOrd orig, ANGLE_T angle ) static void RescaleBezier( track_p trk, FLOAT_T ratio ) { struct extraData *xx = GetTrkExtraData(trk); - UndoModify(trk); xx->bezierData.pos[0].x *= ratio; xx->bezierData.pos[0].y *= ratio; xx->bezierData.pos[1].x *= ratio; @@ -774,7 +771,7 @@ LOG( log_traverseBezier, 2, ( " TraverseBezierL D%0.3f A%0.3f\n", dist, angle ) *distR = dist; //Tell caller what is left //Must be at one end or another trvTrk->pos = GetTrkEndPos(trk,ep); - trvTrk->angle = NormalizeAngle(GetTrkEndAngle(trk, ep)+(segs_backwards?180:0)); + trvTrk->angle = NormalizeAngle(GetTrkEndAngle(trk, ep));//+(segs_backwards?180:0)) trvTrk->trk = GetTrkEndTrk(trk,ep); //go to next track if (trvTrk->trk==NULL) { trvTrk->pos = pos2; @@ -1205,47 +1202,45 @@ LOG( log_bezierSegments, 1, ( " BezTr1-Exit -> A%0.3f B%d R%d N%d D%0.3f\n", case SEGPROC_TRAVERSE2: if (segPtr->type != SEG_BEZTRK) return; //Not SEG_BEZLIN LOG( log_bezierSegments, 1, ( " BezTr2-Enter D%0.3f SD%d SI%d SB%d\n", data->traverse2.dist, data->traverse2.segDir, data->traverse2.BezSegInx, data->traverse2.segs_backwards)) - if (data->traverse2.dist <= segPtr->u.b.length) { - - segProcData.traverse2.pos = data->traverse2.pos; - DIST_T dist = data->traverse2.dist; - segProcData.traverse2.dist = data->traverse2.dist; - segProcData.traverse2.angle = data->traverse2.angle; - segProcData.traverse2.segDir = data->traverse2.segDir; - segs_backwards = data->traverse2.segs_backwards; - BOOL_T backwards = data->traverse2.segDir; - inx = data->traverse2.BezSegInx; //Special from Traverse1 - while (inx>=0 && inxbezSegs.cnt) { - subSegsPtr = (trkSeg_p)segPtr->bezSegs.ptr+inx; - SegProc(SEGPROC_TRAVERSE2, subSegsPtr, &segProcData); - if (segProcData.traverse2.dist<=0) { //Done - data->traverse2.angle = segProcData.traverse2.angle; - data->traverse2.dist = 0; - data->traverse2.pos = segProcData.traverse2.pos; + segProcData.traverse2.pos = data->traverse2.pos; + DIST_T dist = data->traverse2.dist; + segProcData.traverse2.dist = data->traverse2.dist; + segProcData.traverse2.angle = data->traverse2.angle; + segProcData.traverse2.segDir = data->traverse2.segDir; + segs_backwards = data->traverse2.segs_backwards; + BOOL_T backwards = data->traverse2.segDir; + inx = data->traverse2.BezSegInx; //Special from Traverse1 + while (inx>=0 && inxbezSegs.cnt) { + subSegsPtr = (trkSeg_p)segPtr->bezSegs.ptr+inx; + SegProc(SEGPROC_TRAVERSE2, subSegsPtr, &segProcData); + if (segProcData.traverse2.dist<=0) { //Done + data->traverse2.angle = segProcData.traverse2.angle; + data->traverse2.dist = 0; + data->traverse2.pos = segProcData.traverse2.pos; LOG( log_bezierSegments, 1, ( " BezTr2-Exit1 -> A%0.3f P[%0.3f %0.3f] \n", data->traverse2.angle, data->traverse2.pos.x, data->traverse2.pos.y )) - return; - } else dist = segProcData.traverse2.dist; - p2 = segProcData.traverse2.pos; - a2 = segProcData.traverse2.angle; + return; + } else dist = segProcData.traverse2.dist; + p2 = segProcData.traverse2.pos; + a2 = segProcData.traverse2.angle; LOG( log_bezierSegments, 2, ( " BezTr2-Tr2 D%0.3f P[%0.3f %0.3f] A%0.3f\n", dist, p2.x, p2.y, a2 )) - segProcData.traverse1.pos = p2; - segProcData.traverse1.angle = a2; - inx = segs_backwards?inx-1:inx+1; - if (inx<0 || inx>=segPtr->bezSegs.cnt) break; - subSegsPtr = (trkSeg_p)segPtr->bezSegs.ptr+inx; - SegProc(SEGPROC_TRAVERSE1, subSegsPtr, &segProcData); - BOOL_T reverse_seg = segProcData.traverse1.reverse_seg; //For Info only - backwards = segProcData.traverse1.backwards; - dist += segProcData.traverse1.dist; //Add extra if needed - this is if we have to go from the other end of this seg - segProcData.traverse2.dist = dist; //distance left - segProcData.traverse2.segDir = backwards; //which way - segProcData.traverse2.pos = p2; - segProcData.traverse2.angle = a2; + segProcData.traverse1.pos = p2; + segProcData.traverse1.angle = a2 ; + inx = segs_backwards?inx-1:inx+1; + if (inx<0 || inx>=segPtr->bezSegs.cnt) break; + subSegsPtr = (trkSeg_p)segPtr->bezSegs.ptr+inx; + SegProc(SEGPROC_TRAVERSE1, subSegsPtr, &segProcData); + BOOL_T reverse_seg = segProcData.traverse1.reverse_seg; //For Info only + backwards = segProcData.traverse1.backwards; + BOOL_T neg_seg = segProcData.traverse1.negative; + dist += segProcData.traverse1.dist; //Add extra if needed - this is if we have to go from the other end of this seg + segProcData.traverse2.dist = dist; //distance left + segProcData.traverse2.segDir = backwards; //which way + segProcData.traverse2.pos = p2; + segProcData.traverse2.angle = NormalizeAngle(a2 + neg_seg?180:0); LOG( log_bezierSegments, 2, ( " BezTr2-Loop A%0.3f P[%0.3f %0.3f] D%0.3f SI%d B%d RS%d\n", a2, p2.x, p2.y, dist, inx, backwards, reverse_seg )) - } - data->traverse2.dist = dist; - } else data->traverse2.dist -= segPtr->u.b.length; //we got here because the desired point is not inside the segment + } + data->traverse2.dist = dist; if (segs_backwards) { data->traverse2.pos = segPtr->u.b.pos[0]; // Backwards so point 0 data->traverse2.angle = segPtr->u.b.angle0; diff --git a/app/bin/tcornu.c b/app/bin/tcornu.c index 2299fd8..74a7a5e 100644 --- a/app/bin/tcornu.c +++ b/app/bin/tcornu.c @@ -486,11 +486,10 @@ static void DescribeCornu( track_p trk, char * str, CSIZE_T len ) DoDescribe( _("Cornu Track"), trk, cornuDesc, UpdateCornu ); - } -static DIST_T DistanceCornu( track_p t, coOrd * p ) +DIST_T DistanceCornu( track_p t, coOrd * p ) { struct extraData *xx = GetTrkExtraData(t); //return BezierMathDistance(p,xx->bezierData.pos,100, &s); @@ -642,7 +641,6 @@ static void ReadCornu( char * line ) static void MoveCornu( track_p trk, coOrd orig ) { struct extraData *xx = GetTrkExtraData(trk); - UndoModify(trk); for (int i=0;i<2;i++) { xx->cornuData.pos[i].x += orig.x; xx->cornuData.pos[i].y += orig.y; @@ -655,7 +653,6 @@ static void MoveCornu( track_p trk, coOrd orig ) static void RotateCornu( track_p trk, coOrd orig, ANGLE_T angle ) { struct extraData *xx = GetTrkExtraData(trk); - UndoModify(trk); for (int i=0;i<2;i++) { Rotate( &xx->cornuData.pos[i], orig, angle ); Rotate( &xx->cornuData.c[i], orig, angle); @@ -667,7 +664,6 @@ static void RotateCornu( track_p trk, coOrd orig, ANGLE_T angle ) static void RescaleCornu( track_p trk, FLOAT_T ratio ) { struct extraData *xx = GetTrkExtraData(trk); - UndoModify(trk); for (int i=0;i<2;i++) { xx->cornuData.pos[i].x *= ratio; xx->cornuData.pos[i].y *= ratio; @@ -678,7 +674,6 @@ static void RescaleCornu( track_p trk, FLOAT_T ratio ) EXPORT BOOL_T SetCornuEndPt(track_p trk, EPINX_T inx, coOrd pos, coOrd center, ANGLE_T angle, DIST_T radius) { struct extraData *xx = GetTrkExtraData(trk); - xx->cornuData.pos[inx] = pos; xx->cornuData.c[inx] = center; xx->cornuData.a[inx] = angle; @@ -689,6 +684,35 @@ EXPORT BOOL_T SetCornuEndPt(track_p trk, EPINX_T inx, coOrd pos, coOrd center, A } +void GetCornuParmsNear(track_p t, int sel, coOrd * pos2, coOrd * center, ANGLE_T * angle2, DIST_T * radius ) { + struct extraData *xx = GetTrkExtraData(t); + coOrd pos = *pos2; + double dd = DistanceCornu(t, &pos); //Pos adjusted to be on curve + int inx; + wBool_t back,neg; + ANGLE_T angle = GetAngleSegs(xx->cornuData.arcSegs.cnt,(trkSeg_t *)(xx->cornuData.arcSegs.ptr),&pos,&inx,NULL,&back,NULL,&neg); + + trkSeg_p segPtr = &DYNARR_N(trkSeg_t, xx->cornuData.arcSegs, inx); + + GetAngleSegs(segPtr->bezSegs.cnt,(trkSeg_t *)(segPtr->bezSegs.ptr),&pos,&inx,NULL,&back,NULL,&neg); + segPtr = &DYNARR_N(trkSeg_t, segPtr->bezSegs, inx); + + if (segPtr->type == SEG_STRTRK) { + *radius = 0.0; + *center = zero; + } else if (segPtr->type == SEG_CRVTRK) { + *center = segPtr->u.c.center; + *radius = fabs(segPtr->u.c.radius); + } + if (sel) + angle = NormalizeAngle(angle+(neg==back?0:180)); + else + angle = NormalizeAngle(angle+(neg==back?180:0)); + *angle2 = angle; + *pos2 = pos; +} + + /** * Split the Track at approximately the point pos. */ @@ -842,7 +866,7 @@ LOG( log_traverseCornu, 1, ( "TravCornu-In [%0.3f %0.3f] A%0.3f D%0.3f \n", trvT ep = 1-ep; } segProcData.traverse1.pos = pos2; //actual point on curve - segProcData.traverse1.angle = trvTrk->angle; //direction car is going for Traverse 1 + segProcData.traverse1.angle = trvTrk->angle; //direction car is going for Traverse 1 LOG( log_traverseCornu, 1, ( " TravCornu-GetSubA A%0.3f I%d N%d B%d CB%d\n", a2, segInx, neg, back, cornu_backwards )) inx = segInx; while (inx >=0 && inxcornuData.arcSegs.cnt) { @@ -871,7 +895,6 @@ LOG( log_traverseCornu, 1, ( "TravCornu-Ex1 -> [%0.3f %0.3f] A%0.3f D%0.3f\n", t dist = segProcData.traverse2.dist; //How far left? coOrd pos = segProcData.traverse2.pos; //Will always be at a Bezseg end ANGLE_T angle = segProcData.traverse2.angle; //Angle of end therefore - segProcData.traverse1.angle = angle; //Set up Traverse1 segProcData.traverse1.pos = pos; inx = cornu_backwards?inx-1:inx+1; //Here's where the global segment direction comes in @@ -881,7 +904,7 @@ LOG( log_traverseCornu, 2, ( " TravCornu-Loop D%0.3f A%0.3f I%d \n", dist, angl *distR = dist; //Tell caller what dist is left trvTrk->pos = GetTrkEndPos(trk,ep); //Which end were we heading for? - trvTrk->angle = NormalizeAngle(GetTrkEndAngle(trk, ep)+(cornu_backwards?180:0)); + trvTrk->angle = NormalizeAngle(GetTrkEndAngle(trk, ep)); //+(cornu_backwards?180:0)); trvTrk->trk = GetTrkEndTrk(trk,ep); //go onto next track (or NULL) if (trvTrk->trk==NULL) { @@ -1126,6 +1149,20 @@ static void FlipCornu( xx->cornuData.a[0] = NormalizeAngle( 2*angle - xx->cornuData.a[0] ); xx->cornuData.a[1] = NormalizeAngle( 2*angle - xx->cornuData.a[1] ); + /* Reverse internals so that they match the new ends */ + coOrd pos_save = xx->cornuData.pos[0]; + xx->cornuData.pos[0] = xx->cornuData.pos[1]; + xx->cornuData.pos[1] = pos_save; + ANGLE_T angle_save = xx->cornuData.a[0]; + xx->cornuData.a[0] = xx->cornuData.a[1]; + xx->cornuData.a[1] = angle_save; + coOrd c_save = xx->cornuData.c[0]; + xx->cornuData.c[0] = xx->cornuData.c[1]; + xx->cornuData.c[1] = c_save; + DIST_T rad_save = xx->cornuData.r[0]; + xx->cornuData.r[0] = xx->cornuData.r[1]; + xx->cornuData.r[1] = rad_save; + RebuildCornu(trk); } diff --git a/app/bin/tcornu.h b/app/bin/tcornu.h index c41d381..a987044 100644 --- a/app/bin/tcornu.h +++ b/app/bin/tcornu.h @@ -50,10 +50,11 @@ BOOL_T FixUpCornu0(coOrd pos[2], coOrd center[2], ANGLE_T angle[2], DIST_T radiu BOOL_T GetCornuSegmentsFromTrack(track_p, trkSeg_p); BOOL_T SetCornuEndPt(track_p trk, EPINX_T inx, coOrd pos, coOrd center, ANGLE_T angle, DIST_T radius); BOOL_T RebuildCornu (track_p trk); +DIST_T DistanceCornu( track_p t, coOrd * p ); STATUS_T CornuDescriptionMove(track_p trk,wAction_t action,coOrd pos ); DIST_T CornuDescriptionDistance(coOrd pos,track_p trk ); - +void GetCornuParmsNear(track_p t, int sel, coOrd * pos, coOrd * center, ANGLE_T * angle, DIST_T * radius ); BOOL_T CallCornu(coOrd[2],track_p[2],EPINX_T[2],dynArr_t *,cornuParm_t *); BOOL_T CallCornu0(coOrd[2], coOrd[2], ANGLE_T[2], DIST_T[2], dynArr_t *,BOOL_T); diff --git a/app/bin/track.c b/app/bin/track.c index 22af292..0660d7d 100644 --- a/app/bin/track.c +++ b/app/bin/track.c @@ -106,7 +106,7 @@ static int suspendElevUpdates = FALSE; static track_p * importTrack; -EXPORT BOOL_T onTrackInSplit; +EXPORT BOOL_T onTrackInSplit = FALSE; static BOOL_T inDrawTracks; @@ -650,8 +650,10 @@ EXPORT EPINX_T PickEndPoint( coOrd p, track_cp trk ) coOrd pos; if (trk->endCnt <= 0) return -1; - if ( onTrackInSplit && trk->endCnt > 2 ) - return TurnoutPickEndPt( p, trk ); + if ( onTrackInSplit && trk->endCnt > 2 ) { + if (GetTrkType(trk) != T_TURNOUT) + return TurnoutPickEndPt( p, trk ); + } d = FindDistance( p, trk->endPt[0].pos ); inx = 0; for ( i=1; iendCnt; i++ ) { @@ -721,6 +723,22 @@ EXPORT EPINX_T GetEndPtConnectedToMe( track_p trk, track_p me ) return -1; } +EXPORT EPINX_T GetNearestEndPtConnectedToMe( track_p trk, track_p me, coOrd pos) { + EPINX_T ep, found = -1; + DIST_T d = 10000; + DIST_T dd; + for (ep=0; ependCnt; ep++) { + if (trk->endPt[ep].track == me) { + dd = FindDistance(pos,trk->endPt[ep].pos); + if (ddtype )->rotate == NULL ) + return; for (ep=0; ependCnt; ep++) { Rotate( &trk->endPt[ep].pos, orig, angle ); trk->endPt[ep].angle = NormalizeAngle( trk->endPt[ep].angle + angle ); @@ -772,7 +792,7 @@ EXPORT void RotateTrack( track_p trk, coOrd orig, ANGLE_T angle ) EXPORT void RescaleTrack( track_p trk, FLOAT_T ratio, coOrd shift ) { EPINX_T ep; - if ( trackCmds( trk->type )->rotate == NULL ) + if ( trackCmds( trk->type )->rescale == NULL ) return; for (ep=0; ependCnt; ep++) { trk->endPt[ep].pos.x *= ratio; @@ -872,6 +892,26 @@ EXPORT BOOL_T RebuildTrackSegs( return FALSE; } +EXPORT BOOL_T ReplayTrackData( + track_p trk, + void * data, + long length) +{ + if (trackCmds(trk->type)->replayData) + return trackCmds(trk->type)->replayData(trk,data,length); + return FALSE; +} + +EXPORT BOOL_T StoreTrackData( + track_p trk, + void ** data, + long * length) +{ + if (trackCmds(trk->type)->storeData) + return trackCmds(trk->type)->storeData(trk,data,length); + return FALSE; +} + /***************************************************************************** @@ -1676,8 +1716,8 @@ EXPORT void ConnectTracks( track_p trk0, EPINX_T inx0, track_p trk1, EPINX_T inx LOG( log_track, 3, ( "ConnectTracks( T%d[%d] @ [%0.3f, %0.3f] = T%d[%d] @ [%0.3f %0.3f]\n", trk0->index, inx0, pos0.x, pos0.y, trk1->index, inx1, pos1.x, pos1.y ) ) d = FindDistance( pos0, pos1 ); a = NormalizeAngle( trk0->endPt[inx0].angle - - trk1->endPt[inx1].angle + (180.0+connectAngle/2.0) ); - if (d > connectDistance || a > connectAngle || logTable(log_endPt).level>=1) { + trk1->endPt[inx1].angle + 180.0 ); + if (d > connectDistance || (a > connectAngle && a < 360.0 - connectAngle) || (log_endPt>0 && logTable(log_endPt).level>=1)) { #ifndef WINDOWS LogPrintf( "connectTracks: T%d[%d] T%d[%d] d=%0.3f a=%0.3f\n %d ", trk0->index, inx0, trk1->index, inx1, d, a, trk0->index ); @@ -1688,7 +1728,8 @@ LOG( log_track, 3, ( "ConnectTracks( T%d[%d] @ [%0.3f, %0.3f] = T%d[%d] @ [%0.3f PrintEndPt( logFile, trk1, 1 );???*/ LogPrintf("\n"); #endif - NoticeMessage( MSG_CONNECT_TRK, _("Continue"), NULL, trk0->index, inx0, trk1->index, inx1, d, a ); + if (d > connectDistance || (a > connectAngle && a < 360.0 - connectAngle)) + NoticeMessage( MSG_CONNECT_TRK, _("Continue"), NULL, trk0->index, inx0, trk1->index, inx1, d, a ); } UndoModify( trk0 ); UndoModify( trk1 ); @@ -1888,7 +1929,7 @@ EXPORT BOOL_T TraverseTrack( return TRUE; if ( !trvTrk->trk ) return FALSE; - ep = GetEndPtConnectedToMe( trvTrk->trk, oldTrk ); + ep = GetNearestEndPtConnectedToMe( trvTrk->trk, oldTrk, trvTrk->pos ); if ( ep != -1 ) { trvTrk->pos = GetTrkEndPos( trvTrk->trk, ep ); trvTrk->angle = NormalizeAngle( GetTrkEndAngle( trvTrk->trk, ep ) + 180.0 ); diff --git a/app/bin/track.h b/app/bin/track.h index 385a043..7485730 100644 --- a/app/bin/track.h +++ b/app/bin/track.h @@ -164,6 +164,8 @@ typedef struct { BOOL_T (*makeParallel)( track_p, coOrd, DIST_T, track_p *, coOrd *, coOrd * ); void (*drawDesc)( track_p, drawCmd_p, wDrawColor ); BOOL_T (*rebuildSegs)(track_p); + BOOL_T (*replayData)(track_p, void *,long ); + BOOL_T (*storeData)(track_p, void **,long *); } trackCmd_t; @@ -505,6 +507,7 @@ void CheckTrackLength( track_cp ); track_p NewTrack( wIndex_t, TRKTYP_T, EPINX_T, CSIZE_T ); void DescribeTrack( track_cp, char *, CSIZE_T ); EPINX_T GetEndPtConnectedToMe( track_p, track_p ); +EPINX_T GetNearestEndPtConnectedToMe( track_p, track_p, coOrd); void SetEndPts( track_p, EPINX_T ); BOOL_T DeleteTrack( track_p, BOOL_T ); @@ -597,6 +600,8 @@ void UngroupTrack( track_p ); BOOL_T IsTrack( track_p ); char * GetTrkTypeName( track_p ); BOOL_T RebuildTrackSegs(track_p); +BOOL_T StoreTrackData(track_p, void **, long *); +BOOL_T ReplayTrackData(track_p, void *, long); DIST_T GetFlexLength( track_p, EPINX_T, coOrd * ); void LabelLengths( drawCmd_p, track_p, wDrawColor ); @@ -632,6 +637,7 @@ typedef struct { descType type; char * label; void * valueP; + unsigned int max_string; int mode; wControl_p control0; wControl_p control1; @@ -676,7 +682,7 @@ BOOL_T ReadText( char * ); extern DIST_T curBarScale; void InitHotBar( void ); void HideHotBar( void ); -void LayoutHotBar( void ); +void LayoutHotBar ( void *); typedef enum { HB_SELECT, HB_DRAW, HB_LISTTITLE, HB_BARTITLE, HB_FULLTITLE } hotBarProc_e; typedef char * (*hotBarProc_t)( hotBarProc_e, void *, drawCmd_p, coOrd * ); void AddHotBarElement( char *, coOrd, coOrd, BOOL_T, DIST_T, void *, hotBarProc_t ); diff --git a/app/bin/trkseg.c b/app/bin/trkseg.c index 97de5e8..ab4b5a8 100644 --- a/app/bin/trkseg.c +++ b/app/bin/trkseg.c @@ -537,13 +537,14 @@ EXPORT void FlipSegs( break; case SEG_POLY: case SEG_FILPOLY: - pts = (coOrd*)MyMalloc( s->u.p.cnt * sizeof *(coOrd*)NULL ); - memcpy( pts, s->u.p.pts, s->u.p.cnt * sizeof *(coOrd*)NULL ); + pts = (coOrd*)MyMalloc( s->u.p.cnt * sizeof (coOrd) ); + memcpy( pts, s->u.p.pts, s->u.p.cnt * sizeof (coOrd) ); s->u.p.pts = pts; for (inx=0; inxu.p.cnt; inx++) { s->u.p.pts[inx].y = -s->u.p.pts[inx].y; } - MyFree(pts); + /* Don't Free - we only just got! ALso can't free other copy as that may be a template */ + //MyFree(pts); break; case SEG_JNTTRK: s->u.j.pos.y = - s->u.j.pos.y; @@ -645,14 +646,14 @@ EXPORT void CloneFilledDraw( switch (sp->type) { case SEG_POLY: case SEG_FILPOLY: - newPts = (coOrd*)MyMalloc( sp->u.p.cnt * sizeof *(coOrd*)0 ); + newPts = (coOrd*)MyMalloc( sp->u.p.cnt * sizeof (coOrd) ); if ( reorigin ) { for ( inx = 0; inxu.p.cnt; inx++ ) REORIGIN( newPts[inx], sp->u.p.pts[inx], sp->u.p.angle, sp->u.p.orig ); sp->u.p.angle = 0; sp->u.p.orig = zero; } else { - memcpy( newPts, sp->u.p.pts, sp->u.p.cnt * sizeof *(coOrd*)0 ); + memcpy( newPts, sp->u.p.pts, sp->u.p.cnt * sizeof (coOrd) ); } //if (sp->u.p.pts) Can't do this a pts could be pointing at static // free(sp->u.p.pts); @@ -664,7 +665,7 @@ EXPORT void CloneFilledDraw( case SEG_BEZTRK: case SEG_BEZLIN: sp->bezSegs.cnt = 0; - if (sp->bezSegs.ptr) MyFree(sp->bezSegs.ptr); + //if (sp->bezSegs.ptr) MyFree(sp->bezSegs.ptr); Make sure no update to static sp->bezSegs.ptr = NULL; sp->bezSegs.max = 0; FixUpBezierSeg(sp->u.b.pos,sp,sp->type == SEG_BEZTRK); @@ -1356,7 +1357,7 @@ EXPORT BOOL_T ReadSegs( void ) } } s->color = wDrawFindColor( rgb ); - s->u.p.pts = (coOrd*)MyMalloc( s->u.p.cnt * sizeof *(coOrd*)NULL ); + s->u.p.pts = (coOrd*)MyMalloc( s->u.p.cnt * sizeof (coOrd) ); for ( i=0; iu.p.cnt; i++ ) { cp = GetNextLine(); if (cp == NULL || !GetArgs( cp, "p", &s->u.p.pts[i])) { @@ -2034,7 +2035,7 @@ EXPORT void CopyPoly(trkSeg_p p, wIndex_t segCnt) { coOrd * newPts; for (int i=0;itype == SEG_POLY || p->type == SEG_FILPOLY) { - newPts = memdup( p->u.p.pts, p->u.p.cnt*sizeof *(coOrd*)0 ); + newPts = memdup( p->u.p.pts, p->u.p.cnt*sizeof (coOrd) ); p->u.p.pts = newPts; } } diff --git a/app/bin/unittest/CMakeFiles/CMakeDirectoryInformation.cmake b/app/bin/unittest/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 2569371..0000000 --- a/app/bin/unittest/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/martin/XTrackCAD/src/work") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/martin/XTrackCAD/src/work") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/app/bin/unittest/CMakeFiles/defaultstest.dir/DependInfo.cmake b/app/bin/unittest/CMakeFiles/defaultstest.dir/DependInfo.cmake deleted file mode 100644 index 56939f1..0000000 --- a/app/bin/unittest/CMakeFiles/defaultstest.dir/DependInfo.cmake +++ /dev/null @@ -1,32 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/martin/XTrackCAD/src/work/app/bin/unittest/defaultstest.c" "/home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "XTRKCAD_CMAKE_BUILD" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/local/include" - "app/bin" - "app/dynstring" - "app/cornu" - "." - "app/help" - "app/wlib/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/app/bin/unittest/CMakeFiles/defaultstest.dir/build.make b/app/bin/unittest/CMakeFiles/defaultstest.dir/build.make deleted file mode 100644 index 1f33a58..0000000 --- a/app/bin/unittest/CMakeFiles/defaultstest.dir/build.make +++ /dev/null @@ -1,114 +0,0 @@ -# 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/unittest/CMakeFiles/defaultstest.dir/depend.make - -# Include the progress variables for this target. -include app/bin/unittest/CMakeFiles/defaultstest.dir/progress.make - -# Include the compile flags for this target's objects. -include app/bin/unittest/CMakeFiles/defaultstest.dir/flags.make - -app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o: app/bin/unittest/CMakeFiles/defaultstest.dir/flags.make -app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o: app/bin/unittest/defaultstest.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/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/defaultstest.dir/defaultstest.c.o -c /home/martin/XTrackCAD/src/work/app/bin/unittest/defaultstest.c - -app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/defaultstest.dir/defaultstest.c.i" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/martin/XTrackCAD/src/work/app/bin/unittest/defaultstest.c > CMakeFiles/defaultstest.dir/defaultstest.c.i - -app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/defaultstest.dir/defaultstest.c.s" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/martin/XTrackCAD/src/work/app/bin/unittest/defaultstest.c -o CMakeFiles/defaultstest.dir/defaultstest.c.s - -app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.requires: - -.PHONY : app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.requires - -app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.provides: app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.requires - $(MAKE) -f app/bin/unittest/CMakeFiles/defaultstest.dir/build.make app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.provides.build -.PHONY : app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.provides - -app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.provides.build: app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o - - -# Object files for target defaultstest -defaultstest_OBJECTS = \ -"CMakeFiles/defaultstest.dir/defaultstest.c.o" - -# External object files for target defaultstest -defaultstest_EXTERNAL_OBJECTS = - -app/bin/unittest/defaultstest: app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o -app/bin/unittest/defaultstest: app/bin/unittest/CMakeFiles/defaultstest.dir/build.make -app/bin/unittest/defaultstest: /usr/local/lib/libcmocka.so -app/bin/unittest/defaultstest: app/bin/unittest/CMakeFiles/defaultstest.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_2) "Linking C executable defaultstest" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/defaultstest.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -app/bin/unittest/CMakeFiles/defaultstest.dir/build: app/bin/unittest/defaultstest - -.PHONY : app/bin/unittest/CMakeFiles/defaultstest.dir/build - -app/bin/unittest/CMakeFiles/defaultstest.dir/requires: app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o.requires - -.PHONY : app/bin/unittest/CMakeFiles/defaultstest.dir/requires - -app/bin/unittest/CMakeFiles/defaultstest.dir/clean: - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && $(CMAKE_COMMAND) -P CMakeFiles/defaultstest.dir/cmake_clean.cmake -.PHONY : app/bin/unittest/CMakeFiles/defaultstest.dir/clean - -app/bin/unittest/CMakeFiles/defaultstest.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/unittest /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/bin/unittest /home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/defaultstest.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : app/bin/unittest/CMakeFiles/defaultstest.dir/depend - diff --git a/app/bin/unittest/CMakeFiles/defaultstest.dir/cmake_clean.cmake b/app/bin/unittest/CMakeFiles/defaultstest.dir/cmake_clean.cmake deleted file mode 100644 index 0856865..0000000 --- a/app/bin/unittest/CMakeFiles/defaultstest.dir/cmake_clean.cmake +++ /dev/null @@ -1,10 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/defaultstest.dir/defaultstest.c.o" - "defaultstest.pdb" - "defaultstest" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/defaultstest.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/app/bin/unittest/CMakeFiles/defaultstest.dir/depend.make b/app/bin/unittest/CMakeFiles/defaultstest.dir/depend.make deleted file mode 100644 index ab0d7d0..0000000 --- a/app/bin/unittest/CMakeFiles/defaultstest.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for defaultstest. -# This may be replaced when dependencies are built. diff --git a/app/bin/unittest/CMakeFiles/defaultstest.dir/flags.make b/app/bin/unittest/CMakeFiles/defaultstest.dir/flags.make deleted file mode 100644 index 5131b8b..0000000 --- a/app/bin/unittest/CMakeFiles/defaultstest.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g3 -gdwarf-2 -std=gnu99 - -C_DEFINES = -DXTRKCAD_CMAKE_BUILD - -C_INCLUDES = -I/usr/local/include -I/home/martin/XTrackCAD/src/work/app/bin -I/home/martin/XTrackCAD/src/work/app/dynstring -I/home/martin/XTrackCAD/src/work/app/cornu -I/home/martin/XTrackCAD/src/work -I/home/martin/XTrackCAD/src/work/app/help -I/home/martin/XTrackCAD/src/work/app/wlib/include - diff --git a/app/bin/unittest/CMakeFiles/defaultstest.dir/link.txt b/app/bin/unittest/CMakeFiles/defaultstest.dir/link.txt deleted file mode 100644 index 321b689..0000000 --- a/app/bin/unittest/CMakeFiles/defaultstest.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gcc -g3 -gdwarf-2 CMakeFiles/defaultstest.dir/defaultstest.c.o -o defaultstest -rdynamic /usr/local/lib/libcmocka.so -Wl,-rpath,/usr/local/lib diff --git a/app/bin/unittest/CMakeFiles/defaultstest.dir/progress.make b/app/bin/unittest/CMakeFiles/defaultstest.dir/progress.make deleted file mode 100644 index d7043a9..0000000 --- a/app/bin/unittest/CMakeFiles/defaultstest.dir/progress.make +++ /dev/null @@ -1,3 +0,0 @@ -CMAKE_PROGRESS_1 = -CMAKE_PROGRESS_2 = 3 - diff --git a/app/bin/unittest/CMakeFiles/dxfformattest.dir/DependInfo.cmake b/app/bin/unittest/CMakeFiles/dxfformattest.dir/DependInfo.cmake deleted file mode 100644 index 4efb51d..0000000 --- a/app/bin/unittest/CMakeFiles/dxfformattest.dir/DependInfo.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/martin/XTrackCAD/src/work/app/bin/dxfformat.c" "/home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o" - "/home/martin/XTrackCAD/src/work/app/bin/unittest/dxfformattest.c" "/home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "XTRKCAD_CMAKE_BUILD" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/local/include" - "app/bin" - "app/dynstring" - "app/cornu" - "." - "app/help" - "app/wlib/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/martin/XTrackCAD/src/work/app/dynstring/CMakeFiles/dynstring.dir/DependInfo.cmake" - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make b/app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make deleted file mode 100644 index da52919..0000000 --- a/app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make +++ /dev/null @@ -1,142 +0,0 @@ -# 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/unittest/CMakeFiles/dxfformattest.dir/depend.make - -# Include the progress variables for this target. -include app/bin/unittest/CMakeFiles/dxfformattest.dir/progress.make - -# Include the compile flags for this target's objects. -include app/bin/unittest/CMakeFiles/dxfformattest.dir/flags.make - -app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o: app/bin/unittest/CMakeFiles/dxfformattest.dir/flags.make -app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o: app/bin/unittest/dxfformattest.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/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/dxfformattest.dir/dxfformattest.c.o -c /home/martin/XTrackCAD/src/work/app/bin/unittest/dxfformattest.c - -app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/dxfformattest.dir/dxfformattest.c.i" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/martin/XTrackCAD/src/work/app/bin/unittest/dxfformattest.c > CMakeFiles/dxfformattest.dir/dxfformattest.c.i - -app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/dxfformattest.dir/dxfformattest.c.s" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/martin/XTrackCAD/src/work/app/bin/unittest/dxfformattest.c -o CMakeFiles/dxfformattest.dir/dxfformattest.c.s - -app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.requires: - -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.requires - -app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.provides: app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.requires - $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.provides.build -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.provides - -app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.provides.build: app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o - - -app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o: app/bin/unittest/CMakeFiles/dxfformattest.dir/flags.make -app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o: app/bin/dxfformat.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/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/dxfformattest.dir/__/dxfformat.c.o -c /home/martin/XTrackCAD/src/work/app/bin/dxfformat.c - -app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/dxfformattest.dir/__/dxfformat.c.i" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/martin/XTrackCAD/src/work/app/bin/dxfformat.c > CMakeFiles/dxfformattest.dir/__/dxfformat.c.i - -app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/dxfformattest.dir/__/dxfformat.c.s" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/martin/XTrackCAD/src/work/app/bin/dxfformat.c -o CMakeFiles/dxfformattest.dir/__/dxfformat.c.s - -app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.requires: - -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.requires - -app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.provides: app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.requires - $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.provides.build -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.provides - -app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.provides.build: app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o - - -# Object files for target dxfformattest -dxfformattest_OBJECTS = \ -"CMakeFiles/dxfformattest.dir/dxfformattest.c.o" \ -"CMakeFiles/dxfformattest.dir/__/dxfformat.c.o" - -# External object files for target dxfformattest -dxfformattest_EXTERNAL_OBJECTS = - -app/bin/unittest/dxfformattest: app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o -app/bin/unittest/dxfformattest: app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o -app/bin/unittest/dxfformattest: app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make -app/bin/unittest/dxfformattest: app/dynstring/libdynstring.a -app/bin/unittest/dxfformattest: /usr/local/lib/libcmocka.so -app/bin/unittest/dxfformattest: app/bin/unittest/CMakeFiles/dxfformattest.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 dxfformattest" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/dxfformattest.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -app/bin/unittest/CMakeFiles/dxfformattest.dir/build: app/bin/unittest/dxfformattest - -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/build - -app/bin/unittest/CMakeFiles/dxfformattest.dir/requires: app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o.requires -app/bin/unittest/CMakeFiles/dxfformattest.dir/requires: app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o.requires - -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/requires - -app/bin/unittest/CMakeFiles/dxfformattest.dir/clean: - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && $(CMAKE_COMMAND) -P CMakeFiles/dxfformattest.dir/cmake_clean.cmake -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/clean - -app/bin/unittest/CMakeFiles/dxfformattest.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/unittest /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/bin/unittest /home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/dxfformattest.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/depend - diff --git a/app/bin/unittest/CMakeFiles/dxfformattest.dir/cmake_clean.cmake b/app/bin/unittest/CMakeFiles/dxfformattest.dir/cmake_clean.cmake deleted file mode 100644 index 550c677..0000000 --- a/app/bin/unittest/CMakeFiles/dxfformattest.dir/cmake_clean.cmake +++ /dev/null @@ -1,11 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/dxfformattest.dir/dxfformattest.c.o" - "CMakeFiles/dxfformattest.dir/__/dxfformat.c.o" - "dxfformattest.pdb" - "dxfformattest" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/dxfformattest.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/app/bin/unittest/CMakeFiles/dxfformattest.dir/depend.make b/app/bin/unittest/CMakeFiles/dxfformattest.dir/depend.make deleted file mode 100644 index 0cc6281..0000000 --- a/app/bin/unittest/CMakeFiles/dxfformattest.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for dxfformattest. -# This may be replaced when dependencies are built. diff --git a/app/bin/unittest/CMakeFiles/dxfformattest.dir/flags.make b/app/bin/unittest/CMakeFiles/dxfformattest.dir/flags.make deleted file mode 100644 index 5131b8b..0000000 --- a/app/bin/unittest/CMakeFiles/dxfformattest.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g3 -gdwarf-2 -std=gnu99 - -C_DEFINES = -DXTRKCAD_CMAKE_BUILD - -C_INCLUDES = -I/usr/local/include -I/home/martin/XTrackCAD/src/work/app/bin -I/home/martin/XTrackCAD/src/work/app/dynstring -I/home/martin/XTrackCAD/src/work/app/cornu -I/home/martin/XTrackCAD/src/work -I/home/martin/XTrackCAD/src/work/app/help -I/home/martin/XTrackCAD/src/work/app/wlib/include - diff --git a/app/bin/unittest/CMakeFiles/dxfformattest.dir/link.txt b/app/bin/unittest/CMakeFiles/dxfformattest.dir/link.txt deleted file mode 100644 index a3d9c89..0000000 --- a/app/bin/unittest/CMakeFiles/dxfformattest.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gcc -g3 -gdwarf-2 CMakeFiles/dxfformattest.dir/dxfformattest.c.o CMakeFiles/dxfformattest.dir/__/dxfformat.c.o -o dxfformattest -rdynamic ../../dynstring/libdynstring.a /usr/local/lib/libcmocka.so -Wl,-rpath,/usr/local/lib diff --git a/app/bin/unittest/CMakeFiles/dxfformattest.dir/progress.make b/app/bin/unittest/CMakeFiles/dxfformattest.dir/progress.make deleted file mode 100644 index 7db5e5c..0000000 --- a/app/bin/unittest/CMakeFiles/dxfformattest.dir/progress.make +++ /dev/null @@ -1,4 +0,0 @@ -CMAKE_PROGRESS_1 = -CMAKE_PROGRESS_2 = 4 -CMAKE_PROGRESS_3 = - diff --git a/app/bin/unittest/CMakeFiles/pathstest.dir/DependInfo.cmake b/app/bin/unittest/CMakeFiles/pathstest.dir/DependInfo.cmake deleted file mode 100644 index b2223fc..0000000 --- a/app/bin/unittest/CMakeFiles/pathstest.dir/DependInfo.cmake +++ /dev/null @@ -1,33 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/martin/XTrackCAD/src/work/app/bin/unittest/pathstest.c" "/home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "XTRKCAD_CMAKE_BUILD" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/local/include" - "app/bin" - "app/dynstring" - "app/cornu" - "." - "app/help" - "app/wlib/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/martin/XTrackCAD/src/work/app/dynstring/CMakeFiles/dynstring.dir/DependInfo.cmake" - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/app/bin/unittest/CMakeFiles/pathstest.dir/build.make b/app/bin/unittest/CMakeFiles/pathstest.dir/build.make deleted file mode 100644 index ce97781..0000000 --- a/app/bin/unittest/CMakeFiles/pathstest.dir/build.make +++ /dev/null @@ -1,115 +0,0 @@ -# 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/unittest/CMakeFiles/pathstest.dir/depend.make - -# Include the progress variables for this target. -include app/bin/unittest/CMakeFiles/pathstest.dir/progress.make - -# Include the compile flags for this target's objects. -include app/bin/unittest/CMakeFiles/pathstest.dir/flags.make - -app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o: app/bin/unittest/CMakeFiles/pathstest.dir/flags.make -app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o: app/bin/unittest/pathstest.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/unittest/CMakeFiles/pathstest.dir/pathstest.c.o" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/pathstest.dir/pathstest.c.o -c /home/martin/XTrackCAD/src/work/app/bin/unittest/pathstest.c - -app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/pathstest.dir/pathstest.c.i" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/martin/XTrackCAD/src/work/app/bin/unittest/pathstest.c > CMakeFiles/pathstest.dir/pathstest.c.i - -app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/pathstest.dir/pathstest.c.s" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/martin/XTrackCAD/src/work/app/bin/unittest/pathstest.c -o CMakeFiles/pathstest.dir/pathstest.c.s - -app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.requires: - -.PHONY : app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.requires - -app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.provides: app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.requires - $(MAKE) -f app/bin/unittest/CMakeFiles/pathstest.dir/build.make app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.provides.build -.PHONY : app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.provides - -app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.provides.build: app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o - - -# Object files for target pathstest -pathstest_OBJECTS = \ -"CMakeFiles/pathstest.dir/pathstest.c.o" - -# External object files for target pathstest -pathstest_EXTERNAL_OBJECTS = - -app/bin/unittest/pathstest: app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o -app/bin/unittest/pathstest: app/bin/unittest/CMakeFiles/pathstest.dir/build.make -app/bin/unittest/pathstest: app/dynstring/libdynstring.a -app/bin/unittest/pathstest: /usr/local/lib/libcmocka.so -app/bin/unittest/pathstest: app/bin/unittest/CMakeFiles/pathstest.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_2) "Linking C executable pathstest" - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/pathstest.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -app/bin/unittest/CMakeFiles/pathstest.dir/build: app/bin/unittest/pathstest - -.PHONY : app/bin/unittest/CMakeFiles/pathstest.dir/build - -app/bin/unittest/CMakeFiles/pathstest.dir/requires: app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o.requires - -.PHONY : app/bin/unittest/CMakeFiles/pathstest.dir/requires - -app/bin/unittest/CMakeFiles/pathstest.dir/clean: - cd /home/martin/XTrackCAD/src/work/app/bin/unittest && $(CMAKE_COMMAND) -P CMakeFiles/pathstest.dir/cmake_clean.cmake -.PHONY : app/bin/unittest/CMakeFiles/pathstest.dir/clean - -app/bin/unittest/CMakeFiles/pathstest.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/unittest /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/bin/unittest /home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/pathstest.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : app/bin/unittest/CMakeFiles/pathstest.dir/depend - diff --git a/app/bin/unittest/CMakeFiles/pathstest.dir/cmake_clean.cmake b/app/bin/unittest/CMakeFiles/pathstest.dir/cmake_clean.cmake deleted file mode 100644 index 32724d3..0000000 --- a/app/bin/unittest/CMakeFiles/pathstest.dir/cmake_clean.cmake +++ /dev/null @@ -1,10 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/pathstest.dir/pathstest.c.o" - "pathstest.pdb" - "pathstest" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/pathstest.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/app/bin/unittest/CMakeFiles/pathstest.dir/depend.make b/app/bin/unittest/CMakeFiles/pathstest.dir/depend.make deleted file mode 100644 index c2a85c4..0000000 --- a/app/bin/unittest/CMakeFiles/pathstest.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for pathstest. -# This may be replaced when dependencies are built. diff --git a/app/bin/unittest/CMakeFiles/pathstest.dir/flags.make b/app/bin/unittest/CMakeFiles/pathstest.dir/flags.make deleted file mode 100644 index 5131b8b..0000000 --- a/app/bin/unittest/CMakeFiles/pathstest.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g3 -gdwarf-2 -std=gnu99 - -C_DEFINES = -DXTRKCAD_CMAKE_BUILD - -C_INCLUDES = -I/usr/local/include -I/home/martin/XTrackCAD/src/work/app/bin -I/home/martin/XTrackCAD/src/work/app/dynstring -I/home/martin/XTrackCAD/src/work/app/cornu -I/home/martin/XTrackCAD/src/work -I/home/martin/XTrackCAD/src/work/app/help -I/home/martin/XTrackCAD/src/work/app/wlib/include - diff --git a/app/bin/unittest/CMakeFiles/pathstest.dir/link.txt b/app/bin/unittest/CMakeFiles/pathstest.dir/link.txt deleted file mode 100644 index df666a9..0000000 --- a/app/bin/unittest/CMakeFiles/pathstest.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gcc -g3 -gdwarf-2 CMakeFiles/pathstest.dir/pathstest.c.o -o pathstest -rdynamic ../../dynstring/libdynstring.a /usr/local/lib/libcmocka.so -Wl,-rpath,/usr/local/lib diff --git a/app/bin/unittest/CMakeFiles/pathstest.dir/progress.make b/app/bin/unittest/CMakeFiles/pathstest.dir/progress.make deleted file mode 100644 index 14e668e..0000000 --- a/app/bin/unittest/CMakeFiles/pathstest.dir/progress.make +++ /dev/null @@ -1,3 +0,0 @@ -CMAKE_PROGRESS_1 = 31 -CMAKE_PROGRESS_2 = - diff --git a/app/bin/unittest/CMakeFiles/progress.marks b/app/bin/unittest/CMakeFiles/progress.marks deleted file mode 100644 index b8626c4..0000000 --- a/app/bin/unittest/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -4 diff --git a/app/bin/unittest/CTestTestfile.cmake b/app/bin/unittest/CTestTestfile.cmake deleted file mode 100644 index 96187a6..0000000 --- a/app/bin/unittest/CTestTestfile.cmake +++ /dev/null @@ -1,9 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/martin/XTrackCAD/src/work/app/bin/unittest -# Build directory: /home/martin/XTrackCAD/src/work/app/bin/unittest -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. -add_test(DXFOutputTest "dxfformattest") -add_test(PathsTest "pathstest") -add_test(DefaultsTest "defaultstest") diff --git a/app/bin/unittest/Makefile b/app/bin/unittest/Makefile deleted file mode 100644 index fed6efb..0000000 --- a/app/bin/unittest/Makefile +++ /dev/null @@ -1,386 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.6 - -# 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/martin/XTrackCAD/src/work - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/martin/XTrackCAD/src/work - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." - /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.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/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 - -# 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 list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "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/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 -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 package -package: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." - cd /home/martin/XTrackCAD/src/work && /usr/bin/cpack --config ./CPackConfig.cmake -.PHONY : package - -# Special rule for the target package -package/fast: package - -.PHONY : package/fast - -# Special rule for the target package_source -package_source: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." - cd /home/martin/XTrackCAD/src/work && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/martin/XTrackCAD/src/work/CPackSourceConfig.cmake -.PHONY : package_source - -# Special rule for the target package_source -package_source/fast: package_source - -.PHONY : package_source/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# The main all target -all: cmake_check_build_system - cd /home/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -E cmake_progress_start /home/martin/XTrackCAD/src/work/CMakeFiles /home/martin/XTrackCAD/src/work/app/bin/unittest/CMakeFiles/progress.marks - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/unittest/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/martin/XTrackCAD/src/work/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/unittest/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/unittest/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/unittest/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -app/bin/unittest/CMakeFiles/defaultstest.dir/rule: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/unittest/CMakeFiles/defaultstest.dir/rule -.PHONY : app/bin/unittest/CMakeFiles/defaultstest.dir/rule - -# Convenience name for target. -defaultstest: app/bin/unittest/CMakeFiles/defaultstest.dir/rule - -.PHONY : defaultstest - -# fast build rule for target. -defaultstest/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/defaultstest.dir/build.make app/bin/unittest/CMakeFiles/defaultstest.dir/build -.PHONY : defaultstest/fast - -# Convenience name for target. -app/bin/unittest/CMakeFiles/pathstest.dir/rule: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/unittest/CMakeFiles/pathstest.dir/rule -.PHONY : app/bin/unittest/CMakeFiles/pathstest.dir/rule - -# Convenience name for target. -pathstest: app/bin/unittest/CMakeFiles/pathstest.dir/rule - -.PHONY : pathstest - -# fast build rule for target. -pathstest/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/pathstest.dir/build.make app/bin/unittest/CMakeFiles/pathstest.dir/build -.PHONY : pathstest/fast - -# Convenience name for target. -app/bin/unittest/CMakeFiles/dxfformattest.dir/rule: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/bin/unittest/CMakeFiles/dxfformattest.dir/rule -.PHONY : app/bin/unittest/CMakeFiles/dxfformattest.dir/rule - -# Convenience name for target. -dxfformattest: app/bin/unittest/CMakeFiles/dxfformattest.dir/rule - -.PHONY : dxfformattest - -# fast build rule for target. -dxfformattest/fast: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/build -.PHONY : dxfformattest/fast - -__/dxfformat.o: __/dxfformat.c.o - -.PHONY : __/dxfformat.o - -# target to build an object file -__/dxfformat.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.o -.PHONY : __/dxfformat.c.o - -__/dxfformat.i: __/dxfformat.c.i - -.PHONY : __/dxfformat.i - -# target to preprocess a source file -__/dxfformat.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.i -.PHONY : __/dxfformat.c.i - -__/dxfformat.s: __/dxfformat.c.s - -.PHONY : __/dxfformat.s - -# target to generate assembly for a file -__/dxfformat.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/__/dxfformat.c.s -.PHONY : __/dxfformat.c.s - -defaultstest.o: defaultstest.c.o - -.PHONY : defaultstest.o - -# target to build an object file -defaultstest.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/defaultstest.dir/build.make app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.o -.PHONY : defaultstest.c.o - -defaultstest.i: defaultstest.c.i - -.PHONY : defaultstest.i - -# target to preprocess a source file -defaultstest.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/defaultstest.dir/build.make app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.i -.PHONY : defaultstest.c.i - -defaultstest.s: defaultstest.c.s - -.PHONY : defaultstest.s - -# target to generate assembly for a file -defaultstest.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/defaultstest.dir/build.make app/bin/unittest/CMakeFiles/defaultstest.dir/defaultstest.c.s -.PHONY : defaultstest.c.s - -dxfformattest.o: dxfformattest.c.o - -.PHONY : dxfformattest.o - -# target to build an object file -dxfformattest.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.o -.PHONY : dxfformattest.c.o - -dxfformattest.i: dxfformattest.c.i - -.PHONY : dxfformattest.i - -# target to preprocess a source file -dxfformattest.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.i -.PHONY : dxfformattest.c.i - -dxfformattest.s: dxfformattest.c.s - -.PHONY : dxfformattest.s - -# target to generate assembly for a file -dxfformattest.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/dxfformattest.dir/build.make app/bin/unittest/CMakeFiles/dxfformattest.dir/dxfformattest.c.s -.PHONY : dxfformattest.c.s - -pathstest.o: pathstest.c.o - -.PHONY : pathstest.o - -# target to build an object file -pathstest.c.o: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/pathstest.dir/build.make app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.o -.PHONY : pathstest.c.o - -pathstest.i: pathstest.c.i - -.PHONY : pathstest.i - -# target to preprocess a source file -pathstest.c.i: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/pathstest.dir/build.make app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.i -.PHONY : pathstest.c.i - -pathstest.s: pathstest.c.s - -.PHONY : pathstest.s - -# target to generate assembly for a file -pathstest.c.s: - cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/bin/unittest/CMakeFiles/pathstest.dir/build.make app/bin/unittest/CMakeFiles/pathstest.dir/pathstest.c.s -.PHONY : pathstest.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 "... install/local" - @echo "... defaultstest" - @echo "... rebuild_cache" - @echo "... pathstest" - @echo "... list_install_components" - @echo "... install/strip" - @echo "... install" - @echo "... package" - @echo "... dxfformattest" - @echo "... package_source" - @echo "... test" - @echo "... __/dxfformat.o" - @echo "... __/dxfformat.i" - @echo "... __/dxfformat.s" - @echo "... defaultstest.o" - @echo "... defaultstest.i" - @echo "... defaultstest.s" - @echo "... dxfformattest.o" - @echo "... dxfformattest.i" - @echo "... dxfformattest.s" - @echo "... pathstest.o" - @echo "... pathstest.i" - @echo "... pathstest.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/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/app/bin/unittest/cmake_install.cmake b/app/bin/unittest/cmake_install.cmake deleted file mode 100644 index df97371..0000000 --- a/app/bin/unittest/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /home/martin/XTrackCAD/src/work/app/bin/unittest - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -- cgit v1.2.3