Current section

Files

Jump to
jason_erl Makefile
Raw

Makefile

PROJECT = jason
PROJECT_DESCRIPTION = JSON encode/decode library for Erlang
PROJECT_VERSION = 0.2.0
#ERLC_OPTS = +native
BUILD_DEPS = geas
DEP_PLUGINS = geas
include erlang.mk