LIBEXT = dylib
LIBFLAGS = -dynamiclib

LIBMAJOREXT = $(LIB_MAJOR).$(LIBEXT)
LIBMINOREXT = $(LIB_VERSION).$(LIBEXT)