0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples/echo_post/Makefile

7 lines
93 B
Makefile
Raw Normal View History

PROJECT = echo_post
DEPS = cowboy
dep_cowboy = pkg://cowboy master
include ../../erlang.mk