mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
3 lines
58 B
Makefile
3 lines
58 B
Makefile
PROJECT = echo_post
|
|
DEPS = cowboy
|
|
include ../../erlang.mk
|