0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/examples/web_server/Makefile

7 lines
94 B
Makefile
Raw Normal View History

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