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

DEPS = ranch
dep_ranch = pkg://ranch master

include ../../erlang.mk