This patch file may include trailing empty lines and/or trailing lines that consist solely of whitespace. If you edit this file, use software that preserves lines of this type, or you may break the patch. --- SDL_timeless.old/Makefile +++ SDL_timeless/Makefile @@ -1,5 +1,5 @@ CFLAGS = -O2 -Wall $(shell sdl-config --cflags) -g -LDFLAGS = -lSDL -lpthread +LDFLAGS = -lSDL -lpthread -lm all: timeless gensprites