Makefile 191 B

1234567891011
  1. PROJECT = rest_users
  2. DEPS = rest
  3. dep_rest = git https://git.4dev.win/n4u/rest.git n4u
  4. include erlang.mk
  5. ERLC_OPTS = +debug_info +warn_export_vars +warn_shadow_vars +warn_obsolete_guard