# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.1

# 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:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.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.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/local/bin/cmake

# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/usr/local/bin/ccmake -S$(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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/usr/local/bin/cmake --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 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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/local/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/local/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/local/bin/cmake -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..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/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/local/bin/cmake -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..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(CMAKE_COMMAND) -E cmake_progress_start /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build/CMakeFiles /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build/libraries/glfw/src//CMakeFiles/progress.marks
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libraries/glfw/src/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libraries/glfw/src/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libraries/glfw/src/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libraries/glfw/src/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
libraries/glfw/src/CMakeFiles/glfw.dir/rule:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libraries/glfw/src/CMakeFiles/glfw.dir/rule
.PHONY : libraries/glfw/src/CMakeFiles/glfw.dir/rule

# Convenience name for target.
glfw: libraries/glfw/src/CMakeFiles/glfw.dir/rule
.PHONY : glfw

# fast build rule for target.
glfw/fast:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/build
.PHONY : glfw/fast

# Convenience name for target.
libraries/glfw/src/CMakeFiles/update_mappings.dir/rule:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libraries/glfw/src/CMakeFiles/update_mappings.dir/rule
.PHONY : libraries/glfw/src/CMakeFiles/update_mappings.dir/rule

# Convenience name for target.
update_mappings: libraries/glfw/src/CMakeFiles/update_mappings.dir/rule
.PHONY : update_mappings

# fast build rule for target.
update_mappings/fast:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/update_mappings.dir/build.make libraries/glfw/src/CMakeFiles/update_mappings.dir/build
.PHONY : update_mappings/fast

cocoa_init.o: cocoa_init.m.o
.PHONY : cocoa_init.o

# target to build an object file
cocoa_init.m.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/cocoa_init.m.o
.PHONY : cocoa_init.m.o

cocoa_joystick.o: cocoa_joystick.m.o
.PHONY : cocoa_joystick.o

# target to build an object file
cocoa_joystick.m.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/cocoa_joystick.m.o
.PHONY : cocoa_joystick.m.o

cocoa_monitor.o: cocoa_monitor.m.o
.PHONY : cocoa_monitor.o

# target to build an object file
cocoa_monitor.m.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/cocoa_monitor.m.o
.PHONY : cocoa_monitor.m.o

cocoa_time.o: cocoa_time.c.o
.PHONY : cocoa_time.o

# target to build an object file
cocoa_time.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/cocoa_time.c.o
.PHONY : cocoa_time.c.o

cocoa_time.i: cocoa_time.c.i
.PHONY : cocoa_time.i

# target to preprocess a source file
cocoa_time.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/cocoa_time.c.i
.PHONY : cocoa_time.c.i

cocoa_time.s: cocoa_time.c.s
.PHONY : cocoa_time.s

# target to generate assembly for a file
cocoa_time.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/cocoa_time.c.s
.PHONY : cocoa_time.c.s

cocoa_window.o: cocoa_window.m.o
.PHONY : cocoa_window.o

# target to build an object file
cocoa_window.m.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/cocoa_window.m.o
.PHONY : cocoa_window.m.o

context.o: context.c.o
.PHONY : context.o

# target to build an object file
context.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/context.c.o
.PHONY : context.c.o

context.i: context.c.i
.PHONY : context.i

# target to preprocess a source file
context.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/context.c.i
.PHONY : context.c.i

context.s: context.c.s
.PHONY : context.s

# target to generate assembly for a file
context.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/context.c.s
.PHONY : context.c.s

egl_context.o: egl_context.c.o
.PHONY : egl_context.o

# target to build an object file
egl_context.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/egl_context.c.o
.PHONY : egl_context.c.o

egl_context.i: egl_context.c.i
.PHONY : egl_context.i

# target to preprocess a source file
egl_context.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/egl_context.c.i
.PHONY : egl_context.c.i

egl_context.s: egl_context.c.s
.PHONY : egl_context.s

# target to generate assembly for a file
egl_context.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/egl_context.c.s
.PHONY : egl_context.c.s

init.o: init.c.o
.PHONY : init.o

# target to build an object file
init.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/init.c.o
.PHONY : init.c.o

init.i: init.c.i
.PHONY : init.i

