Makefile 121 B

1234
  1. PROJECT = static_world
  2. DEPS = cowboy
  3. dep_cowboy = git https://github.com/ninenines/cowboy master
  4. include ../../erlang.mk