|
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "MSYS Makefiles" Generator, CMake Version 3.11
-
- # 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 = /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
-
- # Include any dependencies generated for this target.
- include CMakeFiles/glewinfo.dir/depend.make
-
- # Include the progress variables for this target.
- include CMakeFiles/glewinfo.dir/progress.make
-
- # Include the compile flags for this target's objects.
- include CMakeFiles/glewinfo.dir/flags.make
-
- CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj: CMakeFiles/glewinfo.dir/flags.make
- CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj: F:/git/Rack/dep/glew-2.1.0/src/glewinfo.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/F/git/Rack/dep/glew-2.1.0/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj"
- /C/msys64/mingw64/bin/gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj -c /F/git/Rack/dep/glew-2.1.0/src/glewinfo.c
-
- CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.i"
- /C/msys64/mingw64/bin/gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /F/git/Rack/dep/glew-2.1.0/src/glewinfo.c > CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.i
-
- CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.s"
- /C/msys64/mingw64/bin/gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /F/git/Rack/dep/glew-2.1.0/src/glewinfo.c -o CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.s
-
- CMakeFiles/glewinfo.dir/glewinfo.rc.obj: CMakeFiles/glewinfo.dir/flags.make
- CMakeFiles/glewinfo.dir/glewinfo.rc.obj: glewinfo.rc
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/F/git/Rack/dep/glew-2.1.0/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building RC object CMakeFiles/glewinfo.dir/glewinfo.rc.obj"
- /C/msys64/mingw64/bin/windres.exe -O coff $(RC_DEFINES) $(RC_INCLUDES) $(RC_FLAGS) /F/git/Rack/dep/glew-2.1.0/build/glewinfo.rc CMakeFiles/glewinfo.dir/glewinfo.rc.obj
-
- # Object files for target glewinfo
- glewinfo_OBJECTS = \
- "CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj" \
- "CMakeFiles/glewinfo.dir/glewinfo.rc.obj"
-
- # External object files for target glewinfo
- glewinfo_EXTERNAL_OBJECTS =
-
- bin/glewinfo.exe: CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj
- bin/glewinfo.exe: CMakeFiles/glewinfo.dir/glewinfo.rc.obj
- bin/glewinfo.exe: CMakeFiles/glewinfo.dir/build.make
- bin/glewinfo.exe: lib/libglew32.dll.a
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/F/git/Rack/dep/glew-2.1.0/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C executable bin/glewinfo.exe"
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/glewinfo.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/glewinfo.dir/objects.a $(glewinfo_OBJECTS) $(glewinfo_EXTERNAL_OBJECTS)
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -O3 -DNDEBUG -Wl,--whole-archive CMakeFiles/glewinfo.dir/objects.a -Wl,--no-whole-archive -o bin/glewinfo.exe -Wl,--major-image-version,0,--minor-image-version,0 lib/libglew32.dll.a -lopengl32 -lglu32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
-
- # Rule to build all files generated by this target.
- CMakeFiles/glewinfo.dir/build: bin/glewinfo.exe
-
- .PHONY : CMakeFiles/glewinfo.dir/build
-
- CMakeFiles/glewinfo.dir/clean:
- $(CMAKE_COMMAND) -P CMakeFiles/glewinfo.dir/cmake_clean.cmake
- .PHONY : CMakeFiles/glewinfo.dir/clean
-
- CMakeFiles/glewinfo.dir/depend:
- $(CMAKE_COMMAND) -E cmake_depends "MSYS Makefiles" /F/git/Rack/dep/glew-2.1.0/build/cmake /F/git/Rack/dep/glew-2.1.0/build/cmake /F/git/Rack/dep/glew-2.1.0/build /F/git/Rack/dep/glew-2.1.0/build /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/glewinfo.dir/DependInfo.cmake --color=$(COLOR)
- .PHONY : CMakeFiles/glewinfo.dir/depend
|