aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_reverse/Makefile
blob: f56d051c9da2e12a8bd740b919f0f2bd6482c97b (plain) (blame)
1
2
3
4
5
6
PROJECT = tcp_reverse

DEPS = ranch
dep_ranch = pkg://ranch 0.9.0

include ../../erlang.mk