
This makefile allows SDL_gfx to be compiled with mingw in cygwin.

Of note in this makefile:
- You will have to change the path on line 5 to match where you want the library installed.
- You will have to change the CFLAGS to match your system.

contributed by Brian Kropf <bkropf at emich.edu>
