CPPFLAGS = `Magick++-config --cxxflags --cppflags` -Wall
LDFLAGS = `Magick++-config --ldflags --libs`

mksprite: 
