CONFIG ?= release
PKG_VER := JUCE-3.1.1
TARGET := LINUX
BUILD_TARGET := libjuce.a

include ${PKG_VER}.mk

include pkg.mk

