# 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 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_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 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 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 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/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 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 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 # 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/wlib/gtklib/CMakeFiles/progress.marks cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/wlib/gtklib/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/wlib/gtklib/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/wlib/gtklib/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/wlib/gtklib/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/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/rule: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f CMakeFiles/Makefile2 app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/rule .PHONY : app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/rule # Convenience name for target. xtrkcad-wlib: app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/rule .PHONY : xtrkcad-wlib # fast build rule for target. xtrkcad-wlib/fast: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build .PHONY : xtrkcad-wlib/fast bitmap.o: bitmap.c.o .PHONY : bitmap.o # target to build an object file bitmap.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/bitmap.c.o .PHONY : bitmap.c.o bitmap.i: bitmap.c.i .PHONY : bitmap.i # target to preprocess a source file bitmap.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/bitmap.c.i .PHONY : bitmap.c.i bitmap.s: bitmap.c.s .PHONY : bitmap.s # target to generate assembly for a file bitmap.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/bitmap.c.s .PHONY : bitmap.c.s boxes.o: boxes.c.o .PHONY : boxes.o # target to build an object file boxes.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/boxes.c.o .PHONY : boxes.c.o boxes.i: boxes.c.i .PHONY : boxes.i # target to preprocess a source file boxes.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/boxes.c.i .PHONY : boxes.c.i boxes.s: boxes.c.s .PHONY : boxes.s # target to generate assembly for a file boxes.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/boxes.c.s .PHONY : boxes.c.s button.o: button.c.o .PHONY : button.o # target to build an object file button.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/button.c.o .PHONY : button.c.o button.i: button.c.i .PHONY : button.i # target to preprocess a source file button.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/button.c.i .PHONY : button.c.i button.s: button.c.s .PHONY : button.s # target to generate assembly for a file button.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/button.c.s .PHONY : button.c.s color.o: color.c.o .PHONY : color.o # target to build an object file color.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/color.c.o .PHONY : color.c.o color.i: color.c.i .PHONY : color.i # target to preprocess a source file color.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/color.c.i .PHONY : color.c.i color.s: color.c.s .PHONY : color.s # target to generate assembly for a file color.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/color.c.s .PHONY : color.c.s control.o: control.c.o .PHONY : control.o # target to build an object file control.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/control.c.o .PHONY : control.c.o control.i: control.c.i .PHONY : control.i # target to preprocess a source file control.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/control.c.i .PHONY : control.c.i control.s: control.c.s .PHONY : control.s # target to generate assembly for a file control.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/control.c.s .PHONY : control.c.s droplist.o: droplist.c.o .PHONY : droplist.o # target to build an object file droplist.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/droplist.c.o .PHONY : droplist.c.o droplist.i: droplist.c.i .PHONY : droplist.i # target to preprocess a source file droplist.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/droplist.c.i .PHONY : droplist.c.i droplist.s: droplist.c.s .PHONY : droplist.s # target to generate assembly for a file droplist.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/droplist.c.s .PHONY : droplist.c.s filesel.o: filesel.c.o .PHONY : filesel.o # target to build an object file filesel.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/filesel.c.o .PHONY : filesel.c.o filesel.i: filesel.c.i .PHONY : filesel.i # target to preprocess a source file filesel.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/filesel.c.i .PHONY : filesel.c.i filesel.s: filesel.c.s .PHONY : filesel.s # target to generate assembly for a file filesel.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/filesel.c.s .PHONY : filesel.c.s font.o: font.c.o .PHONY : font.o # target to build an object file font.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/font.c.o .PHONY : font.c.o font.i: font.c.i .PHONY : font.i # target to preprocess a source file font.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/font.c.i .PHONY : font.c.i font.s: font.c.s .PHONY : font.s # target to generate assembly for a file font.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/font.c.s .PHONY : font.c.s gtkdraw-cairo.o: gtkdraw-cairo.c.o .PHONY : gtkdraw-cairo.o # target to build an object file gtkdraw-cairo.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/gtkdraw-cairo.c.o .PHONY : gtkdraw-cairo.c.o gtkdraw-cairo.i: gtkdraw-cairo.c.i .PHONY : gtkdraw-cairo.i # target to preprocess a source file gtkdraw-cairo.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/gtkdraw-cairo.c.i .PHONY : gtkdraw-cairo.c.i gtkdraw-cairo.s: gtkdraw-cairo.c.s .PHONY : gtkdraw-cairo.s # target to generate assembly for a file gtkdraw-cairo.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/gtkdraw-cairo.c.s .PHONY : gtkdraw-cairo.c.s help.o: help.c.o .PHONY : help.o # target to build an object file help.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/help.c.o .PHONY : help.c.o help.i: help.c.i .PHONY : help.i # target to preprocess a source file help.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/help.c.i .PHONY : help.c.i help.s: help.c.s .PHONY : help.s # target to generate assembly for a file help.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/help.c.s .PHONY : help.c.s ixhelp.o: ixhelp.c.o .PHONY : ixhelp.o # target to build an object file ixhelp.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/ixhelp.c.o .PHONY : ixhelp.c.o ixhelp.i: ixhelp.c.i .PHONY : ixhelp.i # target to preprocess a source file ixhelp.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/ixhelp.c.i .PHONY : ixhelp.c.i ixhelp.s: ixhelp.c.s .PHONY : ixhelp.s # target to generate assembly for a file ixhelp.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/ixhelp.c.s .PHONY : ixhelp.c.s lines.o: lines.c.o .PHONY : lines.o # target to build an object file lines.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/lines.c.o .PHONY : lines.c.o lines.i: lines.c.i .PHONY : lines.i # target to preprocess a source file lines.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/lines.c.i .PHONY : lines.c.i lines.s: lines.c.s .PHONY : lines.s # target to generate assembly for a file lines.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/lines.c.s .PHONY : lines.c.s list.o: list.c.o .PHONY : list.o # target to build an object file list.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/list.c.o .PHONY : list.c.o list.i: list.c.i .PHONY : list.i # target to preprocess a source file list.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/list.c.i .PHONY : list.c.i list.s: list.c.s .PHONY : list.s # target to generate assembly for a file list.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/list.c.s .PHONY : list.c.s liststore.o: liststore.c.o .PHONY : liststore.o # target to build an object file liststore.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/liststore.c.o .PHONY : liststore.c.o liststore.i: liststore.c.i .PHONY : liststore.i # target to preprocess a source file liststore.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/liststore.c.i .PHONY : liststore.c.i liststore.s: liststore.c.s .PHONY : liststore.s # target to generate assembly for a file liststore.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/liststore.c.s .PHONY : liststore.c.s main.o: main.c.o .PHONY : main.o # target to build an object file main.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/main.c.o .PHONY : main.c.o main.i: main.c.i .PHONY : main.i # target to preprocess a source file main.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/main.c.i .PHONY : main.c.i main.s: main.c.s .PHONY : main.s # target to generate assembly for a file main.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/main.c.s .PHONY : main.c.s menu.o: menu.c.o .PHONY : menu.o # target to build an object file menu.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/menu.c.o .PHONY : menu.c.o menu.i: menu.c.i .PHONY : menu.i # target to preprocess a source file menu.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/menu.c.i .PHONY : menu.c.i menu.s: menu.c.s .PHONY : menu.s # target to generate assembly for a file menu.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/menu.c.s .PHONY : menu.c.s message.o: message.c.o .PHONY : message.o # target to build an object file message.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/message.c.o .PHONY : message.c.o message.i: message.c.i .PHONY : message.i # target to preprocess a source file message.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/message.c.i .PHONY : message.c.i message.s: message.c.s .PHONY : message.s # target to generate assembly for a file message.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/message.c.s .PHONY : message.c.s notice.o: notice.c.o .PHONY : notice.o # target to build an object file notice.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/notice.c.o .PHONY : notice.c.o notice.i: notice.c.i .PHONY : notice.i # target to preprocess a source file notice.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/notice.c.i .PHONY : notice.c.i notice.s: notice.c.s .PHONY : notice.s # target to generate assembly for a file notice.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/notice.c.s .PHONY : notice.c.s pixbuf.o: pixbuf.c.o .PHONY : pixbuf.o # target to build an object file pixbuf.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/pixbuf.c.o .PHONY : pixbuf.c.o pixbuf.i: pixbuf.c.i .PHONY : pixbuf.i # target to preprocess a source file pixbuf.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/pixbuf.c.i .PHONY : pixbuf.c.i pixbuf.s: pixbuf.c.s .PHONY : pixbuf.s # target to generate assembly for a file pixbuf.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/pixbuf.c.s .PHONY : pixbuf.c.s png.o: png.c.o .PHONY : png.o # target to build an object file png.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/png.c.o .PHONY : png.c.o png.i: png.c.i .PHONY : png.i # target to preprocess a source file png.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/png.c.i .PHONY : png.c.i png.s: png.c.s .PHONY : png.s # target to generate assembly for a file png.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/png.c.s .PHONY : png.c.s print.o: print.c.o .PHONY : print.o # target to build an object file print.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/print.c.o .PHONY : print.c.o print.i: print.c.i .PHONY : print.i # target to preprocess a source file print.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/print.c.i .PHONY : print.c.i print.s: print.c.s .PHONY : print.s # target to generate assembly for a file print.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/print.c.s .PHONY : print.c.s single.o: single.c.o .PHONY : single.o # target to build an object file single.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/single.c.o .PHONY : single.c.o single.i: single.c.i .PHONY : single.i # target to preprocess a source file single.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/single.c.i .PHONY : single.c.i single.s: single.c.s .PHONY : single.s # target to generate assembly for a file single.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/single.c.s .PHONY : single.c.s splash.o: splash.c.o .PHONY : splash.o # target to build an object file splash.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/splash.c.o .PHONY : splash.c.o splash.i: splash.c.i .PHONY : splash.i # target to preprocess a source file splash.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/splash.c.i .PHONY : splash.c.i splash.s: splash.c.s .PHONY : splash.s # target to generate assembly for a file splash.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/splash.c.s .PHONY : splash.c.s statusbar.o: statusbar.c.o .PHONY : statusbar.o # target to build an object file statusbar.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/statusbar.c.o .PHONY : statusbar.c.o statusbar.i: statusbar.c.i .PHONY : statusbar.i # target to preprocess a source file statusbar.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/statusbar.c.i .PHONY : statusbar.c.i statusbar.s: statusbar.c.s .PHONY : statusbar.s # target to generate assembly for a file statusbar.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/statusbar.c.s .PHONY : statusbar.c.s text.o: text.c.o .PHONY : text.o # target to build an object file text.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/text.c.o .PHONY : text.c.o text.i: text.c.i .PHONY : text.i # target to preprocess a source file text.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/text.c.i .PHONY : text.c.i text.s: text.c.s .PHONY : text.s # target to generate assembly for a file text.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/text.c.s .PHONY : text.c.s timer.o: timer.c.o .PHONY : timer.o # target to build an object file timer.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/timer.c.o .PHONY : timer.c.o timer.i: timer.c.i .PHONY : timer.i # target to preprocess a source file timer.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/timer.c.i .PHONY : timer.c.i timer.s: timer.c.s .PHONY : timer.s # target to generate assembly for a file timer.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/timer.c.s .PHONY : timer.c.s tooltip.o: tooltip.c.o .PHONY : tooltip.o # target to build an object file tooltip.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/tooltip.c.o .PHONY : tooltip.c.o tooltip.i: tooltip.c.i .PHONY : tooltip.i # target to preprocess a source file tooltip.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/tooltip.c.i .PHONY : tooltip.c.i tooltip.s: tooltip.c.s .PHONY : tooltip.s # target to generate assembly for a file tooltip.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/tooltip.c.s .PHONY : tooltip.c.s treeview.o: treeview.c.o .PHONY : treeview.o # target to build an object file treeview.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/treeview.c.o .PHONY : treeview.c.o treeview.i: treeview.c.i .PHONY : treeview.i # target to preprocess a source file treeview.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/treeview.c.i .PHONY : treeview.c.i treeview.s: treeview.c.s .PHONY : treeview.s # target to generate assembly for a file treeview.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/treeview.c.s .PHONY : treeview.c.s util.o: util.c.o .PHONY : util.o # target to build an object file util.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/util.c.o .PHONY : util.c.o util.i: util.c.i .PHONY : util.i # target to preprocess a source file util.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/util.c.i .PHONY : util.c.i util.s: util.c.s .PHONY : util.s # target to generate assembly for a file util.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/util.c.s .PHONY : util.c.s window.o: window.c.o .PHONY : window.o # target to build an object file window.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/window.c.o .PHONY : window.c.o window.i: window.c.i .PHONY : window.i # target to preprocess a source file window.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/window.c.i .PHONY : window.c.i window.s: window.c.s .PHONY : window.s # target to generate assembly for a file window.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/window.c.s .PHONY : window.c.s wpref.o: wpref.c.o .PHONY : wpref.o # target to build an object file wpref.c.o: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/wpref.c.o .PHONY : wpref.c.o wpref.i: wpref.c.i .PHONY : wpref.i # target to preprocess a source file wpref.c.i: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/wpref.c.i .PHONY : wpref.c.i wpref.s: wpref.c.s .PHONY : wpref.s # target to generate assembly for a file wpref.c.s: cd /home/martin/XTrackCAD/src/work && $(MAKE) -f app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/build.make app/wlib/gtklib/CMakeFiles/xtrkcad-wlib.dir/wpref.c.s .PHONY : wpref.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 "... test" @echo "... package_source" @echo "... package" @echo "... rebuild_cache" @echo "... edit_cache" @echo "... install/strip" @echo "... xtrkcad-wlib" @echo "... install" @echo "... install/local" @echo "... list_install_components" @echo "... bitmap.o" @echo "... bitmap.i" @echo "... bitmap.s" @echo "... boxes.o" @echo "... boxes.i" @echo "... boxes.s" @echo "... button.o" @echo "... button.i" @echo "... button.s" @echo "... color.o" @echo "... color.i" @echo "... color.s" @echo "... control.o" @echo "... control.i" @echo "... control.s" @echo "... droplist.o" @echo "... droplist.i" @echo "... droplist.s" @echo "... filesel.o" @echo "... filesel.i" @echo "... filesel.s" @echo "... font.o" @echo "... font.i" @echo "... font.s" @echo "... gtkdraw-cairo.o" @echo "... gtkdraw-cairo.i" @echo "... gtkdraw-cairo.s" @echo "... help.o" @echo "... help.i" @echo "... help.s" @echo "... ixhelp.o" @echo "... ixhelp.i" @echo "... ixhelp.s" @echo "... lines.o" @echo "... lines.i" @echo "... lines.s" @echo "... list.o" @echo "... list.i" @echo "... list.s" @echo "... liststore.o" @echo "... liststore.i" @echo "... liststore.s" @echo "... main.o" @echo "... main.i" @echo "... main.s" @echo "... menu.o" @echo "... menu.i" @echo "... menu.s" @echo "... message.o" @echo "... message.i" @echo "... message.s" @echo "... notice.o" @echo "... notice.i" @echo "... notice.s" @echo "... pixbuf.o" @echo "... pixbuf.i" @echo "... pixbuf.s" @echo "... png.o" @echo "... png.i" @echo "... png.s" @echo "... print.o" @echo "... print.i" @echo "... print.s" @echo "... single.o" @echo "... single.i" @echo "... single.s" @echo "... splash.o" @echo "... splash.i" @echo "... splash.s" @echo "... statusbar.o" @echo "... statusbar.i" @echo "... statusbar.s" @echo "... text.o" @echo "... text.i" @echo "... text.s" @echo "... timer.o" @echo "... timer.i" @echo "... timer.s" @echo "... tooltip.o" @echo "... tooltip.i" @echo "... tooltip.s" @echo "... treeview.o" @echo "... treeview.i" @echo "... treeview.s" @echo "... util.o" @echo "... util.i" @echo "... util.s" @echo "... window.o" @echo "... window.i" @echo "... window.s" @echo "... wpref.o" @echo "... wpref.i" @echo "... wpref.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