panthema / 2006 / SDIOS06 / sdios06 / lib / SDL_image / Makefile.in (Download File)
srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@

include $(top_srcdir)/Mk/l4.base.mk

SRCS = $(wildcard *.c) 

LIBRARY = SDL_image
CPPFLAGS += -I$(top_srcdir)/include/SDL -DLOAD_PNG -DLOAD_JPG

include $(top_srcdir)/Mk/l4.lib.mk