# target to preprocess a source file
init.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/init.c.i
.PHONY : init.c.i

init.s: init.c.s
.PHONY : init.s

# target to generate assembly for a file
init.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/init.c.s
.PHONY : init.c.s

input.o: input.c.o
.PHONY : input.o

# target to build an object file
input.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/input.c.o
.PHONY : input.c.o

input.i: input.c.i
.PHONY : input.i

# target to preprocess a source file
input.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/input.c.i
.PHONY : input.c.i

input.s: input.c.s
.PHONY : input.s

# target to generate assembly for a file
input.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/input.c.s
.PHONY : input.c.s

monitor.o: monitor.c.o
.PHONY : monitor.o

# target to build an object file
monitor.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/monitor.c.o
.PHONY : monitor.c.o

monitor.i: monitor.c.i
.PHONY : monitor.i

# target to preprocess a source file
monitor.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/monitor.c.i
.PHONY : monitor.c.i

monitor.s: monitor.c.s
.PHONY : monitor.s

# target to generate assembly for a file
monitor.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/monitor.c.s
.PHONY : monitor.c.s

nsgl_context.o: nsgl_context.m.o
.PHONY : nsgl_context.o

# target to build an object file
nsgl_context.m.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/nsgl_context.m.o
.PHONY : nsgl_context.m.o

null_init.o: null_init.c.o
.PHONY : null_init.o

# target to build an object file
null_init.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_init.c.o
.PHONY : null_init.c.o

null_init.i: null_init.c.i
.PHONY : null_init.i

# target to preprocess a source file
null_init.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_init.c.i
.PHONY : null_init.c.i

null_init.s: null_init.c.s
.PHONY : null_init.s

# target to generate assembly for a file
null_init.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_init.c.s
.PHONY : null_init.c.s

null_joystick.o: null_joystick.c.o
.PHONY : null_joystick.o

# target to build an object file
null_joystick.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_joystick.c.o
.PHONY : null_joystick.c.o

null_joystick.i: null_joystick.c.i
.PHONY : null_joystick.i

# target to preprocess a source file
null_joystick.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_joystick.c.i
.PHONY : null_joystick.c.i

null_joystick.s: null_joystick.c.s
.PHONY : null_joystick.s

# target to generate assembly for a file
null_joystick.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_joystick.c.s
.PHONY : null_joystick.c.s

null_monitor.o: null_monitor.c.o
.PHONY : null_monitor.o

# target to build an object file
null_monitor.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_monitor.c.o
.PHONY : null_monitor.c.o

null_monitor.i: null_monitor.c.i
.PHONY : null_monitor.i

# target to preprocess a source file
null_monitor.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_monitor.c.i
.PHONY : null_monitor.c.i

null_monitor.s: null_monitor.c.s
.PHONY : null_monitor.s

# target to generate assembly for a file
null_monitor.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_monitor.c.s
.PHONY : null_monitor.c.s

null_window.o: null_window.c.o
.PHONY : null_window.o

# target to build an object file
null_window.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_window.c.o
.PHONY : null_window.c.o

null_window.i: null_window.c.i
.PHONY : null_window.i

# target to preprocess a source file
null_window.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_window.c.i
.PHONY : null_window.c.i

null_window.s: null_window.c.s
.PHONY : null_window.s

# target to generate assembly for a file
null_window.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/null_window.c.s
.PHONY : null_window.c.s

osmesa_context.o: osmesa_context.c.o
.PHONY : osmesa_context.o

# target to build an object file
osmesa_context.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/osmesa_context.c.o
.PHONY : osmesa_context.c.o

osmesa_context.i: osmesa_context.c.i
.PHONY : osmesa_context.i

# target to preprocess a source file
osmesa_context.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/osmesa_context.c.i
.PHONY : osmesa_context.c.i

osmesa_context.s: osmesa_context.c.s
.PHONY : osmesa_context.s

# target to generate assembly for a file
osmesa_context.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/osmesa_context.c.s
.PHONY : osmesa_context.c.s

platform.o: platform.c.o
.PHONY : platform.o

# target to build an object file
platform.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/platform.c.o
.PHONY : platform.c.o

platform.i: platform.c.i
.PHONY : platform.i

