OUT = sh_ivtool

include /usr/local/pocketbook/common.mk

ifeq ($(BUILD), arm)
LIBS += -lpng
endif
LIBS += -ldl
