Makefile 120 B

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