# target to preprocess a source file
platform.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/platform.c.i
.PHONY : platform.c.i

platform.s: platform.c.s
.PHONY : platform.s

# target to generate assembly for a file
platform.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/platform.c.s
.PHONY : platform.c.s

posix_module.o: posix_module.c.o
.PHONY : posix_module.o

# target to build an object file
posix_module.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/posix_module.c.o
.PHONY : posix_module.c.o

posix_module.i: posix_module.c.i
.PHONY : posix_module.i

# target to preprocess a source file
posix_module.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/posix_module.c.i
.PHONY : posix_module.c.i

posix_module.s: posix_module.c.s
.PHONY : posix_module.s

# target to generate assembly for a file
posix_module.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/posix_module.c.s
.PHONY : posix_module.c.s

posix_thread.o: posix_thread.c.o
.PHONY : posix_thread.o

# target to build an object file
posix_thread.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/posix_thread.c.o
.PHONY : posix_thread.c.o

posix_thread.i: posix_thread.c.i
.PHONY : posix_thread.i

# target to preprocess a source file
posix_thread.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/posix_thread.c.i
.PHONY : posix_thread.c.i

posix_thread.s: posix_thread.c.s
.PHONY : posix_thread.s

# target to generate assembly for a file
posix_thread.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/posix_thread.c.s
.PHONY : posix_thread.c.s

vulkan.o: vulkan.c.o
.PHONY : vulkan.o

# target to build an object file
vulkan.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/vulkan.c.o
.PHONY : vulkan.c.o

vulkan.i: vulkan.c.i
.PHONY : vulkan.i

# target to preprocess a source file
vulkan.c.i:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/vulkan.c.i
.PHONY : vulkan.c.i

vulkan.s: vulkan.c.s
.PHONY : vulkan.s

# target to generate assembly for a file
vulkan.c.s:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/vulkan.c.s
.PHONY : vulkan.c.s

window.o: window.c.o
.PHONY : window.o

# target to build an object file
window.c.o:
	cd /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.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 /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.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 /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(MAKE) $(MAKESILENT) -f libraries/glfw/src/CMakeFiles/glfw.dir/build.make libraries/glfw/src/CMakeFiles/glfw.dir/window.c.s
.PHONY : window.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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... update_mappings"
	@echo "... glfw"
	@echo "... cocoa_init.o"
	@echo "... cocoa_joystick.o"
	@echo "... cocoa_monitor.o"
	@echo "... cocoa_time.o"
	@echo "... cocoa_time.i"
	@echo "... cocoa_time.s"
	@echo "... cocoa_window.o"
	@echo "... context.o"
	@echo "... context.i"
	@echo "... context.s"
	@echo "... egl_context.o"
	@echo "... egl_context.i"
	@echo "... egl_context.s"
	@echo "... init.o"
	@echo "... init.i"
	@echo "... init.s"
	@echo "... input.o"
	@echo "... input.i"
	@echo "... input.s"
	@echo "... monitor.o"
	@echo "... monitor.i"
	@echo "... monitor.s"
	@echo "... nsgl_context.o"
	@echo "... null_init.o"
	@echo "... null_init.i"
	@echo "... null_init.s"
	@echo "... null_joystick.o"
	@echo "... null_joystick.i"
	@echo "... null_joystick.s"
	@echo "... null_monitor.o"
	@echo "... null_monitor.i"
	@echo "... null_monitor.s"
	@echo "... null_window.o"
	@echo "... null_window.i"
	@echo "... null_window.s"
	@echo "... osmesa_context.o"
	@echo "... osmesa_context.i"
	@echo "... osmesa_context.s"
	@echo "... platform.o"
	@echo "... platform.i"
	@echo "... platform.s"
	@echo "... posix_module.o"
	@echo "... posix_module.i"
	@echo "... posix_module.s"
	@echo "... posix_thread.o"
	@echo "... posix_thread.i"
	@echo "... posix_thread.s"
	@echo "... vulkan.o"
	@echo "... vulkan.i"
	@echo "... vulkan.s"
	@echo "... window.o"
	@echo "... window.i"
	@echo "... window.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 /Users/AfonsoCMSosua/Developer/C++/CPP-PPRasteriser/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

