Makefile 123 B

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