Makefile 117 B

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