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


                                             
             
                                                           
 
                       
PROJECT = echo_get
PROJECT_DESCRIPTION = Cowboy GET echo example
PROJECT_VERSION = 1

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

include ../../erlang.mk