Makefile 88 B

123456
  1. PROJECT = tcp_echo
  2. DEPS = ranch
  3. dep_ranch = pkg://ranch 0.9.0
  4. include ../../erlang.mk