aboutsummaryrefslogblamecommitdiffstats
path: root/examples/hello_world/Makefile
blob: 85ef7eded2190b31f8b2b57b2865b9b743222034 (plain) (tree)
1
2
3
4
5
6
7
8
                     


                                                
             
                                                           
 
                       
PROJECT = hello_world
PROJECT_DESCRIPTION = Cowboy Hello World example
PROJECT_VERSION = 1

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

include ../../erlang.mk