# CMAKE generated file: DO NOT EDIT! # Generated by "NMake Makefiles" Generator, CMake Version 3.21 # 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: .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #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. !IF "$(OS)" == "Windows_NT" NULL= !ELSE NULL=nul !ENDIF SHELL = cmd.exe # The CMake executable. CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" # The command to remove a file. RM = "C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = C:\Users\onnig\CLionProjects\X-BOTS # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = C:\Users\onnig\CLionProjects\X-BOTS\cmake-build-debug #============================================================================= # Targets provided globally by CMake. # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." echo >nul && "C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" --regenerate-during-build -S$(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 "No interactive CMake dialog available..." echo >nul && "C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E echo "No interactive CMake dialog available." .PHONY : edit_cache # Special rule for the target edit_cache edit_cache\fast: edit_cache .PHONY : edit_cache\fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start C:\Users\onnig\CLionProjects\X-BOTS\cmake-build-debug\CMakeFiles C:\Users\onnig\CLionProjects\X-BOTS\cmake-build-debug\\CMakeFiles\progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) all $(CMAKE_COMMAND) -E cmake_progress_start C:\Users\onnig\CLionProjects\X-BOTS\cmake-build-debug\CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) clean .PHONY : clean # The main clean target clean\fast: clean .PHONY : clean\fast # Prepare targets for installation. preinstall: all $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) preinstall .PHONY : preinstall # Prepare targets for installation. preinstall\fast: $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) preinstall .PHONY : preinstall\fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named X_BOT2 # Build rule for target. X_BOT2: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) X_BOT2 .PHONY : X_BOT2 # fast build rule for target. X_BOT2\fast: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\build .PHONY : X_BOT2\fast Arene.obj: Arene.cpp.obj .PHONY : Arene.obj # target to build an object file Arene.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Arene.cpp.obj .PHONY : Arene.cpp.obj Arene.i: Arene.cpp.i .PHONY : Arene.i # target to preprocess a source file Arene.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Arene.cpp.i .PHONY : Arene.cpp.i Arene.s: Arene.cpp.s .PHONY : Arene.s # target to generate assembly for a file Arene.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Arene.cpp.s .PHONY : Arene.cpp.s Compteur.obj: Compteur.cpp.obj .PHONY : Compteur.obj # target to build an object file Compteur.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Compteur.cpp.obj .PHONY : Compteur.cpp.obj Compteur.i: Compteur.cpp.i .PHONY : Compteur.i # target to preprocess a source file Compteur.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Compteur.cpp.i .PHONY : Compteur.cpp.i Compteur.s: Compteur.cpp.s .PHONY : Compteur.s # target to generate assembly for a file Compteur.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Compteur.cpp.s .PHONY : Compteur.cpp.s G990.obj: G990.cpp.obj .PHONY : G990.obj # target to build an object file G990.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\G990.cpp.obj .PHONY : G990.cpp.obj G990.i: G990.cpp.i .PHONY : G990.i # target to preprocess a source file G990.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\G990.cpp.i .PHONY : G990.cpp.i G990.s: G990.cpp.s .PHONY : G990.s # target to generate assembly for a file G990.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\G990.cpp.s .PHONY : G990.cpp.s G990Adapter.obj: G990Adapter.cpp.obj .PHONY : G990Adapter.obj # target to build an object file G990Adapter.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\G990Adapter.cpp.obj .PHONY : G990Adapter.cpp.obj G990Adapter.i: G990Adapter.cpp.i .PHONY : G990Adapter.i # target to preprocess a source file G990Adapter.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\G990Adapter.cpp.i .PHONY : G990Adapter.cpp.i G990Adapter.s: G990Adapter.cpp.s .PHONY : G990Adapter.s # target to generate assembly for a file G990Adapter.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\G990Adapter.cpp.s .PHONY : G990Adapter.cpp.s Hasard.obj: Hasard.cpp.obj .PHONY : Hasard.obj # target to build an object file Hasard.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Hasard.cpp.obj .PHONY : Hasard.cpp.obj Hasard.i: Hasard.cpp.i .PHONY : Hasard.i # target to preprocess a source file Hasard.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Hasard.cpp.i .PHONY : Hasard.cpp.i Hasard.s: Hasard.cpp.s .PHONY : Hasard.s # target to generate assembly for a file Hasard.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\Hasard.cpp.s .PHONY : Hasard.cpp.s R234.obj: R234.cpp.obj .PHONY : R234.obj # target to build an object file R234.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\R234.cpp.obj .PHONY : R234.cpp.obj R234.i: R234.cpp.i .PHONY : R234.i # target to preprocess a source file R234.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\R234.cpp.i .PHONY : R234.cpp.i R234.s: R234.cpp.s .PHONY : R234.s # target to generate assembly for a file R234.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\R234.cpp.s .PHONY : R234.cpp.s R234Adapter.obj: R234Adapter.cpp.obj .PHONY : R234Adapter.obj # target to build an object file R234Adapter.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\R234Adapter.cpp.obj .PHONY : R234Adapter.cpp.obj R234Adapter.i: R234Adapter.cpp.i .PHONY : R234Adapter.i # target to preprocess a source file R234Adapter.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\R234Adapter.cpp.i .PHONY : R234Adapter.cpp.i R234Adapter.s: R234Adapter.cpp.s .PHONY : R234Adapter.s # target to generate assembly for a file R234Adapter.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\R234Adapter.cpp.s .PHONY : R234Adapter.cpp.s W000.obj: W000.cpp.obj .PHONY : W000.obj # target to build an object file W000.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\W000.cpp.obj .PHONY : W000.cpp.obj W000.i: W000.cpp.i .PHONY : W000.i # target to preprocess a source file W000.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\W000.cpp.i .PHONY : W000.cpp.i W000.s: W000.cpp.s .PHONY : W000.s # target to generate assembly for a file W000.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\W000.cpp.s .PHONY : W000.cpp.s W000Adapter.obj: W000Adapter.cpp.obj .PHONY : W000Adapter.obj # target to build an object file W000Adapter.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\W000Adapter.cpp.obj .PHONY : W000Adapter.cpp.obj W000Adapter.i: W000Adapter.cpp.i .PHONY : W000Adapter.i # target to preprocess a source file W000Adapter.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\W000Adapter.cpp.i .PHONY : W000Adapter.cpp.i W000Adapter.s: W000Adapter.cpp.s .PHONY : W000Adapter.s # target to generate assembly for a file W000Adapter.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\W000Adapter.cpp.s .PHONY : W000Adapter.cpp.s X212.obj: X212.cpp.obj .PHONY : X212.obj # target to build an object file X212.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X212.cpp.obj .PHONY : X212.cpp.obj X212.i: X212.cpp.i .PHONY : X212.i # target to preprocess a source file X212.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X212.cpp.i .PHONY : X212.cpp.i X212.s: X212.cpp.s .PHONY : X212.s # target to generate assembly for a file X212.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X212.cpp.s .PHONY : X212.cpp.s X212Adapter.obj: X212Adapter.cpp.obj .PHONY : X212Adapter.obj # target to build an object file X212Adapter.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X212Adapter.cpp.obj .PHONY : X212Adapter.cpp.obj X212Adapter.i: X212Adapter.cpp.i .PHONY : X212Adapter.i # target to preprocess a source file X212Adapter.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X212Adapter.cpp.i .PHONY : X212Adapter.cpp.i X212Adapter.s: X212Adapter.cpp.s .PHONY : X212Adapter.s # target to generate assembly for a file X212Adapter.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X212Adapter.cpp.s .PHONY : X212Adapter.cpp.s X213.obj: X213.cpp.obj .PHONY : X213.obj # target to build an object file X213.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X213.cpp.obj .PHONY : X213.cpp.obj X213.i: X213.cpp.i .PHONY : X213.i # target to preprocess a source file X213.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X213.cpp.i .PHONY : X213.cpp.i X213.s: X213.cpp.s .PHONY : X213.s # target to generate assembly for a file X213.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X213.cpp.s .PHONY : X213.cpp.s X213Adapter.obj: X213Adapter.cpp.obj .PHONY : X213Adapter.obj # target to build an object file X213Adapter.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X213Adapter.cpp.obj .PHONY : X213Adapter.cpp.obj X213Adapter.i: X213Adapter.cpp.i .PHONY : X213Adapter.i # target to preprocess a source file X213Adapter.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X213Adapter.cpp.i .PHONY : X213Adapter.cpp.i X213Adapter.s: X213Adapter.cpp.s .PHONY : X213Adapter.s # target to generate assembly for a file X213Adapter.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X213Adapter.cpp.s .PHONY : X213Adapter.cpp.s X215.obj: X215.cpp.obj .PHONY : X215.obj # target to build an object file X215.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X215.cpp.obj .PHONY : X215.cpp.obj X215.i: X215.cpp.i .PHONY : X215.i # target to preprocess a source file X215.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X215.cpp.i .PHONY : X215.cpp.i X215.s: X215.cpp.s .PHONY : X215.s # target to generate assembly for a file X215.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X215.cpp.s .PHONY : X215.cpp.s X215Adapter.obj: X215Adapter.cpp.obj .PHONY : X215Adapter.obj # target to build an object file X215Adapter.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X215Adapter.cpp.obj .PHONY : X215Adapter.cpp.obj X215Adapter.i: X215Adapter.cpp.i .PHONY : X215Adapter.i # target to preprocess a source file X215Adapter.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X215Adapter.cpp.i .PHONY : X215Adapter.cpp.i X215Adapter.s: X215Adapter.cpp.s .PHONY : X215Adapter.s # target to generate assembly for a file X215Adapter.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\X215Adapter.cpp.s .PHONY : X215Adapter.cpp.s XBOT.obj: XBOT.cpp.obj .PHONY : XBOT.obj # target to build an object file XBOT.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\XBOT.cpp.obj .PHONY : XBOT.cpp.obj XBOT.i: XBOT.cpp.i .PHONY : XBOT.i # target to preprocess a source file XBOT.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\XBOT.cpp.i .PHONY : XBOT.cpp.i XBOT.s: XBOT.cpp.s .PHONY : XBOT.s # target to generate assembly for a file XBOT.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\XBOT.cpp.s .PHONY : XBOT.cpp.s XBotManufacture.obj: XBotManufacture.cpp.obj .PHONY : XBotManufacture.obj # target to build an object file XBotManufacture.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\XBotManufacture.cpp.obj .PHONY : XBotManufacture.cpp.obj XBotManufacture.i: XBotManufacture.cpp.i .PHONY : XBotManufacture.i # target to preprocess a source file XBotManufacture.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\XBotManufacture.cpp.i .PHONY : XBotManufacture.cpp.i XBotManufacture.s: XBotManufacture.cpp.s .PHONY : XBotManufacture.s # target to generate assembly for a file XBotManufacture.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\XBotManufacture.cpp.s .PHONY : XBotManufacture.cpp.s main.obj: main.cpp.obj .PHONY : main.obj # target to build an object file main.cpp.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\main.cpp.obj .PHONY : main.cpp.obj main.i: main.cpp.i .PHONY : main.i # target to preprocess a source file main.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\main.cpp.i .PHONY : main.cpp.i main.s: main.cpp.s .PHONY : main.s # target to generate assembly for a file main.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\X_BOT2.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\X_BOT2.dir\main.cpp.s .PHONY : main.cpp.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 ... rebuild_cache @echo ... X_BOT2 @echo ... Arene.obj @echo ... Arene.i @echo ... Arene.s @echo ... Compteur.obj @echo ... Compteur.i @echo ... Compteur.s @echo ... G990.obj @echo ... G990.i @echo ... G990.s @echo ... G990Adapter.obj @echo ... G990Adapter.i @echo ... G990Adapter.s @echo ... Hasard.obj @echo ... Hasard.i @echo ... Hasard.s @echo ... R234.obj @echo ... R234.i @echo ... R234.s @echo ... R234Adapter.obj @echo ... R234Adapter.i @echo ... R234Adapter.s @echo ... W000.obj @echo ... W000.i @echo ... W000.s @echo ... W000Adapter.obj @echo ... W000Adapter.i @echo ... W000Adapter.s @echo ... X212.obj @echo ... X212.i @echo ... X212.s @echo ... X212Adapter.obj @echo ... X212Adapter.i @echo ... X212Adapter.s @echo ... X213.obj @echo ... X213.i @echo ... X213.s @echo ... X213Adapter.obj @echo ... X213Adapter.i @echo ... X213Adapter.s @echo ... X215.obj @echo ... X215.i @echo ... X215.s @echo ... X215Adapter.obj @echo ... X215Adapter.i @echo ... X215Adapter.s @echo ... XBOT.obj @echo ... XBOT.i @echo ... XBOT.s @echo ... XBotManufacture.obj @echo ... XBotManufacture.i @echo ... XBotManufacture.s @echo ... main.obj @echo ... main.i @echo ... main.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: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 .PHONY : cmake_check_build_system