|
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "MSYS Makefiles" Generator, CMake Version 3.11
-
- # 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 = /C/msys64/mingw64/bin/cmake.exe
-
- # The command to remove a file.
- RM = /C/msys64/mingw64/bin/cmake.exe -E remove -f
-
- # Escaping for special characters.
- EQUALS = =
-
- # The top-level source directory on which CMake was run.
- CMAKE_SOURCE_DIR = /F/git/Rack/dep/glew-2.1.0/build/cmake
-
- # The top-level build directory on which CMake was run.
- CMAKE_BINARY_DIR = /F/git/Rack/dep/glew-2.1.0/build
-
- #=============================================================================
- # Targets provided globally by CMake.
-
- # Special rule for the target install/strip
- install/strip: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
- /C/msys64/mingw64/bin/cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
- .PHONY : install/strip
-
- # Special rule for the target install/strip
- install/strip/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
- /C/msys64/mingw64/bin/cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
- .PHONY : install/strip/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..."
- /C/msys64/mingw64/bin/cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
- .PHONY : install/local
-
- # Special rule for the target install/local
- install/local/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
- /C/msys64/mingw64/bin/cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
- .PHONY : install/local/fast
-
- # Special rule for the target install
- install: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
- /C/msys64/mingw64/bin/cmake.exe -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..."
- /C/msys64/mingw64/bin/cmake.exe -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..."
- /C/msys64/mingw64/bin/cmake.exe -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..."
- /C/msys64/mingw64/bin/cmake-gui.exe -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
-
- # The main all target
- all: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/progress.marks
- $(MAKE) -f CMakeFiles/Makefile2 all
- $(CMAKE_COMMAND) -E cmake_progress_start /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles 0
- .PHONY : all
-
- # The main clean target
- clean:
- $(MAKE) -f CMakeFiles/Makefile2 clean
- .PHONY : clean
-
- # The main clean target
- clean/fast: clean
-
- .PHONY : clean/fast
-
- # Prepare targets for installation.
- preinstall: all
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall
-
- # Prepare targets for installation.
- preinstall/fast:
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall/fast
-
- # clear depends
- depend:
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
- .PHONY : depend
-
- #=============================================================================
- # Target rules for targets named glew_s
-
- # Build rule for target.
- glew_s: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 glew_s
- .PHONY : glew_s
-
- # fast build rule for target.
- glew_s/fast:
- $(MAKE) -f CMakeFiles/glew_s.dir/build.make CMakeFiles/glew_s.dir/build
- .PHONY : glew_s/fast
-
- #=============================================================================
- # Target rules for targets named glew
-
- # Build rule for target.
- glew: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 glew
- .PHONY : glew
-
- # fast build rule for target.
- glew/fast:
- $(MAKE) -f CMakeFiles/glew.dir/build.make CMakeFiles/glew.dir/build
- .PHONY : glew/fast
-
- #=============================================================================
- # Target rules for targets named glewinfo
-
- # Build rule for target.
- glewinfo: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 glewinfo
- .PHONY : glewinfo
-
- # fast build rule for target.
- glewinfo/fast:
- $(MAKE) -f CMakeFiles/glewinfo.dir/build.make CMakeFiles/glewinfo.dir/build
- .PHONY : glewinfo/fast
-
- #=============================================================================
- # Target rules for targets named visualinfo
-
- # Build rule for target.
- visualinfo: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 visualinfo
- .PHONY : visualinfo
-
- # fast build rule for target.
- visualinfo/fast:
- $(MAKE) -f CMakeFiles/visualinfo.dir/build.make CMakeFiles/visualinfo.dir/build
- .PHONY : visualinfo/fast
-
- #=============================================================================
- # Target rules for targets named uninstall
-
- # Build rule for target.
- uninstall: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 uninstall
- .PHONY : uninstall
-
- # fast build rule for target.
- uninstall/fast:
- $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
- .PHONY : uninstall/fast
-
- F_/git/Rack/dep/glew-2.1.0/src/glew.obj: F_/git/Rack/dep/glew-2.1.0/src/glew.c.obj
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glew.obj
-
- # target to build an object file
- F_/git/Rack/dep/glew-2.1.0/src/glew.c.obj:
- $(MAKE) -f CMakeFiles/glew_s.dir/build.make CMakeFiles/glew_s.dir/F_/git/Rack/dep/glew-2.1.0/src/glew.c.obj
- $(MAKE) -f CMakeFiles/glew.dir/build.make CMakeFiles/glew.dir/F_/git/Rack/dep/glew-2.1.0/src/glew.c.obj
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glew.c.obj
-
- F_/git/Rack/dep/glew-2.1.0/src/glew.i: F_/git/Rack/dep/glew-2.1.0/src/glew.c.i
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glew.i
-
- # target to preprocess a source file
- F_/git/Rack/dep/glew-2.1.0/src/glew.c.i:
- $(MAKE) -f CMakeFiles/glew_s.dir/build.make CMakeFiles/glew_s.dir/F_/git/Rack/dep/glew-2.1.0/src/glew.c.i
- $(MAKE) -f CMakeFiles/glew.dir/build.make CMakeFiles/glew.dir/F_/git/Rack/dep/glew-2.1.0/src/glew.c.i
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glew.c.i
-
- F_/git/Rack/dep/glew-2.1.0/src/glew.s: F_/git/Rack/dep/glew-2.1.0/src/glew.c.s
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glew.s
-
- # target to generate assembly for a file
- F_/git/Rack/dep/glew-2.1.0/src/glew.c.s:
- $(MAKE) -f CMakeFiles/glew_s.dir/build.make CMakeFiles/glew_s.dir/F_/git/Rack/dep/glew-2.1.0/src/glew.c.s
- $(MAKE) -f CMakeFiles/glew.dir/build.make CMakeFiles/glew.dir/F_/git/Rack/dep/glew-2.1.0/src/glew.c.s
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glew.c.s
-
- F_/git/Rack/dep/glew-2.1.0/src/glewinfo.obj: F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glewinfo.obj
-
- # target to build an object file
- F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj:
- $(MAKE) -f CMakeFiles/glewinfo.dir/build.make CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj
-
- F_/git/Rack/dep/glew-2.1.0/src/glewinfo.i: F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.i
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glewinfo.i
-
- # target to preprocess a source file
- F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.i:
- $(MAKE) -f CMakeFiles/glewinfo.dir/build.make CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.i
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.i
-
- F_/git/Rack/dep/glew-2.1.0/src/glewinfo.s: F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.s
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glewinfo.s
-
- # target to generate assembly for a file
- F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.s:
- $(MAKE) -f CMakeFiles/glewinfo.dir/build.make CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.s
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.s
-
- F_/git/Rack/dep/glew-2.1.0/src/visualinfo.obj: F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.obj
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/visualinfo.obj
-
- # target to build an object file
- F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.obj:
- $(MAKE) -f CMakeFiles/visualinfo.dir/build.make CMakeFiles/visualinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.obj
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.obj
-
- F_/git/Rack/dep/glew-2.1.0/src/visualinfo.i: F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.i
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/visualinfo.i
-
- # target to preprocess a source file
- F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.i:
- $(MAKE) -f CMakeFiles/visualinfo.dir/build.make CMakeFiles/visualinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.i
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.i
-
- F_/git/Rack/dep/glew-2.1.0/src/visualinfo.s: F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.s
-
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/visualinfo.s
-
- # target to generate assembly for a file
- F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.s:
- $(MAKE) -f CMakeFiles/visualinfo.dir/build.make CMakeFiles/visualinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.s
- .PHONY : F_/git/Rack/dep/glew-2.1.0/src/visualinfo.c.s
-
- glew.obj: glew.rc.obj
-
- .PHONY : glew.obj
-
- # target to build an object file
- glew.rc.obj:
- $(MAKE) -f CMakeFiles/glew_s.dir/build.make CMakeFiles/glew_s.dir/glew.rc.obj
- $(MAKE) -f CMakeFiles/glew.dir/build.make CMakeFiles/glew.dir/glew.rc.obj
- .PHONY : glew.rc.obj
-
- glewinfo.obj: glewinfo.rc.obj
-
- .PHONY : glewinfo.obj
-
- # target to build an object file
- glewinfo.rc.obj:
- $(MAKE) -f CMakeFiles/glewinfo.dir/build.make CMakeFiles/glewinfo.dir/glewinfo.rc.obj
- .PHONY : glewinfo.rc.obj
-
- visualinfo.obj: visualinfo.rc.obj
-
- .PHONY : visualinfo.obj
-
- # target to build an object file
- visualinfo.rc.obj:
- $(MAKE) -f CMakeFiles/visualinfo.dir/build.make CMakeFiles/visualinfo.dir/visualinfo.rc.obj
- .PHONY : visualinfo.rc.obj
-
- # 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 "... install/strip"
- @echo "... install/local"
- @echo "... install"
- @echo "... list_install_components"
- @echo "... rebuild_cache"
- @echo "... glew_s"
- @echo "... glew"
- @echo "... glewinfo"
- @echo "... visualinfo"
- @echo "... uninstall"
- @echo "... edit_cache"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/glew.obj"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/glew.i"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/glew.s"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/glewinfo.obj"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/glewinfo.i"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/glewinfo.s"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/visualinfo.obj"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/visualinfo.i"
- @echo "... F_/git/Rack/dep/glew-2.1.0/src/visualinfo.s"
- @echo "... glew.obj"
- @echo "... glewinfo.obj"
- @echo "... visualinfo.obj"
- .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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
- .PHONY : cmake_check_build_system
|