all: gcc SDL_controller.c -Wall -I /Library/Frameworks/SDL2.framework/Headers -F/Library/Frameworks -framework SDL2 -o ./devout_sdl run: ./devout_sdl