aboutsummaryrefslogblamecommitdiffstats
path: root/examples/chunked_hello_world/Makefile
blob: 00ac80d570c85fd673a0fafbe03bc8afe14a1134 (plain) (tree)
1
2
3
4
5
6
7
8
                             


                                                        
             
                                                           
 
                       
PROJECT = chunked_hello_world
PROJECT_DESCRIPTION = Cowboy chunked Hello World example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy master

include ../../erlang.mk