mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
7 lines
94 B
Makefile
7 lines
94 B
Makefile
![]() |
PROJECT = web_server
|
||
|
|
||
|
DEPS = cowboy
|
||
|
dep_cowboy = pkg://cowboy master
|
||
|
|
||
|
include ../../erlang.mk
|