Makefile 104 B

12345678
  1. PROJECT = tcp_reverse
  2. DEPS = ranch
  3. dep_ranch_commit = master
  4. REL_DEPS = relx
  5. include ../../erlang.mk