# 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/tools/CMakeFiles/listxtp.dir/depend.make # Include the progress variables for this target. include app/tools/CMakeFiles/listxtp.dir/progress.make # Include the compile flags for this target's objects. include app/tools/CMakeFiles/listxtp.dir/flags.make app/tools/CMakeFiles/listxtp.dir/listxtp.c.o: app/tools/CMakeFiles/listxtp.dir/flags.make app/tools/CMakeFiles/listxtp.dir/listxtp.c.o: app/tools/listxtp.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/tools/CMakeFiles/listxtp.dir/listxtp.c.o" cd /home/martin/XTrackCAD/src/work/app/tools && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/listxtp.dir/listxtp.c.o -c /home/martin/XTrackCAD/src/work/app/tools/listxtp.c app/tools/CMakeFiles/listxtp.dir/listxtp.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/listxtp.dir/listxtp.c.i" cd /home/martin/XTrackCAD/src/work/app/tools && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/martin/XTrackCAD/src/work/app/tools/listxtp.c > CMakeFiles/listxtp.dir/listxtp.c.i app/tools/CMakeFiles/listxtp.dir/listxtp.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/listxtp.dir/listxtp.c.s" cd /home/martin/XTrackCAD/src/work/app/tools && /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/martin/XTrackCAD/src/work/app/tools/listxtp.c -o CMakeFiles/listxtp.dir/listxtp.c.s app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.requires: .PHONY : app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.requires app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.provides: app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.requires $(MAKE) -f app/tools/CMakeFiles/listxtp.dir/build.make app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.provides.build .PHONY : app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.provides app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.provides.build: app/tools/CMakeFiles/listxtp.dir/listxtp.c.o # Object files for target listxtp listxtp_OBJECTS = \ "CMakeFiles/listxtp.dir/listxtp.c.o" # External object files for target listxtp listxtp_EXTERNAL_OBJECTS = app/tools/listxtp: app/tools/CMakeFiles/listxtp.dir/listxtp.c.o app/tools/listxtp: app/tools/CMakeFiles/listxtp.dir/build.make app/tools/listxtp: app/tools/CMakeFiles/listxtp.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 listxtp" cd /home/martin/XTrackCAD/src/work/app/tools && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/listxtp.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. app/tools/CMakeFiles/listxtp.dir/build: app/tools/listxtp .PHONY : app/tools/CMakeFiles/listxtp.dir/build app/tools/CMakeFiles/listxtp.dir/requires: app/tools/CMakeFiles/listxtp.dir/listxtp.c.o.requires .PHONY : app/tools/CMakeFiles/listxtp.dir/requires app/tools/CMakeFiles/listxtp.dir/clean: cd /home/martin/XTrackCAD/src/work/app/tools && $(CMAKE_COMMAND) -P CMakeFiles/listxtp.dir/cmake_clean.cmake .PHONY : app/tools/CMakeFiles/listxtp.dir/clean app/tools/CMakeFiles/listxtp.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/tools /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/tools /home/martin/XTrackCAD/src/work/app/tools/CMakeFiles/listxtp.dir/DependInfo.cmake --color=$(COLOR) .PHONY : app/tools/CMakeFiles/listxtp.dir/depend