Makefile 82 B

1234
  1. PROJECT = tcp_echo
  2. DEPS = ranch
  3. dep_ranch_commit = master
  4. include ../../erlang.mk